# Governance

- [What is the XPR Network Governance Dashboard?](https://gov.docs.xprnetwork.org/governance/what-is-the-xpr-network-governance-dashboard.md): Learn more about the XPR Network Governance Dashboard
- [Communities](https://gov.docs.xprnetwork.org/governance/communities.md): Learn more about communities
- [Proposals](https://gov.docs.xprnetwork.org/governance/proposals.md): Learn more about proposals
- [Voting strategies](https://gov.docs.xprnetwork.org/governance/voting-strategies.md): Learn more about voting strategies
- [Voting options](https://gov.docs.xprnetwork.org/governance/voting-options.md): Learn what the available voting options are
- [Quorum](https://gov.docs.xprnetwork.org/governance/quorum.md): Learn more about quorum
- [Discussions](https://gov.docs.xprnetwork.org/governance/discussions.md): Learn more about discussions and commenting on proposals
- [Governance Dashboard FAQ](https://gov.docs.xprnetwork.org/governance/governance-dashboard-faq.md): All your questions answered


---

# 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://gov.docs.xprnetwork.org/governance.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.
