# Pending balance

Pending balance is the funds you've earned over the last 7 days. You can withdraw the funds from your Current balance after 7 days pass.&#x20;

{% hint style="info" %}
For example, today you've earned €80 that were deposited into your "Pending balance", and you can withdraw this money after 7 days. If you earn €80 tomorrow, these funds will also be available for withdrawal 7 days later.&#x20;
{% endhint %}

This allows to make a refund if necessary, and also serves as protection from fraud.


---

# 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://wiki.ton.place/eng/for-creators/balance-and-payments/pending-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.
