# TradingView Setup

After purchasing a plan and following the links in your membership email, make sure to refresh your TradingView completely.

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

Then, go to the Chart section in TradingView and access the Indicators dropdown in the menu bar.

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

Scroll down to the Invite-only scripts section, where you will find the SMRT ALGO Indicators as a member. Add these indicators to your favorites for convenient access whenever needed

<figure><img src="/files/eeqIH1oltSwvIB65Ks6P" 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://smrtalgo.gitbook.io/docs/introduction/tradingview-setup.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.
