# Feedback

We highly value feedback and insights from our community as they are essential for improving the protocol. Whether you have a bug report or a suggestion for enhancing the network, we want to hear from you.

Visit our dedicated [Discord](https://discord.gg/7w6JhTNt9K) server and navigate to the[ #testnet-feedback](https://discordapp.com/channels/1224277931875106876/1255541976317694076) channel. Here, you can post your issues and provide any relevant information. Our team closely monitors this channel and will respond as quickly as possible.

Thank you for your participation and support in making ShiftCTRL better!


---

# 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.shiftctrl.money/testnet/feedback.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.
