# TRAIEX user guide

{% hint style="warning" %}
Trading involves risk. Profit is not guaranteed. Always review your settings before confirming any operation.
{% endhint %}

### What is TRAIEX?

TRAIEX is a trading platform that combines two things in one place: a traditional crypto exchange where you trade manually, and an automated trading panel where a strategy runs on your behalf.

You do not need to use both. Many users start with the automated trading panel and never touch the manual exchange. Others use only the exchange. Both options live under the same account.

### The two parts of the platform

* **TRAIEX Exchange** — the manual trading side. This is where you buy and sell crypto yourself, deposit and withdraw funds, manage your wallet, and use features like Spot, Futures, CFD, DCA, P2P, and Express Buy.
* **AI Trading Panel** — the automated side. You choose a subscription plan, set how much capital to use, pick a market and a risk level, and the strategy runs automatically. You can pause it, adjust it, or stop it at any time.

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

{% hint style="info" %}
The Exchange handles your account, wallet, and market access. The AI Trading Panel uses that same account and wallet to run automated strategies. You need to register and fund your account through the Exchange before using the AI Trading Panel.
{% endhint %}

### How to Navigate TRAIEX

When you log in, you land on the main Exchange interface. The navigation at the top of the page gives you access to the main sections: Trade for manual trading, Wallet for your funds, and AI Trading to open the automated panel.

Inside the Exchange, the market selector lets you switch between Spot, Futures, CFD, and other available instruments. The wallet section shows your balances and transaction history. Account and security settings are accessible through the profile menu, usually in the top right corner.

When you click AI Trading, the interface shifts to the automated panel. This panel has its own left-side navigation with sections for Dashboard, Trading, Partner System, Transactions, Social Media, and Profile. Everything related to automated strategies and the partner program lives here.

To switch back to the Exchange from the AI Trading Panel, use the main header navigation or the back option in your browser. Both areas are part of the same platform and share the same login session.

If you are using TRAIEX on a mobile device, the layout adjusts for smaller screens. The core sections — Dashboard, Trading, Partner System, and Transactions — remain accessible through the mobile navigation menu.

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

### TRAIEX Exchange

The TRAIEX Exchange is the manual trading and asset management layer of the platform. It supports Spot, Futures, and CFD markets, DCA bots, P2P trading, Express Buy, and full wallet functionality including deposits, withdrawals, and internal transfers. All accounts, security settings, and funds are managed here.

<br>


---

# 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://traiex.gitbook.io/user-guides/traiex-user-guide.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.
