# How to Trade

1.Go to the exchange page on [Cronos ](https://mm.finance/)or [Polygon](https://polymm.finance/)

2.Unlock your Wallet (top right-hand side).

3.Select the tokens you wish to trade and enter the amount.

4.Check the details, and click 'Swap'.

5.Check the details and click 'Confirm Swap'.

6.Confirm the transaction in your wallet.

7\. Done! You can head to the respective chain's explorer to see your transaction details.


---

# 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://mmfinance.gitbook.io/docs/products/exchange/how-to-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.
