# 🚀 Feature Requests & Roadmap

Shape the future of Infinity Algo - vote on features, report bugs, and share your ideas.

***

#### 🎯 How You Can Help

{% columns %}
{% column width="91.66666666666666%" %}
**Your feedback drives our development:**

* 👍 Vote on features that matter to you
* 🐛 Report bugs you encounter
* 💡 Share innovative ideas
* 💬 Add context with comments
* 🔔 Get notified when we ship
  {% endcolumn %}

{% column width="8.333333333333343%" %}

{% endcolumn %}
{% endcolumns %}

***

#### 📊 Feedback Boards

{% tabs %}
{% tab title="🚀 Feature Requests" %}
**Request New Features**

Vote on features you want to see in Infinity Algo. Our product team reviews these weekly.

{% embed url="<https://infinityalgo.canny.io/feature-requests>" %}

{% hint style="success" %}
**Popular requests get priority!** Features with 50+ votes fast-track to development.
{% endhint %}
{% endtab %}

{% tab title="🐛 Bug Reports" %}
**Report Issues**

Help us maintain quality by reporting any bugs or issues you encounter.

{% embed url="<https://infinityalgo.canny.io/bug-reports/?1=>" %}

{% hint style="warning" %}
**Critical bugs?** Also email <support@infinityalgo.com> for fastest response.
{% endhint %}
{% endtab %}

{% tab title="💡 Ideas & Suggestions" %}
**Share Your Vision**

Blue-sky thinking welcome! Share innovative ideas that could revolutionize trading.

{% embed url="<https://infinityalgo.canny.io/ideas-suggestions>" %}

{% hint style="info" %}
**No idea is too bold!** Some of our best features started as "crazy" suggestions.
{% endhint %}
{% endtab %}
{% endtabs %}

***

#### 🎯 How We Prioritize

{% columns %}
{% column width="50%" %}
**Factors We Consider:**

* **Vote count** - Community demand
* **User segment** - Pro vs Free users
* **Technical feasibility** - Development effort
* **Strategic alignment** - Product vision
* **Revenue impact** - Business value
  {% endcolumn %}

{% column %}
**Priority Levels:**

* **Critical** - Bugs & broken features
* **High** - 100+ votes or enterprise need
* **Medium** - 50-99 votes
* **Low** - Under 50 votes
* **Backlog** - Future consideration
  {% endcolumn %}
  {% endcolumns %}

***

#### ❓ FAQ

<details>

<summary><strong>How often do you review feedback?</strong></summary>

Our product team reviews new submissions weekly (every Monday). High-priority bugs are reviewed daily.

</details>

<details>

<summary><strong>Can I submit private feedback?</strong></summary>

Yes! Email <support@infinityalgo.com> for private feature requests or sensitive bug reports.

</details>

<details>

<summary><strong>How do I know my feedback was received?</strong></summary>

You'll see your submission appear immediately. We'll update its status within 5 business days.

</details>

<details>

<summary><strong>What happens after I submit?</strong></summary>

1. **Review** - Team evaluates feasibility
2. **Status Update** - Marked as planned/considering/closed
3. **Development** - Added to sprint if approved
4. **Testing** - Beta users try it out
5. **Release** - Ships to all users
6. **Notification** - You get an email!

</details>

***

#### 💬 Need Help?

{% hint style="info" %}
**Can't find what you're looking for?**

* 📧 Email: <support@infinityalgo.com>
* 💬 Live Chat: Available on website
* 📚 Docs: [Check our documentation](https://app.gitbook.com/o/bFgnDp7a5uCfJ3HMkMM2/s/5cf3dRpPzq1Qbyc8GksH/)
  {% endhint %}


---

# 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.infinityalgo.com/features/infinity-algo-features/feature-requests-and-roadmap.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.
