# SmartDeFi™ Platform

- [SmartDeFi™ Launchpad](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol.md): Launch SmartDeFi™ tokens with built-in backing, lending, staking, and flexible fundraising models.
- [Asset-Backing](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/asset-backing.md)
- [SmartLending](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/smartlending.md): Interest-free loans made simple.
- [Staking](https://docs.feg.io/smartdefi-tm-platform/smartdefi-protocol/staking.md)
- [Token Launchpad](https://docs.feg.io/smartdefi-tm-platform/token-launchpad.md): Create a SmartDeFi™ token, choose a launch model, and prepare for launch.
- [Create a Token](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/create-a-token.md): Set core token settings, choose a backing asset, and prepare for launch.
- [Project Owner Dashboard: Add Logo, Token info, Update Tokenomics and more](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/create-a-token/project-owner-dashboard-add-logo-token-info-update-tokenomics-and-more.md)
- [Private Liquidity Launch](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/private-liquidity-launch.md)
- [Presale Launch (LGE)](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/presale-launch.md): 🚀 The Future of SmartDeFi™ Presales is Tokenless!
- [LGE for Devs](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/presale-launch/lge-for-devs.md)
- [LGE for Investors](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/presale-launch/lge-for-investors.md)
- [SD Bonding Curve](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve.md): Launch, trade, and finalize a SmartDeFi™ token through a rising-price curve.
- [How to Create Token for Bonding Curve](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/how-to-create-token-for-bonding-curve.md)
- [How to Launch Bonding Curve Presale](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/how-to-launch-bonding-curve-presale.md)
- [Vesting in Bonding Curve](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/vesting-in-bonding-curve.md)
- [Bonding Curve Finalization](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/bonding-curve-finalization.md)
- [How to Trade in Bonding Curve and Claim Tokens](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/how-to-trade-in-bonding-curve-and-claim-tokens.md)
- [Referral](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/referral.md)
- [Bonding Curve Fees](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/bonding-curve-fees.md)
- [Bonding Curve Testnet](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/bonding-curve-testnet.md)
- [Enable Staking](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/enable-staking.md)
- [Platform fees](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/platform-fees.md): Understand protocol fees, staking service fees, and how they stack with gas.
- [SDscan tool](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool.md)
- [Token](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/token.md)
- [Backing](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/backing.md)
- [Staking - Interface](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/staking-interface.md)
- [LGE](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/lge.md)
- [Deployer](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/lge/deployer.md)
- [Interface](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/lge/interface.md)
- [Custom](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/custom.md)
- [SDPause](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/sdpause.md)
- [Fee Converter](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/fee-converter.md)
- [Real-World Assets (RWA)](https://docs.feg.io/smartdefi-tm-platform/real-world-assets-rwa.md)


---

# 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.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.
