# Withdraw

### What is the Release time?&#x20;

Release time is the local time of the user displayed on the ‘Withdraw’ Section of Dapp for active withdrawals, post which ‘withdraw’ button is activated. Release time = Unstaking time at which users unstaking request is successful + Unbonding time&#x20;

### What are the entries in the Withdraw section?&#x20;

All unstaking transactions with their respective release time, and the unstaked BNB are shown in the Withdraw section. 'Withdraw' gets activated after the release time.&#x20;

### What is the “Amount” shown?&#x20;

“Amount” shown is the number of BNB received post unstaking, that will be transferred to your wallet after you click ‘Withdraw’.&#x20;


---

# 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://binance.docs.staderlabs.com/bnbx-faqs/withdraw.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.
