# Feedback

{% hint style="info" %}
**Looking for something else?**

We’ve recently retired our Public Roadmap, Feature Request, and Bug Report pages.

However, we still welcome feature requests. In fact, every update we ship is driven by input from our customers and community, so please don't hold back!
{% endhint %}

Reach out to us at <support@devin.fm> and we will get back to you as soon as possible.&#x20;

For known issues or limitations, please check the [Known Limitations](https://changelog.devin.fm/#known-limitations) section of the release notes of the Devin version you're using.


---

# 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.devin.fm/support/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.
