# Liquidity Pools

Liquidity pools (or Diesel Pools on Hive Engine) allow an easy and often more accurate token pair price when swapping tokens between that pair. Usually, these prices follow the market, although, in some situations, the pair could be unique (no market) or have very little volume in the market. In these cases, the Diesel Pools still allow the swapping of the respective token pairs which represents a unique feature to tokens.

On the other hand, liquidity providers (who add liquidity to the pool pair), gain a percentage of the swaps volume executed by the users. In some cases, when extra rewards are added to the pool as a form of contract-based distribution, the incentive to participate in such pools might increase, allowing for better price stability of that specific pair.

The ATX token is currently listed on the following liquidity pool pairs:

### Hive-Engine

* [ATX:SWAP.HIVE](https://beeswap.dcity.io/pools?search=ATX:SWAP.HIVE) - Created to start the distribution of ATX taking into account user participation. Also used as a promotional tool and receptor of donations.
* [ATX:BEER](https://beeswap.dcity.io/pools?search=ATX:BEER) - Created to enable the BEER token to have a pool pair and further incentivise the usage of pools via the Beer community.
* [CCD:ATX](https://beeswap.dcity.io/pools?search=CCD:ATX) - Created to support the [CryptoCompany CEO](/atexoras-atx/tokenomics/partnerships/cryptocompany-ceo.md) project.
* [ATX:CENT](https://beeswap.dcity.io/pools?search=ATX:CENT) - Created to enable linking ATX with the CENT token community.


---

# 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://atexoras-witness.gitbook.io/atexoras-atx/participation/liquidity-pools.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.
