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

# General FAQ

### What is EDXA Labs?

EDXA Labs is a new Decentralized Exchange(DEX) Automated Market Maker(AMM) on Binance Smart Chain(BSC) which use chemicals theme.

### Why is EDXA Labs is not in any charts like Coingecko or Coinmarketcap?

We are new. CG or CMC have strict rule to have coins listed. We are still working our way to get listed. At the moment, we have obtain listing in Pancake, Trustwallet and BSCScan.

### What is EDXA Labs future plan?

Please refer to our Roadmap

### Why $EDXA emission is small?

We do not want $EDXA token to be hyper-inflated. Small emission will translate better in the long run for EDXA Labs and $EDXA

### Why is the APR in farms & pools is small?

One of the important thing that determine the APR is $EDXA emission. We have a small emission which translate small APR.

### What determine farms & pools APR?

It will be influenced by token price, liquidity of LP, total stake and total emission.&#x20;

### Do you have any customer support?

We do not have any customer support same like any other AMM. You can reach our community in Telegram group. We are also compiling on "How To" and troubleshooting pages.&#x20;

### Do you have admins in Telegram group?

Currently we do not have admin in Telegram group. We will hire one admin before launch. They will only available at determine time. Our bot will notifies. In the future when EDXA Labs grows, we will get more admins.


---

# 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://edxalabs.gitbook.io/edxalabs/general-help/general-faq.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.
