> 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/zh-cn/jian-jie/binance-launchpool-clisbnb/minting-usdslisbnbx-with-bnb-slisbnb-lp-tokens.md).

# 用 BNB/slisBNB LP 代币铸造 $slisBNBx

用户现在可以通过质押BNB/slisBNB LP代币来铸造$slisBNBx。

以下是此功能启用的内容：

* **质押BNB/slisBNB LP代币**：在ThenaFi为slisBNB/BNB对提供流动性，并在Lista DAO上质押您的LP代币。
* **铸造$slisBNBx**：使用您质押的LP代币来铸造$slisBNBx。

## **逐步指南：如何铸造$slisBNBx**

1. **在ThenaFi提供流动性**：

* 访问ThenaFi的slisBNB/BNB LP池，网址为 [ThenaFi Pool](https://thena.fi/pools/0xa07bbf09b48e8d219774ac9b92622f5260a9c9f4)。
* 连接您的钱包（例如，MetaMask或WalletConnect）。
* 存入等值的slisBNB和BNB以创建您的LP代币。
* 在您的钱包中确认交易。您现在将持有slisBNB/BNB LP代币，并开始获得农场奖励。

**2. 在Lista DAO上质押LP代币以铸造$slisBNBx**：

* 访问Lista DAO的平台，网址为 [lista.org](https://lista.org?utm_source=gitbook\&utm_medium=article\&utm_campaign=minting-usdslisbnbx-with-bnb-slisbnb-lp-tokens)，并导航至“My slisBNB LP”部分。

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

* 点击“slisBNB/BNB Stable LP”下的“Stake”按钮，将您的LP代币质押在Staked Vault中。
* 一旦质押，您将自动铸造$slisBNBx，它将显示在“My $slisBNBx Minted by LP”下。您可以通过点击“Manage”按钮将这些$slisBNBx委托给另一个钱包地址。
* 当您获得奖励时，通过点击相应的“Claim”按钮来领取您的$THE农场奖励和$LISTA排放奖励，轻松地叠加多个收益流。


---

# 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/zh-cn/jian-jie/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.
