# overview

- [Core Governance Tools](https://docs.gov.tools/overview/core-governance-tools.md)
- [Access the Core Governance Tools](https://docs.gov.tools/overview/core-governance-tools/access-the-core-governance-tools.md)
- [System status](https://docs.gov.tools/overview/system-status.md): This page shows the system status and known issues
- [What is Cardano GovTool?](https://docs.gov.tools/overview/what-is-cardano-govtool.md)
- [What is the Constitutional Committee Portal?](https://docs.gov.tools/overview/what-is-the-constitutional-committee-portal.md)
- [Community Governance Tools](https://docs.gov.tools/overview/community-governance-tools.md)
- [Cardano Govtool Consortium](https://docs.gov.tools/overview/cardano-govtool-consortium.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://docs.gov.tools/overview.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.
