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

# Introduction

The meme coin market has long suffered from a lack of sustained liquidity and a limited variety of highly liquid options. This has limited the growth potential and hindered the mainstream adoption of many promising meme coins.

Poope is an innovative solution designed to revolutionize the meme coin market. As a specialized fork of GMX, Poope caters directly to the unique needs and challenges of meme coins, providing an environment that promotes sustained liquidity and diverse highly liquid options. One reason for this is the absence of an oracle for price feeds in Poope's design. Instead, Poope queries price feeds directly from Uniswap, the primary decentralized exchange (DEX) for meme coins.

At the heart of the Poope ecosystem are two unique tokens - the Poope Liquidity Token ($PLP) and the Poope Token ($POOPE). The $PLP token hosts a basket of meme coins and provides holders with the majority of trading fees on the platform. The $POOPE token, on the other hand, is the governance token that empowers holders with a say in the platform's operations while also providing a share of platform fees as an incentive.

Poope is more than just an exchange; it's a comprehensive solution tailored to meme coins, enhancing their liquidity, accessibility, and community engagement. Welcome to the future of meme coin trading, welcome to Poope.


---

# 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://poops-organization.gitbook.io/poope/overview/introduction.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.
