> For the complete documentation index, see [llms.txt](https://kaspacom.gitbook.io/kaspacom-defi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad.md).

# LFG.KASPA (Token Launchpad)

- [Overview](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/overview.md)
- [Meme Mode](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/meme-mode.md): Meme Mode is LFG.
- [Launching a Token](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/meme-mode/launching-a-token.md): Launching on LFG.KASPA is fast and simple. In just a few clicks, your token is ready to hit the KaspaCom DEX.
- [Security Features](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/meme-mode/security-features.md): Meme Mode on LFG.KASPA comes with built-in protections to keep launches fair and transparent.
- [Visibility](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/meme-mode/visibility.md): Tokens on LFG.KASPA gain exposure through built-in discovery tools, making it easier for the community to spot what’s trending.
- [Staking](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/staking.md)
- [How It Works](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/staking/how-it-works.md): Staking on KaspaCom is powered by secure contracts that allow users to lock their tokens in return for yield.
- [Staking Tokens](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/staking/staking-tokens.md): Stake your tokens to earn yield and support your community.
- [Creating a Pool](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/staking/creating-a-pool.md): Projects and users can create their own staking pools.
- [Rewards](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/staking/rewards.md): Track and claim your rewards directly from the staking dashboard.
- [Annual Percentage Rate (APR)](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/staking/annual-percentage-rate-apr.md): APR provides an estimate of staking returns.
- [Security](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/security.md)
- [Tools & Bots](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/tools-and-bots.md)
- [Telegram Trend Bot](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/tools-and-bots/telegram-trend-bot.md)
- [Stats Page](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/tools-and-bots/stats-page.md)
- [User Guide](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/user-guide.md)
- [How to Launch a Token](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/user-guide/how-to-launch-a-token.md)
- [Trading on the DEX](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/user-guide/trading-on-the-dex.md)
- [Reading Token Metrics](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/user-guide/reading-token-metrics.md)
- [DEX Module](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/dex-module.md)
- [How It Works](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/dex-module/how-it-works.md)
- [Trading](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/dex-module/trading.md): Trading on the KaspaCom DEX is simple and low-latency.
- [Liquidity](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/dex-module/liquidity.md): Liquidity providers power the KaspaCom DEX.
- [LFG.KASPA Audit](https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad/lfg.kaspa-audit.md): LFG.KASPA: Audited for User Safety


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kaspacom.gitbook.io/kaspacom-defi/lfg.kaspa-token-launchpad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
