# Pricing Mechanism

The value of ACT (Acet) token is determined by the pricing mechanism of Decentralized Exchanges (DEXs) platforms that implement an Automated Market Maker (AMM) system. The price of the token is mathematically calculated by the amount that DEXs users exchange the token and available liquidity in the liquidity pool on DEXs. The liquidity pool always rebalances the value of the cryptocurrency pairs in the pool at a 50:50 ratio, no matter how much exchange volumes occur. Therefore, the value of the token on Decentralized Exchanges (DEXs) is always reflected with its asset- backed in the liquidity pool.

![Example of Automated Market Maker: AMM](/files/-MiFW9lr6KWhy4hzy53B)


---

# 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://acet-finance.gitbook.io/act/pricing-mechanism.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.
