# Balance

In the user's personal cabinet the balance shows the amount in your personal account, from which you pay for access to the platform, selection of profiles, make payments for additional services and charging commission for the sold goods.&#x20;

<mark style="color:blue;">\*Premium users will be able to redeem lots in seconds! (screenshot) The account balance consists of the sum of the "On platform account" and the "Frozen".</mark>

On Platform Account - the amount in bnb, which is charged for the use of the platform and online services;&#x20;

Frozen - the frozen amount in bnb for the realized lot, which is deducted finally after the 7 day lock. The final field shows the current status of the account minus the blocked amount.&#x20;

### Balance replenishment

You can create an account to deposit the balance in a special line on the control panel of your personal account. To do this, enter the required amount in the appropriate field and click on "Top up". After that you should send the desired amount in BNB to the specified details and wait for crediting of funds.


---

# 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://whitelist-zone.gitbook.io/whitelist-zone/financial-mechanism/balance.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.
