# Support and FAQs

- [Introduction](https://docs.trade.xyz/support-and-faqs/introduction.md): Our support resources and FAQs.
- [FAQs](https://docs.trade.xyz/support-and-faqs/faqs.md): An overview of our FAQs
- [Deposits and Withdrawals](https://docs.trade.xyz/support-and-faqs/faqs/deposits-and-withdrawals.md): Common deposit and withdrawal questions.
- [Orders and Positions](https://docs.trade.xyz/support-and-faqs/faqs/orders-and-positions.md): Common questions around orders and positiosn
- [trade\[XYZ\] and Equities \[XYZ\] Markets](https://docs.trade.xyz/support-and-faqs/faqs/trade-xyz-and-equities-xyz-markets.md): Questions about trade\[XYZ] and Equities \[XYZ] markets
- [Region and Access](https://docs.trade.xyz/support-and-faqs/faqs/region-and-access.md): Questions about accessing trade\[XYZ] from certain regions.


---

# 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.trade.xyz/support-and-faqs.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.
