# Get Access on TradingView

To access Bonsai on TradingView, you must have an active subscription. Start your subscription by visiting [bonsai.trade](https://bonsai.trade/). Once your subscription is active, follow the steps below to access Bonsai tools on TradingView:

1. Visit [tradingview.com/chart](https://www.tradingview.com/chart/) to open a new chart.

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

2. Locate the toolbar at the top of the screen, and click on "Indicators." From the dropdown menu, navigate to "Invite-Only Scripts" as shown in the image below.
3. After subscribing to Bonsai, you should see the Bonsai scripts in the Invite-Only panel. (Note: You may need to refresh your account after subscribing for the changes to take effect.)

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

4. Choose one of the Scripts according to your requirement and subscription and the indicators will be visible on the charts.

<figure><img src="/files/T7rA5LPFDxILpsLUZhbc" 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.bonsai.trade/bonsai-docs/get-access-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.
