# BNBx

### What is BNBx?&#x20;

BNBX is a liquid token that represents your share of the total BNB pool deposited with Stader. As soon as you deposit BNB on the Stader smart contract, you receive newly minted BNBX, based on the exchange rate at the time of staking. As the BNB rewards get added the value of BNBx increases (w\.r.t BNB)

### What is the BNBx exchange rate and how does it change?&#x20;

The exchange rate represents the total value of the Stake Pool for every BNBX in circulation

![](/files/eLnVr4GPCVYmQspOt35W)

At launch, the BNBx exchange rate is initialized to 1. When rewards are added to the pool, the BNBx : BNB exchange rate will increase.

![](/files/gWFIoy77y4BVkaP4hXKf)

### How much BNBx will I get after staking BNB?&#x20;

You will receive BNBx tokens equal to the amount of BNB staked divided by the exchange rate. Alternatively, you can use our [widget](https://binance.staderlabs.com/liquid-staking/bnbx) to try different scenarios after connecting your wallet.&#x20;

### Is the BNBX token automatically associated?&#x20;

Yes, the Stader smart contracts associate BNBx with the user wallet, whenever staking occurs.


---

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