# Staking

### What is the process of staking BNB on Stader?

To simplify staking BNB, we have created a [step by step guide](https://staderlabs.notion.site/BNB-Staking-Step-by-Step-Guide-8ad4eb9bf693441088a25bf429fe44ba)

### Will there be a minimum amount of BNB required for staking?&#x20;

Practically no, but we recommend users to stake a minimum of 0.01 BNB.&#x20;

### Can you withdraw the full BNB that you staked initially?&#x20;

Yes, you can withdraw full BNB by unstaking all BNBx.


---

# 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/staking.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.
