# KaspaCom DeFi

## Documentation

- [Welcome To KaspaCom DeFi](https://kaspacom.gitbook.io/kaspacom-defi/readme.md)
- [KaspaCom Team](https://kaspacom.gitbook.io/kaspacom-defi/kaspacom-team.md): At KaspaCom, transparency and trust are key to our operations. Our team of 22 is united by a shared vision to revolutionize the Kaspa ecosystem. Meet the core doxxed members leading the charge:
- [Swap](https://kaspacom.gitbook.io/kaspacom-defi/dex/quickstart.md): Kaspa Layer-2 Swap
- [Liquidity Pools](https://kaspacom.gitbook.io/kaspacom-defi/dex/liquidity-pools.md): Liquidity powers KaspaCom DEX. By depositing tokens into a pool, you enable swaps and earn a share of trading fees.
- [Deploy](https://kaspacom.gitbook.io/kaspacom-defi/dex/publish-your-docs.md): The Deploy feature allows anyone to launch a new ERC20 token on Kaspa Layer-2.
- [DEX Integration](https://kaspacom.gitbook.io/kaspacom-defi/dex/dex-integration.md)
- [KaspaCom DEX Audit](https://kaspacom.gitbook.io/kaspacom-defi/dex/kaspacom-dex-audit.md): KaspaCom DEX: Fully Audited, Always Secure
- [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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://kaspacom.gitbook.io/kaspacom-defi/readme.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.
