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

# Welcome to TR8DE.AI

Whether you’re new to trading or looking to automate your strategy, TR8DE.AI provides:

* Fully automated, AI-powered trade execution
* An Integrated multi-asset trading terminal for monitoring and control
* Built-in risk management for every trade
* Transparent, performance-based pricing (pay only on wins)
* Live results—profits stay in your own exchange account
* Full control and security over your API keys

Performance-based pricing: $1 per successful TR8DE, with optional subscription plans.<br>

Getting started is easy:

1. Connect your exchange account (like Binance, Coinbase and even DEX's such as Hyperliquid)
2. Fund your account and set your preferred trade amount
3. Allow the system to execute trades while you track performance in real time through the trading terminal

> **Need help?**\
> Our support team and community are ready to assist.\
> Contact us at <support@tr8de.ai>.
>
> Trading involves risk. Past performance does not guarantee future results.

Explore the next pages to learn more about setup, risk management, and getting the most out of TR8DE.AI.

***

<mark style="color:green;">**Welcome to smarter, safer automated trading!**</mark>

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


---

# 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, and the optional `goal` query parameter:

```
GET https://tr8de-ai.gitbook.io/tr8de.ai-docs/welcome-to-tr8de.ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
