# Ideas Faq

The Platform9 Ideas portal, accessible [here](https://ideas.platform9.com/) is your direct path to helping define future releases. The ideas portal enables you to create, vote and comment on, not just your own ideas, but ideas from everyone; including the whole team at Platform9. Once you have created an idea the Platform9 product management will review it’s viability and potentially plan it for a future release. Every step along the lifespan of an idea the ideas portal will notify you of comments, state changes and when implemented, that your idea has been shipped in a release!

If you would like to know more about how to submit an idea read the [auto$](https://github.com/platform9/pcd-docs-gitbook/blob/main/kubernetes/ideas-faq/README.md) doc

## Platform9 Ideas Portal

Create and vote for ideas at <https://ideas.platform9.com>

<figure><img src="/files/fcMmGuKROIeeHPmKJC2u" alt=""><figcaption></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://docs.platform9.com/managed-kubernetes/5.7/support/ideas-faq.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.
