# Support

Most of SA is undocumented or is in the process of being documented and relies heavily on community spread knowledge and help. <br>

If something is going wrong or if you are confused, you can join the support discord and ask the community questions.

{% embed url="<https://discord.gg/77sp6GG>" %}
URL link to the Support Discord
{% endembed %}


---

# 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.streamavatars.com/stream-avatars/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.
