# OTHER

- [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.


---

# 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.gold-dao.org/other.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.
