# Help Center

If you couldn't find what you're looking for on this Documentation check the links to FAQ in our Community Forum or contact our Support.

| [**Zus Docs**](https://docs-old.zus.network/readme)               | Information on Zus architecture, features and implementation.                                                              |
| ----------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| [﻿**Community Forum**﻿](https://discord.com/invite/h3BFjdtCp4)    | Stuck on an issue ? Join our discord server and chat with someone that has seen it before or can help you troubleshoot it. |
| [﻿**Frequently Asked Question﻿s(FAQ)**](https://zus.network/faq/) | FAQ about Zus, and its features                                                                                            |
| ﻿[**RoadMap**﻿](https://zus.network/roadmap/)                     | Check Zus journey from start till now.                                                                                     |
| [﻿**Github Issues**﻿](https://github.com/0chain/0chain/issues)    | Check current Zus issues                                                                                                   |
| [**App Releases**](https://zus.network/launch-apps/)              | List of our Product Releases                                                                                               |
| [﻿**Zus Blog**﻿](https://zus.network/blog/)                       | Posts from our team.                                                                                                       |

### &#x20;<a href="#puzcv" id="puzcv"></a>


---

# 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-old.zus.network/support/help-center.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.
