# DEXs

From a fundamental perspective, trading, transaction, and asset movement are activities that are integral within decentralised programs and their applications.

**Let’s look at an example:** Imagine there is a new DEX, and they need users. Liquidity mining program and have a lot of liquidity, they have a lot of attention to their LPs but this is not equal to a lot of users and actual use.

Through the use of Fluidity’, users would need to interact with the protocol to earn yield. Hence when users do swaps and trades through Fluid Assets they are earning yield.


---

# 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.fluidity.money/docs/use-cases/dexs.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.
