# Whitepaper

- [From a Holders Perspective](https://docs.cryft.app/whitepaper/from-a-holders-perspective.md): Cryft LLC is serving both holders and consumers
- [The Problem(s)](https://docs.cryft.app/whitepaper/from-a-holders-perspective/the-problem-s.md): What problem is Cryft LLC solving?
- [The Solution](https://docs.cryft.app/whitepaper/from-a-holders-perspective/the-solution.md): How is a Cryft LLC going to solve my crypto woes?
- [The CRYFT Token](https://docs.cryft.app/whitepaper/from-a-holders-perspective/the-cryft-token.md): Why is CRYFT Token essential to Cryft Cards?
- [The Roadmap](https://docs.cryft.app/whitepaper/from-a-holders-perspective/the-roadmap.md): It is nice to know the direction we are headed


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cryft.app/whitepaper.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
