# Community Support

For assistance, contact us via email at <help@desci.com>.

If you wish to join our Discord community and ask a question, use this [invite link](https://discord.gg/A5P9fgB5Cf) and [create your profile](https://support.discord.com/hc/en-us/articles/360033931551-Getting-Started).

{% hint style="info" %}
If you find any bugs in the software, please submit these via the <img src="/files/SYbw4Syv3TFQdwUL8XBw" alt="" data-size="original"> button in the lower right corner of the app.
{% endhint %}


---

# 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.desci.com/find-help/community-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.
