# System status

## Check Govtool system status

* [Mainnet](https://status.gov.tools/status/gov-tools)&#x20;
* [Preview](https://status.gov.tools/status/preview-gov-tools)

Check Constitutional Committee portal system status

* [Mainnet](https://status.gov.tools/status/cc-portal)
* [SanchoNet](https://status.gov.tools/status/sancho-cc-portal)

## 🚨 Known Issues

### Cardano GovTool

For an up-to-date list of all known issues and bugs please refer to [Github GovTool/Issues](https://github.com/IntersectMBO/govtool/issues).

* *Proposing all types of governance action for discussion via proposal forum*

### Constitutional Committee Portal

For an up-to-date list of all known issues and bugs please refer to [Github CC-Portal/Issues](https://github.com/IntersectMBO/cc-portal/issues).

* *none!*


---

# 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/system-status.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.
