> For the complete documentation index, see [llms.txt](https://gourmetgalaxy.gitbook.io/gourmet-galaxy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gourmetgalaxy.gitbook.io/gourmet-galaxy/core-products/gum-pad.md).

# GUM Pad

![](/files/-MSkAVWelYzvE8WcyJVQ)

IDO, standing for Initial DEX Offering, is a crowdfunding model using a liquidity DEX as a fundraising platform. In 2020 and 2021, IDOs rose up as a reliable source of Crowd Funding for Blockchain startups instead of the outdated ICO (Initial Coin Offering) model and IEO (Initial Exchange Offering) model due to the following reasons:

* Instant access to Liquidity right after listing. IDOs provide new projects with a source of Liquidity right from DEXs.
* Reduced Costs: Instead of paying Centralized Exchanges a large sum for listing fees, IDOs allow startup projects to crowdfund without the middle man which reduces costs.
* Instant Listing: IDO projects usually get instant listing right after the IDO has finished.

At Gourmet Galaxy, we believe that Crowd-Funding will be a big part of the future global economy, and IDOs will be the most efficient source of crowdfunding. As a DeFi Ecosystem, our aim is to bring Finance and Opportunities to the people, and that includes the chance to invest in potential startups with no barriers.

Welcome to GUM Pad!

{% content-ref url="/pages/-MShVNYZksiWwilbyARV" %}
[Overview](/gourmet-galaxy/core-products/gum-pad/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MShVidFHbhpRAw8ycCZ" %}
[How does it work?](/gourmet-galaxy/core-products/gum-pad/how-does-it-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MShWQ2Dxr5\_4HViHWUO" %}
[Features of GUMPad](/gourmet-galaxy/core-products/gum-pad/features-of-gumpad..md)
{% endcontent-ref %}


---

# 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://gourmetgalaxy.gitbook.io/gourmet-galaxy/core-products/gum-pad.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.
