# Big Indie Games Whitepaper

## Docs

- [About](https://docs.bigindie.games/about.md)
- [Our Strategy](https://docs.bigindie.games/our-strategy.md): Games first. Zero crypto friction. Real revenue.
- [Game Portfolio](https://docs.bigindie.games/game-portfolio.md): A growing portfolio built for players, communities, and long-term ecosystem growth.
- [Ecosystem](https://docs.bigindie.games/ecosystem.md)
- [The $BIG Token](https://docs.bigindie.games/the-usdbig-token.md)
- [$BIG Buy-Back Model](https://docs.bigindie.games/usdbig-buy-back-model.md): A structured connection between game revenue and ecosystem support.
- [Our Treasury and Dashboard](https://docs.bigindie.games/our-treasury-and-dashboard.md)
- [Long-Term Vision](https://docs.bigindie.games/long-term-vision.md)
- [Official Links](https://docs.bigindie.games/official-links.md)


---

# 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.bigindie.games/about.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.
