# Support

We understand that sometimes our documentation might not provide all the answers you need, or you may need further clarification. Don't worry! Our team is always here to help and make sure you get the assistance you require.

### Contact us on Discord <a href="#contact-us-on-discord" id="contact-us-on-discord"></a>

The best way to reach us for immediate help is through our Discord server. Our friendly support team is available to assist you with any questions or concerns you may have regarding our products. Join our Discord server today and don't hesitate to ask for help.

{% embed url="<https://discord.gg/pkUf7VPqh6>" %}


---

# 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.markhorscripts.com/home/info/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.
