> For the complete documentation index, see [llms.txt](https://docs.dexdao.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexdao.app/users-guide/trade.md).

# Trade

To start trading tokens on DEXDAO visit the **Launchspaces** page and click **Trade** to choose a token that you are interested in.

<figure><img src="/files/l31lSVHBo4WzZQ29qCTu" alt=""><figcaption></figcaption></figure>

To buy tokens at the market price, enter the amount of USDC, click **Approve** and confirm the transaction in your wallet.

<figure><img src="/files/2Mos50lrCfMABnbMymp3" alt=""><figcaption></figcaption></figure>

Click **Buy**, to make a token purchase and confirm the transaction in your wallet.

<figure><img src="/files/evWQgBZrDsg6yTU41sUn" alt=""><figcaption></figcaption></figure>

To buy tokens using limit order, select the **Limit** section. Enter the amount of USDC to buy, enter the buy price and select when the limit order will expire, it can be in 1 hour, 1 day or 1 week. Click **Verify Order** and make a signature in your wallet to submit a limit order.

<figure><img src="/files/jWntwnxTOny8ZSzLABjz" alt=""><figcaption></figcaption></figure>

Use a similar process to sell tokens traded on DEXDAO.

{% hint style="success" %}
**Join DEXDAO club:**

📲 **TG Global**: [**https://t.me/dexdaochat**](https://t.me/dexdaochat)

📲 **TG Announcement**: [**https://t.me/dexdaoapp**](https://t.me/dexdaoapp)

📲 **Twitter**: [**https://twitter.com/dexdaoapp**](<https://twitter.com/dexdaoapp >)&#x20;

**📲 Discord**: [<mark style="color:blue;">**https://discord.gg/dexdaoapp**</mark>](https://discord.gg/dexdaoapp)

📲 **YouTube**: [<mark style="color:blue;">**https://www.youtube.com/@DEXDAO**</mark>](https://www.youtube.com/@DEXDAO)
{% endhint %}


---

# 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://docs.dexdao.app/users-guide/trade.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.
