# How do I submit a feature request?

At Avalytics, we hold a steadfast commitment to prioritizing the needs of our esteemed users and placing a high value on their input. We recognize the significance of our users' feedback in driving our pursuit of continuous improvement and innovation. Thus, we invite you to share any feature requests or general feedback you may have by sending an email to <requests@avalytics.xyz>.&#x20;

Your contribution will help us enhance our services to deliver a seamless and rewarding user experience.

<br>


---

# 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://learn.avalytics.xyz/contact/how-do-i-submit-a-feature-request.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.
