# SmartDeFi™ Launchpad

### Overview

SmartDeFi™ Launchpad is the main platform for creating and launching SmartDeFi™ tokens.

Use it to launch tokens with built-in [Asset-Backing](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/asset-backing), [SmartLending](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/smartlending), [Staking](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/staking), configurable tokenomics, and multiple fundraising models.

The platform is built by the [FEG](https://fegtoken.com/) team and reviewed by external security partners including [PeckShield](https://peckshield.com/) and [SourceHat](https://sourcehat.com/).

### What it includes

SmartDeFi™ Launchpad supports:

#### Core mechanics

* [Asset-Backing](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/asset-backing) for on-chain reserve growth and backing value support
* [SmartLending](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/smartlending) for interest-free loans against eligible holdings
* [Staking](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/staking) to reward long-term holders

#### Launch and fundraising options

* Standard launch with owner-provided liquidity
* Tokenless [Presale Launch (LGE)](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/presale-launch)
* [SD Bonding Curve](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve) for rising-price launch discovery

#### Project controls

* Editable tokenomics before and after launch
* Optional liquidity vesting or locking
* Front-run loss protection on supported flows
* Project tools and customization through [SDscan](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool)
* Ecosystem visibility through FEGtrack integration

### How this section is organized

Use this part of the docs in three layers:

* Start with the core mechanics: [Asset-Backing](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/asset-backing), [SmartLending](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/smartlending), and [Staking](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/staking)
* Move into setup with [Token Launchpad](https://docs.feg.io/smartdefi-tm-platform/token-launchpad) and [Create a Token](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/create-a-token)
* Finish with launch path and operations pages like [Platform fees](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/platform-fees), [Enable Staking](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/enable-staking), and [SDscan](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool)

### Choose your launch path

Choose the model that matches how you want liquidity to form:

* [**Private Liquidity Launch**](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/private-liquidity-launch) — best for teams adding their own liquidity at launch
* [**Presale Launch (LGE)**](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/presale-launch) — best for teams raising liquidity from participants first
* [**SD Bonding Curve**](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve) — best for teams using price discovery before regular swap trading

Each path keeps the same SmartDeFi™ foundation. The main difference is how liquidity forms and how buyers enter.

### Start here

* Start building in [Token Launchpad](https://docs.feg.io/smartdefi-tm-platform/token-launchpad)
* Create your project in [Create a Token](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/create-a-token)
* Review costs on [Platform fees](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/platform-fees)

### Support

{% hint style="success" %}
For launch questions and live guidance, join the official Telegram [t.me/SDlistings](https://t.me/SDlistings).
{% endhint %}

### Related pages

* [Token Launchpad](https://docs.feg.io/smartdefi-tm-platform/token-launchpad)
* [Create a Token](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/create-a-token)
* [Platform fees](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/platform-fees)


---

# 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/smartdefi-protocol.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.
