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

# IFO

![](/files/ek7VIcJ16j6H7wKdmNki)

For those who are new to IFO, fret not! We will go through a detailed guide on what IFOs are, how to participate in them, and everything else you need to know to get you ready!&#x20;

## **What is IFO?**

IFO is utilized as a type of fundraising event to help new projects raise capital through pre-sale events hosted by decentralized exchanges. Investors like yourself can participate in the pre-sale events and purchase the new project’s tokens.

**TLDR:** CronaSwap’s IFO acts as a project launchpad and allows you to discover opportunities to purchase tokens of new projects on Cronos. **veCRONA is needed** to be eligible to participate in IFO basic sale. Your veCRONA will determine the maximum amount of funds you can commit to the IFO event. For IFO unlimited sale, you do not need veCRONA. Stablecoins (USDC) can be used to commit your funds to the IFO sale.&#x20;

To learn more about veCRONA, please check out this [guide](/tokenomics/what-is-vecrona.md).

## **Benefits of IFO with CronaSwap**

**CronaSwap users:**

You get first dibs and exclusive access to the purchase of tokens of new projects before it gets listed. By being one of the first to purchase new tokens, you get to benefit from higher rewards. Keep your eyes peeled for all the exciting opportunities we will bring to you on CronaSwap!

**New projects:**

Raise funds and create initial liquidity for your new project via our IFO.

Launch your project with CronaSwap, the premier AMM DEX on Cronos, to help bring your token directly to our active and growing community on Cronos!

[**Apply IFO**](https://forms.gle/Y9mpAJGVisxU3JyG8)&#x20;


---

# 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.cronaswap.org/products/ifo.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.
