# Feature Voting Portal

You can create a feature voting portal for each of your products like below:

![](/files/ZQ7rSs4y6bYSqr1KeAeT)

In order to create one, you need to:

1. Make your public roadmap (feature voting portal is a part of a pubic roadmap module since it's basically a backlog).
2. Create a feature.
3. Make that feature public.

That's it, you have a feature voting portal.

Keep in mind to configure a [custom domain](/getting-started/custom-domain.md) for your feature voting portal.


---

# 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://help.prodcamp.com/feedback-channels/feature-voting-portal.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.
