# Get Support

Many basic and technical questions are answered in this documentation, so please refer to our Documentation first. Please read it carefully and follow the steps from the top to the bottom. You will find detailed instructions to set up elements in the theme.

For any support requests for products you are using, please open a ticket at this Support Portal: <https://halosoft.ticksy.com/>, our Support Team will check and reply to you ASAP.


---

# 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://halosoft.gitbook.io/soul-documentation/get-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.
