# Docs

- [GVNR Overview](https://docs.gvnr.xyz/docs/gvnr-overview.md): GVNR operates via a token orientated model, built for frictionless adoption, consistent utilisation and organic deflation of the $GVNR token.
- [Governance](https://docs.gvnr.xyz/docs/governance.md): GVNR operates as a decentralised autonomous organisation (DAO). $GVNR token holders provide input into the future of the project as part of the community.
- [GVNR Token](https://docs.gvnr.xyz/docs/gvnr-token.md)
- [GVNR Authority](https://docs.gvnr.xyz/docs/gvnr-authority.md)
- [GVNR Diamond Hands](https://docs.gvnr.xyz/docs/gvnr-diamond-hands.md)
- [Roadmap](https://docs.gvnr.xyz/docs/roadmap.md): Explore the GVNR Roadmap and understand the plans for the organisation in 2026.
- [FAQs](https://docs.gvnr.xyz/docs/faqs.md): Discover the most frequently asked questions about GVNR


---

# 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.gvnr.xyz/docs.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.
