# FAQ

{% content-ref url="/pages/DdmTYMEyvwVNxZhJ2r4W" %}
[What is ChainArQ?](/faq/what-is-chainarq.md)
{% endcontent-ref %}

{% content-ref url="/pages/kdOn45fEIJmG6pnNVsyu" %}
[Who can use ChainArQ?](/faq/who-can-use-chainarq.md)
{% endcontent-ref %}

{% content-ref url="/pages/hqdgBNdaIELf94oUnfr8" %}
[How does it work?](/faq/how-does-it-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/CG5FGEfSb10PVUPWPfrB" %}
[Does it only work cross-chain?](/faq/does-it-only-work-cross-chain.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZY1HVt4W8ZrduWUqnO8m" %}
[Which Chains are Supported?](/faq/which-chains-are-supported.md)
{% endcontent-ref %}

{% content-ref url="/pages/ygAACus76v8lCV2RECbN" %}
[Which Tokens are Supported?](/faq/which-tokens-are-supported.md)
{% endcontent-ref %}

{% content-ref url="/pages/UWertsZXeFgaIgZpZp2A" %}
[Whats the least I can swap?](/faq/whats-the-least-i-can-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/kYoOdoKW5D9zGaZxokrF" %}
[Which Wallets are Supported?](/faq/which-wallets-are-supported.md)
{% endcontent-ref %}

{% content-ref url="/pages/JDYM2Bo9c1peaN7AgeJn" %}
[Is ChainArQ a Bridge?](/faq/is-chainarq-a-bridge.md)
{% endcontent-ref %}

{% content-ref url="/pages/hirm5b9i2UgM1V10g9uP" %}
[Is ChainArQ Safe?](/faq/is-chainarq-safe.md)
{% endcontent-ref %}

{% content-ref url="/pages/6iwd8NIZ9dKBrbishGEP" %}
[Swap failed - Now what?](/faq/swap-failed-now-what.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://gitbook.chainarq.com/faq.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.
