# Trading Interface

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

***

### Market header

<mark style="color:$info;">At the top of the trading view you’ll see the active market (example: VIX / Volatility Index) with key stats:</mark>

<mark style="color:$info;">→ Mark and Oracle prices</mark>

<mark style="color:$info;">→ 24h change, 24H volume, and Open interest</mark>

<mark style="color:$info;">→ Funding rates (long/short) with a countdown to the next funding event</mark>

<mark style="color:$info;">→ Chart timeframe shortcuts (e.g., 1s / 30s / 1m) and the current resolution (e.g., VIX/USD 1h).</mark>&#x20;

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

***

### Price chart

<mark style="color:$info;">The central chart shows price over time. Use the timeframe toggles to zoom in or out.</mark>&#x20;

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

***

### Order book & recent activity

<mark style="color:$info;">To the side, you’ll find a consolidated table of price levels and recent activity. This helps you gauge depth and recent fills before placing an order.</mark>&#x20;

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

***

### Order panel

<mark style="color:$info;">The right panel is your order ticket:</mark>

<mark style="color:$info;">→ Order type: Market or Limit</mark>

<mark style="color:$info;">→ Leverage selector (e.g., up to 100x)</mark>

<mark style="color:$info;">→ Side: Buy / Long or Sell / Short</mark>

<mark style="color:$info;">→ Price input (for limits, or “Last price” reference for market)</mark>

<mark style="color:$info;">→ Balance readout (nUSD) with quick actions like Half / All and a % slider</mark>

<mark style="color:$info;">→ Live Value / Cost and Initial margin estimates before you confirm.</mark>&#x20;

{% hint style="info" %}
If your balance is empty on first load, the ticket surfaces a clear CTA: “Claim nUSD to start trading.” Clicking it takes you to the claim flow.&#x20;
{% endhint %}

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

***

### Portfolio rail (tabs)

<mark style="color:$info;">Below the trading modules, the Portfolio rail organizes your account data into tabs:</mark>

<mark style="color:$info;">Balances · Open orders · Positions · P\&L · Funding history · Order history · Trade history.</mark>

<mark style="color:$info;">When new, you’ll see “You have no activity.” As you trade, positions, fills, P\&L, and funding entries populate here.</mark>&#x20;

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

***

### Footer utilities

<mark style="color:$info;">A persistent footer provides quick links: Docs, User guide, and Report a bug (versioned). Use these to jump to documentation or send feedback.</mark>&#x20;

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

***

### Zero-balance & deposit states (what you’ll see)

* <mark style="color:$info;">No nUSD yet: The order ticket shows “Claim nUSD to start trading.” Use that to claim, then bridge to MegaETH.</mark>&#x20;
* <mark style="color:$info;">Alternate deposit flow (when enabled): You may see Deposit / Withdraw with a Select asset and network picker; follow the prompts if applicable to your session.</mark>&#x20;

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

{% hint style="info" %}
If you want to explore first, you can switch to the Dashboard at any time to see leaderboards and your portfolio. When you’re ready, return to Trading and hit Claim nUSD to begin.&#x20;
{% endhint %}


---

# 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.nunchi.trade/copy-of-nunchi-testnet-user-guide/trading-interface.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.
