# Overview

{% hint style="info" %}
Note: Documents may slightly lag behind the system version. If there are any discrepancies, please refer to what you see in the system. If you have any questions, feel free to email our support team at <support@vccpool.com>. We will improve it as soon as possible.
{% endhint %}

{% hint style="danger" %}
Please note that this document update includes some features that are planned for future releases. If you encounter any discrepancies between the documentation and the platform’s current functionality, please refer to the current version of the platform as the accurate reference.
{% endhint %}

{% hint style="warning" %}
中文文檔請移步至：[這裡](https://docs.vccpool.com/bang-zhu-zhong-xin)
{% endhint %}

## Support Team

If you have any questions or encounter issues while using the service, or if you have any suggestions, please email us at <support@vccpool.com>.


---

# 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.vccpool.com/getting-started/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.
