> For the complete documentation index, see [llms.txt](https://docs.catcoin.io/history/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catcoin.io/history/products/exchanges/poocoin-dex.md).

# Poocoin Dex

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

{% embed url="<https://poocoin.app/tokens/0x2f0c6e147974bfbf7da557b88643d74c324053a2>" %}
Official Catcoin Poocoin Dex Link
{% endembed %}

## What Is PooCoin? <a href="#id-1b02" id="id-1b02"></a>

PooCoin is a DeFi trade analytics website for Binance coin (BNB)

## How Do You Use PooCoin? <a href="#id-08e2" id="id-08e2"></a>

You use the analytics on the PooCoin website to hopefully make better-informed decisions when trading on other cryptocurrency exchanges.

PooCoin also offers users portfolio management and helpful data charts for the Binance Smart Chain.

Some of the nice features of PooCoin include:

* Charts and data for Binance, Kucoin, and other exchanges
* Coin price analysis
* Coin heatmaps
* Market capitalization data
* 24-hour volume


---

# 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.catcoin.io/history/products/exchanges/poocoin-dex.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.
