# Accessing AstraAlgo on TradingView

Follow the steps below to locate and add the AstraAlgo Indicator or Backtester to any chart.

{% stepper %}
{% step %}
**Log in to your TradingView account.**

<div align="left"><figure><img src="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FqHF0mvBVkKqNJ8kjJb9k%2F3.PNG?alt=media&#x26;token=17ef4a32-2ead-4514-8bc3-8fb506766d92" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Open a chart for any market and timeframe.**

<div align="left"><figure><img src="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FkKdW0EkJlZ071dxFGWrV%2F4.PNG?alt=media&#x26;token=12330229-1aca-42eb-8dab-64b229d3792c" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Click on Indicators (or press `/` on your keyboard) to open the indicators menu.**

<div align="left"><figure><img src="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2Fwignet9vj5zWc0bpT6qR%2F5.PNG?alt=media&#x26;token=9762cd65-1591-4a51-bee2-de10c0c3ac82" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Search for AstraAlgo Indicator or AstraAlgo Backtester to add the tool to your chart.**

<div align="left"><figure><img src="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FdRGzB9B6iHsdrSPDAKtF%2F6.PNG?alt=media&#x26;token=0f7b262d-f3ea-4048-b216-61562f15994f" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
A [valid subscription](https://docs.astraalgo.com/getting-started/onboarding/gaining-access-to-our-toolkit) is required to access AstraAlgo.
{% endhint %}

***


---

# 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.astraalgo.com/getting-started/onboarding/accessing-astraalgo-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.
