# Rewards & Earnings

### How can I calculate my earnings?&#x20;

When BNBx is multiplied by the exchange rate, it gives the current worth of BNB. If you subtract the original BNB amount invested from this, you get your earnings.

### How can I redeem BNBx for BNB?&#x20;

You will be able to unstake your BNBx through the Stader Dapp from the unstake tab. It would take 7-15 days to process your unstake request, after which you can withdraw your BNB&#x20;

### Is Stader going to integrate with DeFi platforms?&#x20;

We are working with various upcoming DeFi protocols on BNB to improve the liquidity of BNBx going forward.


---

# 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/rewards-and-earnings.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.
