# How to Read the Trading Panel Numbers in DWF Liquid Markets?

On the Trading panel balances page:

* Amount: Your actual holding assets
* Available Amount: Your actual holding assets along with credit amount
* Value: Your actual holding assets estimated in USD value&#x20;
* Allocation: The percentage of your holding of each token’s value in ratio to your total assets value

Credit utilization indicator: Credit is listed on a global basis - e.g. if you have 1,000 USDT credit, this credit will appear in the totals for each currency listed on the Wallet page.&#x20;

At the top right corner, default 102/1k USDT means you have 1,000 USDT credit, with 102.1443 USDT utilized.

* Default: 10.21% the percentage of utilized credit amount
* Limit: 1,000 USDT how much USDT credit you have&#x20;
* Exposure: 102.1443 USDT how much USDT credit is utilized for trading

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

Available Amount Details

* Available Amount: Balances + Available Credit is how much you can use for trade including your actual USDT holding and available credit
* Balances: Your actual holding USDT balance
* Available Credit: How much available credit amount you can use

Summary

* Quantity: The quote size you input&#x20;
* Amount: The quote size estimated value in USDT

<figure><img src="/files/467oo9UTayqztaYlKbos" alt="" width="375"><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://docs.dwf-labs.com/rfq-guide/trading-functions/how-to-read-the-trading-panel-numbers-in-dwf-liquid-markets.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.
