# 💵 LUMI Trading Terminal

### 💻 LUMI Trading Terminal

*AI execution meets intelligent interface.*

The LUMI Terminal is your AI-powered command center for everything crypto. Trade directly through the chat console or use one-click buttons to execute with speed and precision. LUMI handles the routing, slippage, and analysis — so you can focus on the strategy.

***

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

✅ Real-Time Execution

Buy, sell, swap, and send tokens instantly using **chat-based commands** or the built-in button interface.

* Supports all major Solana tokens: $SOL, $USDC, $USDT, $BONK — and any custom token via **“Other Token”**
* Integrated wallet with auto-generated address
* Secure non-custodial execution on-chain
* Fully responsive across desktop and mobile

💥 **One-click Buy/Sell/Swap** with full control over slippage, routing, and gas priority.

***

#### 💬 Core Commands

Use these inside the terminal for fast interactions:

```
bashCopyEdit/chat        – Begin or resume interaction  
/clear       – Reset chat history  
/help        – List all commands  
/topgainers  – Show today’s top gaining tokens  
/wallet      – Generate or view your wallet  
/address     – Get your wallet address  
/balance     – Check token balances  
/buy         – Buy tokens using SOL  
/sell        – Sell tokens for SOL  
/swap        – Swap between tokens  
/send        – Send tokens to another address  
```

***

#### 🔐 Wallet Management

Your wallet is created on sign-up and linked directly to the terminal. From the right-side panel, you can:

* View wallet address and balance
* Refresh your balance
* Send and receive tokens
* Sign a test message for integrations


---

# 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://lumi-agent-1.gitbook.io/lumi-agent/lumi-terminal/trading-terminal.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.
