# Feedback Channels

- [Customer Feedback Channels](https://help.prodcamp.com/feedback-channels/customer-feedback.md): Below is the list of essential channels that will help you to collect more context from your customers.
- [ProdCamp App](https://help.prodcamp.com/feedback-channels/prodcamp-app.md)
- [Public Roadmap](https://help.prodcamp.com/feedback-channels/public-roadmap.md)
- [Feature Voting Portal](https://help.prodcamp.com/feedback-channels/feature-voting-portal.md)
- [Email Forwarding](https://help.prodcamp.com/feedback-channels/email-forwarding.md): Forwarding emails is a very convenient way to file a feedback when you receive one.
- [Google Chrome Extension](https://help.prodcamp.com/feedback-channels/google-chrome-extension.md): Working in Google Chrome and don't want to cruise between tabs? Just click on the extension and file feedback right there.
- [Intercom Messanger](https://help.prodcamp.com/feedback-channels/intercom-messanger.md)
- [Embeddable Feedback Widget](https://help.prodcamp.com/feedback-channels/embeddable-feedback-widget.md)
- [NPS](https://help.prodcamp.com/feedback-channels/nps.md): Net Promoter Score for your application or a service.
- [Any App (via Zapier)](https://help.prodcamp.com/feedback-channels/any-app-via-zapier.md): By integrating with Zapier, you unlock a limitless number of applications that can work together with ProdCamp.


---

# 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.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.
