> 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-clisbnb-with-slisbnb.md).

# Minting slisBNBx with slisBNB

## How Minting Works <a href="#e2fa" id="e2fa"></a>

The slisBNB to slisBNBx minting function is designed to be straightforward while prioritizing efficiency and fairness.

## Minting Ratio <a href="#id-63a1" id="id-63a1"></a>

When users deposit their slisBNB into the Collateralized Debt Position (CDP) to mint slisBNBx, they will receive **slisBNBx at a ratio of 1:0.9709**. For example, if you deposit 1 slisBNB into the CDP, you will mint 0.9709 slisBNBx.

## Benefits <a href="#cdca" id="cdca"></a>

### 1. Increased Capital efficiency for slisBNB <a href="#id-3474" id="id-3474"></a>

With this update, users who deposit **slisBNB** as collateral on Lista DAO’s CDP can now unlock even greater potential for their assets. Not only can they borrow **lisUSD** against their slisBNB, but they will also remain eligible to participate in **Binance Launchpool rewards** simultaneously.

This dual functionality significantly boosts the rewards and capital efficiency of slisBNB, allowing users to maximise the utility of their holdings while benefiting from both liquidity and additional incentives. By enabling multiple earning opportunities, this feature empowers users to optimize their financial strategies within the Lista DAO ecosystem.

### 2. Simplified User Experience <a href="#id-1a7b" id="id-1a7b"></a>

The process of minting slisBNBx from slisBNB is designed to be seamless and efficient, providing users with a straightforward way to unlock additional liquidity while supporting the ecosystem.


---

# 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-clisbnb-with-slisbnb.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.
