# AMM

Particle Money comes with its own AMM at launch. However, by design, we want to spread xETH utilization around other spaces.&#x20;

Hence, there will soon be alternative liquidity sources for both xETH and the Particle token. \
\
The DAO fund will actively engage in ve(3,3) protocols, utilizing strategies such as bribing, voting, and POL management. \
\
This proactive participation is aimed at expanding the liquidity of the Particle token as well as its use cases. \
\
The initiative underscores the DAO fund's commitment to enhancing accessibility and broadening the scope for user interaction within the ecosystem.

* Particle/ETH swap fees will be 1% *(0,8% used to increase POL)*
* xETH/ETH swap fees will be 0.3% *(0,2% used to increase POL)*


---

# 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://particles-money.gitbook.io/particles-money/mechanism/amm.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.
