# DEX

Fathom DEX is a decentralized exchange that provides a seamless and efficient platform for swapping digital assets. Designed to operate in a permissionless and trustless environment, Fathom DEX empowers users by offering decentralized liquidity pools and automated market-making functionalities. Here are some key features and benefits of Fathom DEX:

### **Key Features**

1. **Decentralized Liquidity Pools**
   * Users can provide liquidity by depositing pairs of tokens into liquidity pools, earning fees from trades that occur within those pools.
2. **Automated Market Making**
   * Fathom DEX uses an automated market maker (AMM) model, where the pricing of tokens is determined by a constant product formula. This ensures continuous liquidity and facilitates efficient trading.
3. **Token Swaps**
   * Users can easily swap between different tokens directly from their wallets without the need for intermediaries. The swap process is quick, secure, and cost-effective.
4. **Transparent and Trustless**
   * All transactions and operations on Fathom DEX are executed via smart contracts, ensuring transparency, security, and trustlessness. Users retain full control of their assets at all times.


---

# 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://docs.fathom.fi/dex.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.
