> For the complete documentation index, see [llms.txt](https://tikaj-x-hunto.gitbook.io/hunto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tikaj-x-hunto.gitbook.io/hunto/guides/how-to-share-feedback-and-make-feature-requests.md).

# How to Share Feedback and Make Feature Requests

{% stepper %}
{% step %}

### Visit this link: <a href="https://lift.hunto.ai/t/wish-list" class="button secondary"><https://lift.hunto.ai/t/wish-list></a>

<figure><img src="/files/MEakLDDNnGffyFz7UYgx" alt=""><figcaption><p>hunto ai feature request portal</p></figcaption></figure>
{% endstep %}

{% step %}

### Click *`Submit Feedback`* located on the right side of the screen

<figure><img src="/files/NyNbYTCRv4Qmn0BiSclo" alt=""><figcaption><p>feedback submission is east to spot</p></figcaption></figure>
{% endstep %}

{% step %}

### Add and title and description and click *`Create`*

<figure><img src="/files/wiV9eH5HuU6aPgzYOTBk" alt=""><figcaption><p>format your text in any manner you like</p></figcaption></figure>
{% endstep %}

{% step %}

### Choose an appropriate Category

<figure><img src="/files/CaC0QxfhM0FlcqXQBJZf" alt=""><figcaption><p>category selection is extremely helpful to the team</p></figcaption></figure>

{% endstep %}

{% step %}

### And You're Done!✨

Once you submit your feedback you can explore the [**ROADMAP** ](https://lift.hunto.ai/)and [**FEATURE UPDATES**](https://lift.hunto.ai/t/updates). A member from our Customer Experience team will get back to you as soon as the issue is resolved.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tikaj-x-hunto.gitbook.io/hunto/guides/how-to-share-feedback-and-make-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.
