> For the complete documentation index, see [llms.txt](https://dogether.gitbook.io/dogether-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dogether.gitbook.io/dogether-wiki/buying-and-selling-dogether/de-centralized-exchanges-dex.md).

# De-centralized Exchanges (DEX)

Decentralized exchanges (DEXs) offer a direct and autonomous way to trade Dogether, aligning with the ethos of blockchain technology. This guide covers how to use DEXs for trading Dogether.

### Benefits of DEXs

* **Decentralization:** Trade directly from your wallet without intermediaries.
* **Privacy:** Typically, no need for KYC procedures.
* **Direct Control:** You have full control over your funds during the trading process.

### How to Trade Dogether on DEXs

1. **Choose a DEX:** Select a decentralized exchange that supports Dogether.
2. **Connect Your Wallet:** Link your digital wallet that holds Dogether or other cryptocurrencies.
3. **Execute Trades:** Swap between Dogether and other tokens as per the DEX’s functionalities.

### Trading Tips

* **Gas Fees:** Be mindful of transaction fees, especially during peak network times.
* **Slippage Tolerance:** Set appropriate slippage tolerance levels to manage the volatility.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dogether.gitbook.io/dogether-wiki/buying-and-selling-dogether/de-centralized-exchanges-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.
