# How-To-Trade in Galess Mode

> **Deposit**: [Check out the deposit tutorial to learn how to](https://app.gitbook.com/o/nfJJYxpX1OPYrmp7Gah2/s/1m7OlnsxQ13yRE3IBUlZ/~/changes/1/deposit-and-trade/gasless-trading/deposit-suppoeted-coins-into-gasless-wallet) **deposit supported stablecoins** and **top up your balance.**

### **Step 1: Set Up Your Trade**

1\. **Select a Trading Pair** – Choose the cryptocurrency pair you want to trade, such as **BTC/USDT, ETH/USDT, or other supported perpetual markets**.

2\. **Decide on Long or Short**&#x20;

* **Long** (Buy): If you expect the price to rise.
* **Short** (Sell): If you anticipate a price drop.

3\. **Choose Order Type**&#x20;

* **Market Order**: Executes instantly at the best available price.
* **Limit Order**: Allows you to set a specific price at which your order will execute.

4\. **Set Your Leverage & Trade Size** – Adjust your **leverage up to 1001x** to control a larger position with less capital. Enter the trade size in USDT.

5\. **Risk Management – Configure TP & SL**

* **Take Profit (TP)** – Set a target price to **automatically secure profits**.
* **Stop Loss (SL)** – Define a safety threshold to **limit potential losses**.
* **SL < 90% & TP < 500%**&#x20;

Once everything is set, **review your trade**&#x20;

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

### **Step 2: Manage Your Positions & Orders**

* **Monitor Active Trades** – View all open positions in the **Positions tab**, tracking entry price, leverage, margin, and PNL in real time.
* **Adjust TP/SL Anytime** – Modify your **Take Profit (TP)** and **Stop Loss (SL)** to manage risk dynamically (**SL < 90%, TP < 500%**).
* **Close Positions** – Click **"Close"** on an active trade, confirm, and sign the transaction in your wallet to secure profits or cut losses.

**Review Order & Trade Details**&#x20;

* Find all executed, pending, and canceled orders in the **Orders tab**.
* View the complete trading history, including **margin, trade size, realized PNL, and funding fees** in the **History tab**.

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

<figure><img src="/files/77EgYNkwQmnrBjZDge65" alt=""><figcaption></figcaption></figure>


---

# 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://learn.thetruetrade.io/deposit-and-trade/gasless-trading/how-to-trade-in-galess-mode.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.
