# Feedback

We’re constantly working to improve Replate and your input plays a key role in shaping our roadmap. Whether you have suggestions, feature requests, or issues to report, we’d love to hear from you.

#### What can you share?

* Suggestions for new features or improvements
* Issues or bugs you’ve encountered
* Thoughts on usability, performance, or design
* General impressions or feedback on your experience

#### How to send feedback?

You can submit your feedback in one of the following ways:

* **Menu & Services**\
  Fill out the form at the following link:\
  [**Start Now**](https://forms.gle/41jciSZxJdmkvUgY9)
* **Manager**\
  Fill out the form at the following link:\
  [**Submit Feedback**](https://replateitaly.atlassian.net/jira/software/c/form/cd2d868e-9932-47c4-87e2-171d45a69cff)
* **By Email**\
  Send your message to: **<feedback@replate.it>**\
  Please include your account email and as many details as possible.

#### What to expect?

* Every message is reviewed by our product team.
* Feedback is grouped by category (bugs, feature requests, general suggestions).
* While we may not respond individually to all submissions, your input is always considered during product planning.

Thank you for helping us build a better Replate.


---

# 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://replate.gitbook.io/replate-docs/welcome/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.
