> For the complete documentation index, see [llms.txt](https://docs.bsc.lista.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bsc.lista.org/introduction/binance-launchpool-clisbnb/minting-usdslisbnbx-with-bnb-slisbnb-lp-tokens.md).

# Minting $slisBNBx with BNB/slisBNB LP Tokens

Users can now mint $slisBNBx by staking BNB/slisBNB LP tokens.

Here’s what this feature enables:

* **Stake BNB/slisBNB LP Tokens**: Provide liquidity for the slisBNB/BNB pair on ThenaFi, and stake your LP tokens on Lista DAO.
* **Mint $**&#x73;lisBNBx: Use your staked LP tokens to mint $slisBNBx.

## **Step-by-Step Guide: How to Mint $**&#x73;lisBNBx

1. **Provide Liquidity on ThenaFi**:

* Visit the ThenaFi LP pool for slisBNB/BNB at [ThenaFi Pool](https://thena.fi/pools/0xa07bbf09b48e8d219774ac9b92622f5260a9c9f4).
* Connect your wallet (e.g., MetaMask or WalletConnect).
* Deposit an equal value of slisBNB and BNB to create your LP tokens.
* Confirm the transaction in your wallet. You’ll now hold slisBNB/BNB LP tokens and start earning farming rewards.

**2. Stake LP Tokens on Lista DAO to Mint $**&#x73;lisBNBx:

* Head to Lista DAO’s platform at[ lista.org](https://lista.org?utm_source=gitbook\&utm_medium=article\&utm_campaign=minting-usdslisbnbx-with-bnb-slisbnb-lp-tokens) and navigate to the “My slisBNB LP” section

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*uQzD8FX2HUhJhfAR" alt="" height="223" width="700"><figcaption></figcaption></figure>

* Click on the “Stake” button under “slisBNB/BNB Stable LP” to stake your LP tokens in the Staked Vault.
* Once staked, you’ll automatically mint $slisBNBx, which will appear under “My $slisBNBx Minted by LP.” You can choose to delegate this $slisBNBx to another wallet address by clicking the “Manage” button.
* As you earn rewards, claim your $THE farm rewards and $LISTA emission rewards by clicking the respective “Claim” buttons, stacking multiple yield streams effortlessly.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bsc.lista.org/introduction/binance-launchpool-clisbnb/minting-usdslisbnbx-with-bnb-slisbnb-lp-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
