# Whitepaper

- [0. Prologue](https://gnogen.gitbook.io/gnogen/whitepaper/0.-prologue.md): The Generation of Knowledge
- [1. Introduction](https://gnogen.gitbook.io/gnogen/whitepaper/1.-introduction.md): "Every journey begins with a single step."
- [2. The Elrond Blockchain](https://gnogen.gitbook.io/gnogen/whitepaper/2.-the-elrond-blockchain.md): Why we chose to build on Elrond
- [3. Long-term Vision](https://gnogen.gitbook.io/gnogen/whitepaper/3.-long-term-vision.md): "slow is smooth, smooth is fast"
- [4. Strategy](https://gnogen.gitbook.io/gnogen/whitepaper/4.-strategy.md): "Victorious warriors win first and then go to war, while defeated warriors go to war first and then seek to win." — Sun Tzu
- [5. Gnogen Studios](https://gnogen.gitbook.io/gnogen/whitepaper/5.-gnogen-studios.md): "seize the means of production"
- [6. DAO Launchpad Program](https://gnogen.gitbook.io/gnogen/whitepaper/6.-dao-launchpad-program.md): "strength in numbers"
- [7. $GNG Utility Token](https://gnogen.gitbook.io/gnogen/whitepaper/7.-usdgng-utility-token.md): "what's so special about your token?"
- [8. The Gnogenverse](https://gnogen.gitbook.io/gnogen/whitepaper/8.-the-gnogenverse.md): "builders gonna build" -Beniamin Mincu


---

# 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://gnogen.gitbook.io/gnogen/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.
