> For the complete documentation index, see [llms.txt](https://docs.gainzswap.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gainzswap.xyz/features/initial-liquidity-offering-ilo.md).

# Initial Liquidity Offering (ILO)

The GainzSwap **Initial Liquidity Offering (ILO)** is a fair and community-driven method for listing tokens on GainzSwap with deep, sustained liquidity from day one.

We help project teams bootstrap liquidity in a transparent and effective way, while giving users early access to promising tokens — all without private sales or VC allocations.

***

### 🚀 What Is an ILO?

An ILO is a decentralised token launch model where:

* A project contributes a portion of their token supply
* Users contribute accepted tokens (like $GAINZ or $EDU)
* After the offering ends, both sides are **paired into a liquidity pool** on GainzSwap

The result? Immediate trading, price discovery, and zero rug-pull risk.

***

### 💡 Why Use GainzSwap ILO?

For Projects:

* Launch with guaranteed liquidity
* Community-driven price discovery

For Participants:

* Early access to new tokens
* Transparent and permissionless launch process
* Guaranteed listing post-campaign

> Unlike traditional IDOs, the liquidity from ILO is locked at launch, preventing early dumps or rug pulls. ILO participants receive GTokens, hence allowing them participate in GainzSwap's and partner governance

***

### 🧾 How It Works

1. **Create an ILO campaign**

   * Projects submit details (token address, total allocation, soft/hard caps, duration)

   ![](/files/ecWxvIYSUVUc41qT7zQl)
2. **Users participate**

   * Contribute accepted token (e.g., $EDU) to the ILO pool

   ![](/files/gwDtPG6lCiKJEDvo5a4K)
3. **Offering ends**
   * Tokens and accepted tokens are automatically paired as liquidity
   * Liquidity is locked for a set period (e.g., 6 months)
4. **Participants receive GTokens**
   * You can participate in governance and receive rewards

***

### 🪄 Want to Launch Your Token?

We welcome early-stage projects aligned with DeFi, GameFi, RWA, and more.

If you’re ready to launch an ILO, [contact us on telegram](https:t.me/GainzSwap) for further guidance and marketing support.

***

> *Level the playing field. Launch with trust. Join the next ILO on GainzSwap.*


---

# 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://docs.gainzswap.xyz/features/initial-liquidity-offering-ilo.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.
