# How To Set Up Suite&#x20;

After signing up on our website and entering your active TradingView username in the "Access your TradingView indicator" portal though [Whop](https://whop.com/angel-algo?pass=prod_2ndnliTE7XMx3), you'll gain immediate access to utilize our indicators.

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

To use the indicators, simply open a chart on TradingView.

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

After opening your chart, navigate to the Indicators menu by clicking on "Indicators" (or type / ). Then, select "Invite-only Scripts". Within this folder, you'll find the names of our toolkits. Click on any of them to add it to your chart.

Keep in mind that you don't have to use all of these toolkits simultaneously. We recommend users to explore through our toolkits and select a couple of features that best fit your trading needs.

(Show Invite only script pic)

{% hint style="info" %}
If you're unable to see the "Invite-only Scripts" folder or if the locks appear red, please try refreshing your browser or app first. If the issue persists, kindly contact <support@angelalgo.com> for assistance.
{% endhint %}

To conveniently access our toolkits, you can add them to your favorites by clicking on the star icon located to the right of their names in the folder. Once added, you'll be able to load the starred indicators directly from your favorites tab while viewing your charts.

(picture showing star)


---

# 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://angel-algorithm.gitbook.io/angelalgo/getting-started/how-to-set-up-suite.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.
