# GoFundMeme

## GoFundMeme

- [GoFundMeme - Launch the next viral meme](https://docs.gofundmeme.io/gofundmeme-launch-the-next-viral-meme.md)
- [FAQs](https://docs.gofundmeme.io/faqs.md)
- [Referral Program](https://docs.gofundmeme.io/getting-started/referral-program.md)
- [Reward System](https://docs.gofundmeme.io/getting-started/reward-system.md)
- [Point System](https://docs.gofundmeme.io/getting-started/point-system.md)
- [Fees](https://docs.gofundmeme.io/getting-started/fees.md)
- [Launch a Memecoin](https://docs.gofundmeme.io/gofundmeme/launch-a-memecoin.md)
- [Bonding Curve](https://docs.gofundmeme.io/gofundmeme/launch-a-memecoin/bonding-curve.md)
- [Intro](https://docs.gofundmeme.io/gofundmeme/launch-a-memecoin/bonding-curve/intro.md)
- [Fair Launch](https://docs.gofundmeme.io/gofundmeme/launch-a-memecoin/fair-launch.md)
- [Tokenomics](https://docs.gofundmeme.io/gofundmeme/launch-a-memecoin/fair-launch/tokenomics.md)
- [Target Target](https://docs.gofundmeme.io/gofundmeme/launch-a-memecoin/fair-launch/target-target.md)
- [Boosters & Vesting](https://docs.gofundmeme.io/gofundmeme/launch-a-memecoin/fair-launch/boosters-and-vesting.md)
- [Harvest (LP LOCK)](https://docs.gofundmeme.io/gofundmeme/harvest-lp-lock.md)
- [How it works](https://docs.gofundmeme.io/gofundmeme/harvest-lp-lock/how-it-works.md)
- [Harvesting LP Fees](https://docs.gofundmeme.io/gofundmeme/harvest-lp-lock/harvesting-lp-fees.md): The Harvesting Process: A Smooth and Transparent Reward Distribution Lifecycle
- [Claim Rewards](https://docs.gofundmeme.io/gofundmeme/harvest-lp-lock/claim-rewards.md)
- [GFM Protocol](https://docs.gofundmeme.io/gofundmeme/gfm-protocol.md)
- [Defi x Memecoins](https://docs.gofundmeme.io/gofundmeme/defi-x-memecoins.md): DeFi x Memes: The Perfect Marriage in the GFM Protocol
- [Staking](https://docs.gofundmeme.io/gofundmeme/staking.md): The GFM Staking Network: Fueling Growth and Rewarding Participation
- [KYC Gating](https://docs.gofundmeme.io/gofundmeme/kyc-gating.md): KYC Gating: Enhancing Security in the Memecoin Space
- [SocialFi](https://docs.gofundmeme.io/gofundmeme/socialfi.md): SocialFi on the GFM Platform: Revolutionizing the Meme Culture Experience
- [Community Bubbles](https://docs.gofundmeme.io/gofundmeme/socialfi/community-bubbles.md): Community Bubbles: The Viral Heartbeat of GFM
- [Telegram Chat Livestream](https://docs.gofundmeme.io/gofundmeme/socialfi/telegram-chat-livestream.md)
- [GFM for Builders](https://docs.gofundmeme.io/developers/gfm-for-builders.md)
- [Installation Guide](https://docs.gofundmeme.io/developers/installation-guide.md)
- [Init gfmSDK](https://docs.gofundmeme.io/developers/init-gfmsdk.md)
- [GFM Methods](https://docs.gofundmeme.io/developers/gfm-methods.md)
- [Bonding Curve](https://docs.gofundmeme.io/developers/gfm-methods/bonding-curve.md)
- [Pool Interaction](https://docs.gofundmeme.io/developers/gfm-methods/bonding-curve/pool-interaction.md)
- [Pool Staking Network](https://docs.gofundmeme.io/developers/gfm-methods/bonding-curve/pool-staking-network.md)
- [Fair Launch](https://docs.gofundmeme.io/developers/gfm-methods/fair-launch.md)
- [Pool Interaction](https://docs.gofundmeme.io/developers/gfm-methods/fair-launch/pool-interaction.md)
- [APIs](https://docs.gofundmeme.io/developers/apis.md)
- [Create Pools](https://docs.gofundmeme.io/developers/apis/create-pools.md)
- [WebSockets](https://docs.gofundmeme.io/developers/websockets.md)
- [Subscriptions](https://docs.gofundmeme.io/developers/websockets/subscriptions.md)


---

# 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://docs.gofundmeme.io/gofundmeme-launch-the-next-viral-meme.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.
