# About vBTC

{% content-ref url="/pages/pCALZhHmPWOCCM5RjEpm" %}
[The reason for vBTC’s existence](/en/readme/the-reason-for-vbtcs-existence.md)
{% endcontent-ref %}

{% content-ref url="/pages/c4AwymmCJPBjbSUjD0k6" %}
[What is vBTC?](/en/readme/what-is-vbtc.md)
{% endcontent-ref %}

{% content-ref url="/pages/8eonZzyP9EOf0gsPyVRX" %}
[vBTC features](/en/readme/vbtc-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/k3DDjAdbOvWpKDrqa109" %}
[Benefits of vBTC](/en/readme/benefits-of-vbtc.md)
{% endcontent-ref %}

{% content-ref url="/pages/XyeRtfarACFFqe5Xd4uv" %}
[List of assets supported for minting vBTC](/en/readme/list-of-assets-supported-for-minting-vbtc.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xi86zBRSJsTcoPncVgAY" %}
[About vBTC token](/en/readme/about-vbtc-token.md)
{% endcontent-ref %}


---

# 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.vbtc.me/en/readme.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.
