# General

- [Getting Started](https://docs.tokenproof.xyz/documentation/general/getting-started.md): What is tokenproof? Why use tokenproof? How to get started?
- [How It Works](https://docs.tokenproof.xyz/documentation/general/how-it-works.md)
- [Our Vision and Ethos](https://docs.tokenproof.xyz/documentation/general/our-vision-and-ethos.md)
- [Offline Use Cases](https://docs.tokenproof.xyz/documentation/general/offline-use-cases.md): How tokenproof can be used in the real world
- [Online Use Cases](https://docs.tokenproof.xyz/documentation/general/online-use-cases.md): How tokenproof can be used online
- [Case Studies](https://docs.tokenproof.xyz/documentation/general/case-studies.md)
- [adidas](https://docs.tokenproof.xyz/documentation/general/case-studies/adidas.md): Transforming Consumer Engagement With Web3
- [Tampa Bay Rowdies](https://docs.tokenproof.xyz/documentation/general/case-studies/tampa-bay-rowdies.md): Unlocking Loyalty In Sports Entertainment
- [Moverz](https://docs.tokenproof.xyz/documentation/general/case-studies/moverz.md): Boosting Brewery Visits with Token-Based Treasure Hunt
- [SheFi](https://docs.tokenproof.xyz/documentation/general/case-studies/shefi.md): Proof of Experience: Gamifying Conference Engagement with tokenproof and POAP


---

# 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.tokenproof.xyz/documentation/general.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.
