# ChickenDEX - In progress

To help navigate through the TRON blockchain and not miss anything important related to the TRON meme token project, ChickenBot will integrate the **ChickenDEX** feature that will send important information to ChickenBot users:

* **Announcements** - news channel related to meme tokens on TRON
* **New tokens** - with details about name, ticker, and contract address of TRON added token
* **New tokens initial LP added** - most important information that means that token can be bought early on TRON network via ChickenBot **(!)**
* **LP burned -** with details about name, ticker, and contract address of TRON token
* **Tokens burned -** with details about name, ticker, and contract address of TRON token
* **Token performance** - summary of token performance + price/volume performance
* **ChickenSwap swaps** - swap tracking tool based on ChickenSwap
* **ChickenBot swaps** - swap tracking tool based on ChickenSwap
* **SunSwap swaps** -  swap tracking tool based on ChickenSwap
* **JustMoney swaps** - swap tracking tool based on ChickenSwap


---

# 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://coconut-chicken.gitbook.io/chickenbot/features/chickendex-in-progress.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.
