# CryftCards

## Cryft LLC

- [CryftCards Overview](https://docs.cryft.app/cryftcards-overview.md): Browse this digital booklet for all Cryft Card and Cryft Token (CRYFT) information
- [Mission, Vision and Values](https://docs.cryft.app/mission-statement/mission-vision-and-values.md): Your desire is our mission, vision and values
- [Frequently Asked Question](https://docs.cryft.app/the-why-and-how/frequently-asked-question.md): Below are some of the most common questions we receive
- [How to Purchase a Cryft Card](https://docs.cryft.app/the-why-and-how/how-to-purchase-a-cryft-card.md): Content Coming Soon
- [How to Use a Cryft Card](https://docs.cryft.app/the-why-and-how/how-to-use-a-cryft-card.md): Content Coming Soon
- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cryft.app/cryftcards-overview.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.
