# How does it work?

GUMPad has two different types of users: Blockchain Startups and Investors. GUMPad enables Blockchain Startups to list their tokens at a fixed purchase rate and allows Investors to exchange their liquidity for tokens.

Suppose Bob is a Startup owner who wants to create liquidity and raise more funds prior to his DEX listing for his tokens. He can build multiple pools for multiple token standards to attract more potential investors.

In another example, we've got Sally - a potential investor looking for quality projects. Sally will take a look through GUMPad pools, and choose to invest in the pool that she likes most. This pool may be built on BSC, HECO, Ethereum, or Polkadot. After this, Sally simply swaps her liquidity (USDT, DAI, ETH, HT, BNB, DOT, etc…) in exchange for the project’s tokens.

Sally wouldn’t have to worry about the price rate, slippage, gas, cheaters, bots, or anything else due to GUMPad’s features.


---

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