# Set Up TB Pro and TO Panel for Your Desktop

## Video TB Pro and TO Panel Setup

{% embed url="<https://www.youtube.com/watch?v=SkmGc5McV1o>" %}

## How to add TB Pro and TO Panel for Your Desktop / Web version.

* Log in to TradingView:
  * Open your preferred web browser and navigate to TradingView.
  * Log in to your account or create one if you haven't already.
* Access Your Chart:
  * Once logged in, hover over "Products" than select "Supercharts"
* Add an Indicator:
  * In the chart view, click on the "Indicators" button (usually located at the top left corner).
  * Select "Invite-only"
    * If "Invite-Only" does not appear please follow this [guide ](/trnd/setup-guide/account-portal-setup-linking-your-discord-and-tradingview-usernames.md)to update your usernames or reach out to [support ](https://discord.gg/trnd)for help.&#x20;
* Apply the Indicator:
  * Once you've found the indicator, tap on it to add it to your chart.
  * Adjust any settings or parameters as needed.
    * For more information on how to update parameters and settings visit this [guide](/trnd/how-to/how-to-use-trnd-pro/how-to-enable-additional-indicators-and-filters.md).


---

# 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://trnd-bot.gitbook.io/trnd/setup-guide/set-up-tb-pro-and-to-panel-for-your-desktop.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.
