# Gold DAO knowledge hub

## Gold DAO knowledge hub

- [Welcome to Gold DAO](https://docs.gold-dao.org/welcome-to-gold-dao.md)
- [Gold DAO - Owned Neurons](https://docs.gold-dao.org/resources/gold-dao-owned-neurons.md)
- [NNS neurons](https://docs.gold-dao.org/resources/gold-dao-owned-neurons/nns-neurons.md)
- [OGY neuron](https://docs.gold-dao.org/resources/gold-dao-owned-neurons/ogy-neuron.md)
- [WTN neuron](https://docs.gold-dao.org/resources/gold-dao-owned-neurons/wtn-neuron.md)
- [GLDT staking](https://docs.gold-dao.org/resources/gldt-staking.md)
- [Roadmap](https://docs.gold-dao.org/resources/roadmap.md): "Plans are worthless, but planning is everything."
- [Burning mechanisms](https://docs.gold-dao.org/resources/burning-mechanisms.md): Scarcity is a key driving factor to increase demand in a token.
- [Stake GOLDAO Tokens](https://docs.gold-dao.org/how-to/stake-goldao-tokens.md): This page describes how to stake GOLDAO tokens to participate in the Gold DAO SNS governance.
- [Receive rewards](https://docs.gold-dao.org/how-to/receive-rewards.md)
- [Configure neurons](https://docs.gold-dao.org/how-to/receive-rewards/configure-neurons.md)
- [Claim rewards](https://docs.gold-dao.org/how-to/receive-rewards/claim-rewards.md)
- [Rewards calculation](https://docs.gold-dao.org/how-to/receive-rewards/rewards-calculation.md)
- [Redeem physical gold](https://docs.gold-dao.org/how-to/redeem-physical-gold.md)
- [GOLDAO](https://docs.gold-dao.org/tokens/goldao.md)
- [GLD NFT](https://docs.gold-dao.org/tokens/gld-nft.md)
- [GLDT](https://docs.gold-dao.org/tokens/gldt.md)
- [Partner with Gold DAO](https://docs.gold-dao.org/partners/partner-with-gold-dao.md)
- [FAQs](https://docs.gold-dao.org/other/faqs.md)
- [Introduction to the Gold DAO](https://docs.gold-dao.org/other/faqs/introduction-to-the-gold-dao.md)
- [Gold DAO - Ecosystem Tokens](https://docs.gold-dao.org/other/faqs/gold-dao-ecosystem-tokens.md)
- [Gold DAO - Dashboard](https://docs.gold-dao.org/other/faqs/gold-dao-dashboard.md)
- [AMAs](https://docs.gold-dao.org/other/faqs/amas.md): This page contains summaries of AMAs (Ask Me Anything) on Twitter, Telegram and co.
- [Key Links](https://docs.gold-dao.org/other/key-links.md)
- [Key canisters](https://docs.gold-dao.org/other/key-canisters.md)
- [Audit reports](https://docs.gold-dao.org/other/audit-reports.md): All the latest audit reports of the vaults, where the gold bars are stored, are uploaded here.
- [Master spreadsheet](https://docs.gold-dao.org/master-spreadsheet.md)
- [Logos](https://docs.gold-dao.org/brand-assets/logos.md)
- [GOLDAO](https://docs.gold-dao.org/brand-assets/logos/goldao.md)
- [GLD NFT](https://docs.gold-dao.org/brand-assets/logos/gld-nft.md)
- [GLDT](https://docs.gold-dao.org/brand-assets/logos/gldt.md)
- [USDG](https://docs.gold-dao.org/brand-assets/logos/usdg.md)
- [Font](https://docs.gold-dao.org/brand-assets/font.md)
- [Terms of Service](https://docs.gold-dao.org/legal/terms-of-service.md)
- [Privacy Policy](https://docs.gold-dao.org/legal/privacy-policy.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.gold-dao.org/welcome-to-gold-dao.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.
