# Quick Help

Find answers to common questions, resolve errors, and look up terms. Use the links below to jump to the section you need.

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

{% content-ref url="/pages/dJVPzRxo0n8u9sxqFzqK" %}
[Error Reference](/readme/quick-help/error-reference.md)
{% endcontent-ref %}

{% content-ref url="/pages/L2WYrkcKCuvzIERpu9kl" %}
[Country Restrictions](/readme/quick-help/country-restrictions.md)
{% endcontent-ref %}

{% content-ref url="/pages/quBrMKhBpBPdRFKYFeVQ" %}
[Glossary](/readme/quick-help/glossary.md)
{% endcontent-ref %}

If you cannot find what you are looking for, reach out to our team on [Telegram](https://t.me/premarket_xyz).


---

# 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.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.
