# Support

There are several ways to get support from the Linity team, so you can choose the one that best fits your needs.

## Feedback button

If you want to contact us regarding our [page](https://www.linity.com/) - use the "Feedback" button placed on the right on linity.com&#x20;

<figure><img src="/files/tjD8hlPvr1fjE0bTihYP" alt=""><figcaption><p>Feedback button</p></figcaption></figure>

After clicking on the 'Feedback' button, you will be able to:

* Report a bug you found on the platform.
* Request a feature you might be missing on the platform.
* Suggest a project that you want our team to review.
* Vote on requests that have already been sent to Linity to highlight their importance.

<figure><img src="/files/1Qi5FjSnDDMsfoVNDuSe" alt=""><figcaption><p>Option of Reauests &#x26; Reports</p></figcaption></figure>

## Discord ticket

If you want to reach us regarding community related things - please open a ticket on our [Discord](https://discord.com/channels/1088048717292113950/1093191624047206531).

<figure><img src="/files/2x3nuhx4W39QPss80Jat" alt=""><figcaption><p>Create a ticket to get support</p></figcaption></figure>


---

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