# Set Up ClarityAlgo On TradingView

After you have purchased ClarityAlgo, and have received confirmation that you have been given access.\
\
The first thing you want to do after going to [TradingView](https://www.tradingview.com/), is to locate the charts section by clicking on products, and charts+.

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

The next thing you want to do is locate the indicators tab.

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

The next step will be to click on the INVITE ONLY SCRIPTS section, and select the ClarityAlgo & Clarity Oscillator. Give it 10-30 seconds to fully load into your chart after clicking. Also make sure to hit the stars next to the indicator names to add them to your favorites for quick access.

<figure><img src="/files/O0yPOdyizWmX8ypffOQp" 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://clarityalgo.gitbook.io/clarityalgo-faq/gettingstarted/set-up-clarityalgo-on-tradingview.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.
