> For the complete documentation index, see [llms.txt](https://team57.gitbook.io/stake-haven/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://team57.gitbook.io/stake-haven/overview/what-we-do.md).

# What we do

{% hint style="info" %}
**With the integration of both BSC (Binance Smart Chain) and BNB beacon chain to form the BNB chain, we'll be able to stake your tokens directly and give you a liquid staking token all in one place.**
{% endhint %}

**Stake Haven**

Stake Haven is a cutting-edge DeFi protocol on the BNB Chain, offering liquid staking solutions for BNB holders. By bridging the gap between staking rewards and DeFi liquidity, the protocol empowers users to maximize the utility of their BNB without sacrificing its staking benefits.

We plan to offer liquid staking for multiple different assets, but upon launch we will primarily focus on providing BNB, USDT, and DFS all on the BNB chain.&#x20;

**How It Works:**

1. **Staking**: Users connect their BSC-compatible wallets and choose the amount of BNB they want to stake. In return, they receive lBNB tokens representing their stake.
2. **Earning**: As validators earn rewards on the network, these rewards are reflected in the shBNB token's value, allowing it to appreciate over time.
3. **Unstaking**: Users can convert their assets back at any time, capturing their original stake plus rewards.
4. **Participation**: Users can use their shBNB in various DeFi protocols on BSC, from yield farms to lending platforms, maximizing their ROI while still benefiting from staking rewards.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://team57.gitbook.io/stake-haven/overview/what-we-do.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.
