# INTRODUCTION

<mark style="color:$primary;">**Gain.fun**</mark> is a modular token launchpad built on the Monad network. It transforms how memecoins and experimental digital assets are created and traded by introducing a fully automated bonding-curve launch system and a seamless transition into decentralized exchange liquidity.

Instead of relying on manual liquidity seeding, risky developer-controlled pools, or unpredictable token mechanics, Gain.fun standardizes every launch. Every token begins on a controlled bonding curve with deterministic pricing, transparent fee handling, anti-snipe protections, and an automatic graduation system that deposits liquidity into an official DEX pool once specific conditions are met.

Gain.fun is built for the following groups:

• Public users and traders who want fair, transparent, and fast launches.\
• Token creators who want a simple, automated, no-code launch system.\
• Developers building trading bots, analytics dashboards, and ecosystem tools.

This documentation provides a complete breakdown of the system’s mechanics, architecture, contract structure, trading behavior, graduation process, and developer integration patterns.


---

# 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.gain.fun/introduction.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.
