# Support

Before contacting support please first review the User Guide and FAQ sections.&#x20;

If this does not solve your issue [hop into our Discord](https://discord.gg/JkVjhnX4mu) and ask a question, or create a Ticket.&#x20;

Alternately you could also fill out[ our feedback form here](https://docs.google.com/forms/d/e/1FAIpQLSdnrk14jrKhrICe3oyzs7F7ycImJd2dNrG4PgBXE6Kc3E_fWg/viewform?usp=sf_link).&#x20;

Someone will get in touch with you as soon as possible. Please note it may take a little time to get a response and your patience is appreciated. &#x20;


---

# 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://amasa.gitbook.io/amasa/support.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.
