# How to Mint & Launch Your Own Token

If you haven't claimed and set up your BounceClub yet, check our [step-by-step guide on how to create your own Club](/archived/for-bounceclub-owners/how-to-create-your-own-bounceclub.md).&#x20;

Once you've created your Club, you can explore the features of minting and launching your own tokens.&#x20;

{% embed url="<https://youtu.be/9nH5IUuw74Q>" %}

## How to Mint a Token

1. Enter your Club. In your Club Portfolio, you should see a "Main Dashboard" where the "Token List" displays all the tokens that you've minted within your Club. To mint a new token, click on the "**+**" icon. Or you can also click on "Token Toolbox" and use the "Mint Tokens" feature to start.&#x20;

<figure><img src="/files/4dLsRr8PxacPkfCx2Y5H" alt=""><figcaption></figcaption></figure>

2. Specify the name, symbol, total supply and decimal of your token. Then click on "Mint a new token" to proceed.

<figure><img src="/files/W5jRHIIQfsQFGiCA12N4" alt="" width="563"><figcaption></figcaption></figure>

3. Minting a token requires BB as gas fee. Confirm the transaction within your wallet. Once the transaction goes through, you should receive the notification that "You have successfuly minted a new token."
4. You can review the information about your new token. Click on the upload icon next to your token name and upload the logo of your token if your want to.&#x20;

<figure><img src="/files/aAV4cLsGRC1uWObjh8vi" alt="" width="563"><figcaption></figcaption></figure>

## How to Launch an IDO of Your Minted Token via Creating a Token Auction&#x20;

BounceBit’s "***Auction"*** app offers two types of onchain token auction mechanism executed by smart contracts: Fixed Price Auction and Staking Auction. This app allows BounceClub owners to create your own launchpads and auction the tokens that you've minted.&#x20;

1. Enter your Club. Click on "+Add An App" on the navigation bar at the bottom and add the "Auction" app to your Club if you haven't yet.&#x20;

<figure><img src="/files/7N4mrv8xMFIV00nxGWOH" alt=""><figcaption></figcaption></figure>

2. Click on the "Auction" app. Hit "Create a launchpad" to get started.
3. Fill in the required basic information and hit "Next".&#x20;

<figure><img src="/files/sMiEzhPoZSrl8YCOW1ph" alt="" width="375"><figcaption></figcaption></figure>

4. Specify the required details of your token auction and hit "Next".&#x20;

<figure><img src="/files/S2qGmSmWdTl7tltN5bi3" alt="" width="375"><figcaption></figcaption></figure>

5. You can set your auction to be public or whitelisted. If it's whitelisted, enter the whitelist addresses. You can also distribute a portion of your total raise to partner clubs who contribute to your auction with referrals. Review all your inputs and confirm the creation of your token auction.


---

# 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/archived/for-bounceclub-owners/how-to-mint-and-launch-your-own-token.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.
