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

# IFO (Initial Farm Offering)

​

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYj8K1iRGYGHWb8huGnQe%2Fuploads%2F7ohodHjoDLcyHLz5RtOn%2FIFO%20Banner.png?alt=media&#x26;token=1df1ff76-a206-4c81-8b20-cb70e2408c39" alt=""><figcaption><p>Buy new tokens using MLX.</p></figcaption></figure>

&#x20;The project gets the MLX, MetapleSwap burns the participation fees MLX. **You get the tokens.**

1. 1.**You will need MLX** to participate.
2. 2.**You will need iMLX** to participate in Public Sales.
3. 3.**You will need to meet certain requirements** to participate in Private Sales.

Learn [how to participate in IFO](https://app.gitbook.com/s/Yj8K1iRGYGHWb8huGnQe/).

## **How to participate in an IFO** <a href="#how-to-participate-in-an-ifo" id="how-to-participate-in-an-ifo"></a>

Before Sale:

1. 1.Complete your MetapleSwap profile setup.
2. 2.Buy MLX tokens
3. 3.Lock MLX in the MLX Lock pool to get iMLX.

During Sale:

1. 1.While the sale is live, commit your MLX tokens to buy the IFO tokens

After Sale:

1. 1.When the sale is complete, claim the IFO tokens you've bought.
2. 2.Done! In the case of an overflow you can reclaim your remaining MLX tokens.

## What happens if the IFO doesn't raise all the funds targeted? <a href="#what-happens-if-the-ifo-doesnt-raise-all-the-funds-targeted" id="what-happens-if-the-ifo-doesnt-raise-all-the-funds-targeted"></a>

The sale will proceed as normal, and all funds contributed will be spent.

## Want to launch your own IFO? <a href="#want-to-launch-your-own-ifo" id="want-to-launch-your-own-ifo"></a>

Launch your project with MetapleSwap, BNB Smart Chain’s first double staking AMM protocol and liquidity provider, to bring your token directly to the most active and rapidly growing community on BSC.​[👉 Apply to launch now!](https://bit.ly/MetapleListing)


---

# 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.metaple.finance/ifo-initial-farm-offering.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.
