# Trading

DragonSwap allows users to trade without the need to utilize a Centralized Exchange. Everything conducted on DragonSwap is directly transacted onchain, eliminating the necessity to entrust your coins to a centralized entity

**In this section you'll learn:**

{% content-ref url="/pages/OFv9IHpzpYMwX9nLrTMf" %}
[How to Swap](/dragonswap/guides/trading/how-to-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/yR4pQX1Ax8Xo6gVraR6U" %}
[How to Wrap SEI](/dragonswap/guides/trading/how-to-wrap-sei.md)
{% endcontent-ref %}

{% content-ref url="/pages/by1hWRw1FlgWwK4tYwUt" %}
[How to Unwrap SEI](/dragonswap/guides/trading/how-to-unwrap-sei.md)
{% endcontent-ref %}


---

# 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.dragonswap.app/dragonswap/guides/trading.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.
