# How To get Indicators?

To use the indicators, you need to open a chart on TradingView.

<figure><img src="/files/aDTWxERAaPF218rggisW" alt=""><figcaption></figcaption></figure>

Once your chart is open, click on **Indicators** (or type **/** ) to open the indicator menu, then click on ”**Invite-only Scripts**”. You should see the toolkit names appear in this folder and you can click on one of them to add to your chart.

<figure><img src="/files/SbVQvl9auPBI1Ugq416z" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t see the invite-only scripts folder or the locks appear red, please first try refreshing your browser/app.
{% endhint %}

If you want to quickly access our toolkits you can add them to your favorites by clicking on the star at the right of their names in the folder. You will then be able to load the starred indicators directly from your favorites tab while on your charts.

<figure><img src="/files/9vzJWiPrp9ypVZdhiijK" 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.mrd-indicators.com/feature/how-to-get-indicators.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.
