> For the complete documentation index, see [llms.txt](https://docs.interestprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.interestprotocol.com/overview/sui/memez.gg.md).

# Memez.gg

### <mark style="color:yellow;">MemeFi... what? Do you mean DeFi</mark>

MemeFi (Meme Coin + Finance) are DeFi applications designed specifically for meme coins. Meme coins have carved their presence in the web3 industry as a vehicle to grab attention, new users and build culture. We have seen social trends and memes spread world wide because of meme coins.&#x20;

Dapps built for meme coins need to take into account their users are not afraid of risk, fees, high slippage nor volatility. They provide developers with the opportunity to explore new instruments as they are as constraint like in DeFi.

### <mark style="color:yellow;">Ok, What is Memez.gg ?!</mark>

<mark style="color:yellow;">**Memez.gg**</mark> is an end to end protocol to launch,  bootstrap liquidity and trade meme coins.

* <mark style="color:yellow;">**Memez.Fun**</mark> is a virtual liquidity launchpad with three different distribution mechanisms to price meme coins and bootstrap liquidity.
* <mark style="color:yellow;">**Memez.Dex**</mark> is an exchange designed to appreciate meme coins by implementing <mark style="color:yellow;">**special mechanisms**</mark> that benefit buyers and discourage sellers.

> All Meme coins created on Memez use the [IPX Coin Standard](#user-content-fn-1)[^1]

### <mark style="color:yellow;">Official Links</mark>

* [https://www.memez.gg](https://www.memez.gg/)
* <https://x.com/memezdotgg>

[^1]:


---

# 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.interestprotocol.com/overview/sui/memez.gg.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.
