# DEX

SingularityDAO aims to facilitate the ecosystem tokens interactions within a single dApp. On that section, you will find the below features:

[**Swap**](https://singularitydao.ai/swap): Use the swap function to exchange your Singularity ecosystem tokens in a decentralised fashion.

[**Liquidity**](https://singularitydao.ai/pools)**:** Liquidity provision is a way of helping to make it easier for people to swap different crypto assets, like SDAO and ETH. When you provide liquidity, you're adding some of your SDAO and ETH to a big pile that other people can use to trade with. This helps make sure that there are always enough SDAO and ETH to go around, so people can buy and sell them easily. When providing liquidity to a pair of tokens, you receive back a Liquidity Provision token (LP token).

[**Bridge**](https://app.multichain.org/#/router?bridgetoken=SDAO)**:** Allows you to bridge your SDAO tokens between Ethereum and BNB Chain blockchains.


---

# 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.singularitydao.ai/~/changes/BRFSOonc66QxtcYmkRZv/introduction/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.
