# Google Chrome Extension

To install the ProdCamp extension for Google Chrome, open the link below:

{% embed url="<https://chrome.google.com/webstore/detail/prodcamp-feedback-collect/mnadfjcojenaibiapciffiphnbkibiki?hl=en-US>" %}

After that, click on the ProdCamp icon at the extensions bar:

![ProdCamp extension for Google Chrome](/files/-MQZWqhrMrWt2f2ZbgpJ)

Sign in to the app.

Select the content that you need to pass to the system and click on the extension:

![](/files/-MQbH_RPJs-n7Jo1vfFQ)

After that just hit Submit and it will be added to your account.


---

# 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/google-chrome-extension.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.
