# Important

- [Motivation and Goals](https://racoon-supply.gitbook.io/docs/important/motivation-and-goals.md): Artificial intelligence (AI) generated Non-Fungible Tokens (NFTs) and $RAC utility token
- [$RAC Utilities](https://racoon-supply.gitbook.io/docs/important/usdrac-utilities.md)
- [NFTs and Utilities](https://racoon-supply.gitbook.io/docs/important/nfts-and-utilities.md)
- [RAC Whitepaper](https://racoon-supply.gitbook.io/docs/important/rac-whitepaper.md): Click on the link below to open the whitepaper.
- [GRAC Whitepaper](https://racoon-supply.gitbook.io/docs/important/grac-whitepaper.md)
- [Artificial Intelligence](https://racoon-supply.gitbook.io/docs/important/artificial-intelligence.md)
- [DAO](https://racoon-supply.gitbook.io/docs/important/dao.md): This page is intended to propose good practices when making a DAO proposal and also to provide a more information on how the $RAC DAO works.
- [Roadmap](https://racoon-supply.gitbook.io/docs/important/roadmap.md)
- [Tokenomics](https://racoon-supply.gitbook.io/docs/important/tokenomics.md)
- [Airdrops](https://racoon-supply.gitbook.io/docs/important/airdrops.md)
- [Proof of Concept](https://racoon-supply.gitbook.io/docs/important/proof-of-concept.md)


---

# 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://racoon-supply.gitbook.io/docs/important.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.
