# Feedback Platform

## Introduction to our Feedback Platform

At Impossible, our main focus is to buidl the best Launchpad **for you** and ***with*****&#x20;you**, so, it goes without saying that your feedback & ideas are very important to us.

In our [Feedback Platform](https://feedback.impossible.finance/), users can submit their ideas or suggestions, vote on ideas from other users and even check our Roadmap to see the status of all the existing ideas.

{% hint style="info" %}
Our [Feedback Platform](https://feedback.impossible.finance/) is not the place to request for support, only to submit ideas or suggestions about our website, communities or business.\
\
If you need help, consider checking the [Customer Support](/impossible-finance-faq/contact-us/customer-support.md) page instead.

{% endhint %}

## **How to use our Feedback Platform**

### **Submit your ideas**

Itching for something new? Saw something great that you think we need? Let us know by submitting your idea:

1. Give us a short summary of your idea and how you think it benefits everyone.
2. Categorize it
3. Then fill in your name and email address, click consent & submit your idea

{% hint style="info" %}
*We only use your email to update you on the development of your ideas. No personal information is used otherwise*
{% endhint %}

<figure><img src="https://frill-prod.s3.us-west-2.amazonaws.com/44845/de0aff7b-b396-4f22-99dc-798d030e1606.gif?width=1920&#x26;height=1080&#x26;quality=90" alt=""><figcaption><p>GIF on how to submit an idea</p></figcaption></figure>

### &#x20;**Upvote other ideas**

See one idea that you like? You can upvote it, so our team knows just how good it is

<figure><img src="https://frill-prod.s3.us-west-2.amazonaws.com/44845/03211065-4760-409d-8502-2b1764aed36c.gif?width=1540&#x26;height=898&#x26;quality=90" alt=""><figcaption><p>GIF on how to upvote an idea</p></figcaption></figure>

### **Check on the status of ideas in our** [**Roadmap**](https://feedback.impossible.finance/roadmap)&#x20;

We know you’re eager to see how our team is working on these ideas.&#x20;

By clicking on “Roadmap”, you can see which ideas are under consideration, planned, in development, and live.

<figure><img src="https://frill-prod.s3.us-west-2.amazonaws.com/44845/fd324dbb-4c8d-47cb-b55d-3288b62c5012.gif?width=1540&#x26;height=898&#x26;quality=90" alt=""><figcaption><p>GIF on how to check the roadmap</p></figcaption></figure>


---

# 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://impossible.gitbook.io/impossible-finance-faq/community/feedback-platform.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.
