> For the complete documentation index, see [llms.txt](https://greedy-world.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greedy-world.gitbook.io/white-paper/overview.md).

# Overview

<figure><img src="/files/froejywxQTjNC0iXBBxc" alt=""><figcaption></figcaption></figure>

**What is the Meme Ecosystem?**

The Meme Ecosystem is jointly built by Greedy World and multiple Decentralized Exchanges (DEXs). Its core capability is to provide a "Gaming + Trading" dual-engine liquidity solution for memecoins.&#x20;

It allows on-chain memecoins to be converted into in-game assets, driving their liquidity through engaging game mechanics. The platform seamlessly integrates accounts, wallets, games, assets, trading, and community.&#x20;

We welcome high-quality meme developers to join and collectively build this ecosystem.

<figure><img src="/files/KE6oTkSAl4LOTNMnwfzi" alt=""><figcaption></figcaption></figure>

## PR

* BNB-Eco | <https://x.com/BNBCHAIN/status/1908399216000720903>
* OKX wallet | <https://x.com/wallet/status/1930866247970996534>
* Bitget wallet | <https://x.com/BitgetWallet/status/1936001092527259988>
* GateDEX | <https://x.com/GateDEX/status/2011364668913209742>

## Hackathon

* Dorahacks | <https://dorahacks.io/buidl/8925>
* Devpost | <https://devpost.com/software/greedy-world>
* Akindo | <https://app.akindo.io/communities/K84Kkn8gdIK4glJL>
* Giveth | <https://giveth.io/project/greedy-world>

## DApp listing

* OKX | <https://x.com/okxweb3/status/1762758560403149005>
* BNB | <https://dappbay.bnbchain.org/detail/greedy-world>
* Polygon | <https://polygon.technology/ecosystem>
* Dappradar | <https://dappradar.com/dapp/greedy-world>
* Magic | <https://magic.store/app/greedy-world>
* Alchemy | <https://www.alchemy.com/dapps/greedy-world>


---

# 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://greedy-world.gitbook.io/white-paper/overview.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.
