# Delegator Overview

{% hint style="info" %} <mark style="color:blue;">**DISCLAIMER**</mark>

**Please note that you are about to interact with the PundiX** (Pundi X Chain)**, a blockchain technology containing highly experimental software. While the blockchain has been developed with state of the art technology and audited with utmost care, we may still expect to have issues, updates and bugs. Furthermore, interaction with blockchain technology requires advanced technical skills and always involves risks that are outside our control. By using the software, you confirm that you understand the inherent risks associated with cryptographic software and that the PundiX team will not be held liable for potential damages arising out of the use of the software. Any use of this open source software released under the Apache 2.0 license is done at your own risk and on an "AS IS" basis, without warranties or conditions of any kind.**
{% endhint %}

## Community

PundiX (Pundi X Chain) delegation is driven by the PundiX community, and much of the documentation in this repo was funded by the community. Delegator discussions happens in a number of places moderated by diverse community members, including:

* [Forum](https://forum.pundix.com/)
* [Telegram](https://t.me/pundix)
* [Twitter](https://twitter.com/PundiXLabs)
* [Reddit](https://www.reddit.com/r/PundiX/)
* [Gitbook](https://github.com/pundix)


---

# 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.pundix.com/delegators/delegator-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.
