# Stablecoin

BounceClub V2 introduces a Stablecoin feature, allowing users to mint stablecoins by locking BBTC as collateral.

1. Go to [club.bouncebit.io/defi/stablecoin](http://club.bouncebit.io/defi/stablecoin)&#x20;
2. Click Sign in and connect your wallet
3. In My Positions section, click Borrow CUSD. Please ensure that you have at least 0.05 BBTC or 1800 CUSD.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfkvt0-z1MmZ8-d3RgBI3mUR52TY_02nhdMavsxm-9LJwV7xSfo2ijbqPAospXS5AGrFwTOa061sF528oXWcjWgFps_OPOWutj6nS5q2LE5CRGT-o8-CXYD92Rf2bE-5sOOf9CvZ_jMbW3hBw9C67C5xIcv?key=KYn8GrK0RZo05IPPbdBQuA" alt="" width="375"><figcaption></figcaption></figure>

4. Input the amount CUSD that you want to borrow&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe1O4DqLeB49sEMBylgqT28tte7isQX_pgQkVbsO0ygj0SL8E0bBXrinYRAfA-vZlYEinAYoMQDmmwbwqiMbDpIgrAVzEt3yCdK7i1D5HLmYvnLFg-k6mJpC5SJFrgVf1O4QDsto4yRWgKwwHGih-2CzMqB?key=KYn8GrK0RZo05IPPbdBQuA" alt=""><figcaption></figcaption></figure>

5. Approve BBTC, confirm the transaction and wait for the transaction to settle.


---

# 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://docs.bouncebit.io/user-guides/bounceclub-v2/defi/stablecoin.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.
