# Trade: Buy & Sell Tokens on Any Chain

{% embed url="<https://youtu.be/19K3TPK9IeM>" %}

UniversalX's **Trade page** offers a professional and customizable trading interface, with real-time data on every asset’s movements. Here, you can buy and sell tokens from any chain, and make decisions based on real-time on-chain data.

Here's a quick guide to navigating and using its features:​

### Trading interface&#x20;

The **Trade page** is divided into three panels, each allowing you to make decisions or obtain information about an asset. These are:

* **The About (information) panel:** Analyze a tokens’ holders, distribution, security information, and more.
* **Trading chart:** View and analyze a tokens’ activity over time in an interactive chart.
* **Execution panel:** Buy and sell tokens from any chain and view your asset balance.

<figure><img src="/files/oHEIfgBv5xcAW2DUz2rk" alt=""><figcaption><p>Your UniversalX trading interface.</p></figcaption></figure>

### About panel

The **About panel** feeds you with quantitative and qualitative data to make informed trading decisions. Some of its features include:​

* **Security concerns:** Highlights tokens with potential security issues, helping you spot red flags.​
* **DEX Liquidity Pools:** Information about the token's liquidity across various decentralized exchanges, offering insights into trading feasibility and potential slippage.​
* **CEX listings:** Whether the token is listed on centralized exchanges.
* **Social media presence:** Links to the token's official social media channels.
* **Informational summary:** A concise overview of the token, its purpose, use case, and key features, aiding in quick understanding.​

<figure><img src="/files/u34JuPJcBn7eMyBv7ReI" alt=""><figcaption><p>The About panel's risk assessment of a token.</p></figcaption></figure>

### Trading chart

This TradingView-powered chart is fully customizable and provides professional-grade analysis tools, such as:

* **Timeframe adjustments:** Switch between 1-minute, 15-minute, 1-hour, 4-hour, daily, and weekly charts.
* **Candlestick & line charts:** Choose different chart types based on preference.
* **Volume & market data:** View historical trends and liquidity movements in real-time.
* **Technical indicators:** Customize charts with SMA, RSI, Bollinger Bands, and other indicators for deeper analysis.
* **Holder Bubblemaps:** Understand a token’s holders' distribution at a glance.
* **Buy & Sell indicators:** Tracking at what points you bought or sold a token, as well as your average entry price.

<figure><img src="/files/Z2SgQeouBbukU7VctNI5" alt=""><figcaption><p>Interactive trading charts on UniversalX.</p></figcaption></figure>

### Execution panel

This panel is displayed on the **Trading page** for any token. From here, you can trigger any trade.

Depending on whether you’re buying or selling a token, this panel will display:

* **If you’re buying**, it will show your **Primary Token** balance (your combined balance of BNB, BTC, ETH, USDC, USDT, and SOL, which you can use to buy in one click) across all chains.
* **If you’re selling**, it will display your token balance for the token you want to sell.

{% hint style="success" %}
Remember: When buying on UniversalX, your token balance is unified, meaning all Primary Tokens across different chains are aggregated together. This allows you to spend tokens from multiple chains without bridging.
{% endhint %}

Below this, you will also be able to see your balance of other tokens in your **Universal Account**.

To trade on UniversalX:

1. **Choose a trade type:** Select whether you want to Buy or Sell using the toggle at the top.
2. **Enter an amount:** Input how much you want to trade or use quick-select buttons (dollar amounts for purchases, percentages for sales).
3. **Confirm and Execute:** Click “Buy” or “Sell” to complete the trade instantly.

<figure><img src="/files/hubziIYcKXLzDeHwDlHi" alt=""><figcaption><p>Purchasing tokens on UniversalX.</p></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://docs.universalx.app/use/trade-buy-and-sell-tokens-on-any-chain.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.
