# How to Create Token for Bonding Curve

## Token Creation for Bonding Curve

The token is created using the SmartDeFi™ Contract Deployer. Tokens will have all SmartDeFi™ features and capabilities of a regular SD token after the bonding curve is completed.

It is not possible to use a custom token contract to launch a SmartDeFi™ Bonding Curve.

All tokens intended for an SD Bonding Curve must meet the following requirements:

* Launched on the SmartDeFi™ Launchpad under the **Bonding Curve** option
* 1B total supply (default in the token launch menu)
* 100% of the supply must be deposited into the bonding curve

Any unsold supply will be burned when the curve is fully bonded and the liquidity pool opens for trading on a decentralized exchange (e.g., PancakeSwap).

### How to create Token for Bonding Curve.

\
**Step 1.** Open the SmartDeFi™ Launchpad page.

<figure><img src="/files/i1yWl3iDLSTRtuVqxRbx" alt=""><figcaption></figcaption></figure>

Choose the **Bonding Curve** option and click **Define Parameters.**

<figure><img src="/files/aJE5ByTnPubjA8M0Wyxr" alt=""><figcaption></figcaption></figure>

**Step 2.** Fill in the following sections:

* **Token Name**
* **Token Symbol**
* **Asset Backing Asset** – WBNB is set as the default. If you choose another backing asset, note that the asset must have 18 decimals for proper SmartDeFi™ protocol functionality.
* **Supply** – Preset at 1 billion tokens and cannot be changed.

<figure><img src="/files/p9RdsvsV7LIQTY6l3my2" alt=""><figcaption></figcaption></figure>

Step 3. Click **Create Token** and confirm the transaction.

<div data-full-width="true"><figure><img src="/files/gk5zPlMiGGF8yd7VhYkN" alt=""><figcaption></figcaption></figure></div>

After confirming the transaction, you will receive the entire token supply in your wallet.

Do not transfer tokens to other wallets. If the system detects less than 100% of the supply in the project owner’s wallet, it will be impossible to launch the bonding curve.

<br>


---

# 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.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/how-to-create-token-for-bonding-curve.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.
