# Chrome Extension

This section explains installing the TVAlerts Manager Chrome extension.

**Step 1:** Within Google Chrome, open the URL <https://install.tvalertsmanager.com/>, then click the "Add to Chrome" button on the web-page that appears, as will appear like in the example below:

<figure><img src="/files/AsA5fXLNe4DExb5fUKis" alt=""><figcaption><p>Adding the TVAlertsManager extension to Chrome</p></figcaption></figure>

**Step 2:** Google Chrome will prompt you to confirm the installation of the TVAlerts Manager extension. Click on the “Add extension” button as in the example below:

<figure><img src="/files/fzzPjAiBJPZbJC5cXzLv" alt=""><figcaption><p>Confirm the installation of the extension in the pop-up</p></figcaption></figure>

**Step 3:**  Pinning the TVAlerts Manager  Extension

TVAlertsManager needs to be pinned to the Address-bar to be accessible while on the TradingView site.  To pin TVAlerts Manager, click on the ‘Extensions’ icon  to open the drop-down listing the installed extensions, then click on the ‘Pin’ icon.  The TVAlerts Manager icon appears on the Address-bar.  The left image below shows the steps while the right image below shows the result.

<figure><img src="/files/z8Rx3Kf558YLKCsFgNdn" alt=""><figcaption><p>Pinning the TVAlerts Manager extension to Chrome's Address-bar</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://guide.tvalertsmanager.com/installation/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.
