# FAQ

Answers to the most common questions about Premarket. Browse by topic using the links below, or reach out on [Telegram](https://t.me/premarket_xyz) if you cannot find what you are looking for.

{% content-ref url="/pages/wz3Ct0X7KjSWEaYvSaxR" %}
[General FAQ](/readme/quick-help/faq/general.md)
{% endcontent-ref %}

{% content-ref url="/pages/sOKm7kNX1L6LJVhePf2g" %}
[Trading FAQ](/readme/quick-help/faq/trading.md)
{% endcontent-ref %}

{% content-ref url="/pages/CfxtsQbB6oc3KvZBz0SZ" %}
[Settlement FAQ](/readme/quick-help/faq/settlement.md)
{% endcontent-ref %}

{% content-ref url="/pages/rGhJJOqWiaKEO2JkrLsT" %}
[Wallet and Funds FAQ](/readme/quick-help/faq/wallet.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.premarket.xyz/readme/quick-help/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.
