# Wallet

On the main [**Wallet**](https://account.tiger.com/wallet) page, you can view the primary information about your accounts, open orders, and positions.

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

### Account Balance

This section shows an approximate total value of all assets in your account wallets, converted to USD. For Binance, you can also view the balances for each account type separately (Spot, Futures USDⓈ-M, Futures COIN-M).&#x20;

{% hint style="info" %}
Your Bybit account uses a unified wallet (UTA), where Spot and Futures assets are managed within one wallet.
{% endhint %}

Additionally, in this section, you can initiate:

* **Withdrawals**: Transfer funds from your account to an external address.
* **Transfers between Binance accounts**: Move assets between different wallet types within your Binance account (e.g., from Spot to Futures).
* **Deposits**: Add funds to your account by transferring assets from an external address into your Tiger.com wallet

### Wallets&#x20;

#### Spot Wallet

In the **Spot** section, you can view your available assets and any active orders for Spot instruments. To see all your assets, visit the **View Assets** section.&#x20;

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

* **Estimated Balance** — The approximate value of all assets in your Spot account, displayed in USDT equivalent.
* **Orders** — This tab shows your active orders in real-time.&#x20;

For more details on managing your Spot assets and available options, refer to [this article](#spot-wallet).&#x20;

#### Futures USDⓈ-M <a href="#futures-usds-m" id="futures-usds-m"></a>

The **Futures USDⓈ-M** wallet displays your assets, open positions, and active orders for USDⓈ-M futures.&#x20;

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

**Estimated Balance** — The approximate value of all assets in your Futures USDⓈ-M account, displayed in USDT equivalent.

**Free Margin** — The account balance + your unrealized PnL. The available margin shown for USDT in single-asset mode and in USD for multi-asset mode. **Important:** Free margin in BUSD is not included in single-asset mode due to limitations in retrieving this information from Binance.

**Unrealized PnL** — Your current PnL on open positions

On the account page, you have access to two tabs

* **Orders** — This tab provides real-time information about your open positions.
* **Positions** — This tab shows your active orders in real-time.

#### Futures COIN-M <a href="#futures-coin-m" id="futures-coin-m"></a>

The **Futures COIN-M** wallet displays your assets, open positions, and active orders for COIN-M futures.

* **Estimated Balance** — The approximate value of all assets in your Futures COIN-M account, displayed in BTC equivalent.
* **Margin Balance** — The account balance including unrealized PnL.
* **Unrealized PnL** — Your current PnL on open positions

On the account page, you have access to two tabs:

* **Positions** — This tab provides real-time information about your open positions.&#x20;
* **Orders** — This tab shows your active orders in real-time.&#x20;

For more detailed information about managing orders and positions, refer to these articles:&#x20;

{% content-ref url="/pages/dSuVkqAfxW6vrGmAge6Q" %}
[Orders](/english-2/interface/wallet/orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/hMUp14kXauGv2w3YUyZ6" %}
[Positions](/english-2/interface/wallet/positions.md)
{% endcontent-ref %}


---

# 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://broker-docs.tiger.com/english-2/interface/wallet.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.
