# Feature Requests

We love hearing suggestions, feature requests, and other thoughts about the platform and/or our services!  Many of our clients have played an instrumental role in influencing Repool's platform for the better.  Naturally, we cannot promise that any particular feedback or suggestion will be implemented or handled, but we assure you that we look at every single one, generally maintain a log of such requests, and thoughtfully consider each.

**Got feedback? Email us at <feedback@repool.com>**


---

# 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.repool.com/help/feature-requests.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.
