> For the complete documentation index, see [llms.txt](https://docs.tradebox.ai/tradebox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradebox.ai/tradebox/account/how-to-subscribe.md).

# How to subscribe?

Visit the Tradebox website at [https://tradebox.ai](https://tradebox.ai/) and simply click on the "Start Free Trial" button or select a subscription package from the pricing page at <https://tradebox.ai/pricing>. We provide monthly, quarterly, and annual subscription options. Please note that additional service fees, such as Passing Prop Firm Challenge, and other costs from third-party services are not included.

To complete your subscription, major credit cards are accepted through our trusted and secure partner, Stripe. After subscribing, you'll gain instant access to your dashboard, where you can submit your TradingView Account ID to unlock all Tradebox Products.

As part of our offering, we provide a free trial along with a 50% discount, providing you with a hands-on experience of our product. This opportunity allows you to generate sufficient returns to cover your subscription costs.

[<br>](https://tradebox.ai/pricing)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/account/how-to-subscribe.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.
