# Feature Requests

## 1. Where to submit a feature request

You can submit feature requests directly inside the app via the **Feature Request / Roadmap** section.

**Steps:**

1. Open **Avis Product Options** in your Shopify admin
2. Go to **Feature request** from the left sidebar
3. You’ll see the **Roadmap**, where requests are grouped by:
   * Pending
   * Approved
   * In Progress
   * Done
   * Rejected
4. Click **Request a feature** (top-right corner)

<figure><img src="/files/EwmGXi0nbagtLzFw4Hih" alt=""><figcaption></figcaption></figure>

***

## 2. How to create a feature request

After clicking **Request a feature**, a submission form will appear.

**Fill in the following fields:**

* **Title** – A short, clear summary of your request
* **Description** – Detailed explanation of the feature and your use case
* **Tags (optional)** – Help categorize your request
* **Attach file (optional)** – Upload screenshots or reference files (JPEG, JPG, PNG, SVG up to 5MB)

Click **Submit** to send your request.

<figure><img src="/files/dl0CuDn9AzA3ITve9ZPO" alt=""><figcaption></figcaption></figure>

***

## 3. Voting & tracking

* You can **vote** on existing feature requests to help prioritize development
* Feature status is updated directly on the roadmap (Pending → Approved → In Progress → Done)

<figure><img src="/files/57adAyn6xCqDr37uqNkp" alt=""><figcaption></figcaption></figure>

***

## 4. Need help submitting a request?

If you’re unsure how to describe your request, or if you’d like our team to submit it on your behalf, please **contact our support team**.

> 📩 **Support contact:** <helpdesk@avis.io>

Our team will be happy to assist and make sure your request is properly recorded.

***

### Notes

* Feature requests are reviewed and prioritized based on demand, feasibility, and impact
* Submitting a request does not guarantee immediate implementation, but voting helps increase priorit


---

# 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://options-docs-v2.avisplus.io/support/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.
