# How to get started

Tradebox operates its products on TradingView charts, so you'll need a [TradingView Account](https://tradingview.com) and connect it to Tradebox to access all the products—simple as that.

**The process is straightforward:**

1. Subscribe to Tradebox at <https://tradebox.ai/pricing>.
2. Log in to your dashboard and connect your TradingView ID to the Tradebox system to gain full access.

Once access is granted, follow these steps:

1. Go to your TradingView.
2. Select a chart.
3. Navigate to "Indicators."
4. Go to "Invite-Only Scripts," where you'll find all the Tradebox products.

Simply click on the Generators or Indicative AI you want to use, and they will appear on your TradingView charts, generating unlimited signals.

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


---

# 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.tradebox.ai/tradebox/about/how-to-get-started.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.
