# Send feedback to TrustRelay team

Click on the top-right menu and click on the Feedback option.

<figure><img src="/files/GloTyWcUMbL9MbqkFZ2N" alt=""><figcaption></figcaption></figure>

A drawer will open in the right side of the page.

<figure><img src="/files/WwHVMY5AxrV7Pb8DuuVj" alt=""><figcaption></figcaption></figure>

Choose your level of satisfaction and if possible a bit more description on the exact experience you're evaluating. If you agree to be emailed regarding your feedback, you can tick the corresponding option.

Once ready, please click the button "Send Feedback to TrustRelay".&#x20;

Thank you very much for your time! We appreciate it. :innocent:


---

# 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.trustrelay.io/more-guides/send-feedback-to-trustrelay-team.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.
