# How to Trade

Trading is fun. Watching token price go up even more.&#x20;

So how is trading going to work on Cronopoly?&#x20;

### First of all

Cronopoly is very easy compared to most exchanges. We aren't going to ask & show you anything that is not 100% required and useful. Calculations are done by us - to keep you on top of things!

### OK - Lets Go & Trade

1. Visit cronopoly.finance/trade
2. Make sure your wallet is connected (Unsure how connect your wallet? Visit: [connect your wallet](https://cronopoly-documents.gitbook.io/crp-cronopoly-finance/guides/getting-started/connect-your-wallet))
3. Click "unlock wallet" to authorize wallet usage
4. Choose the token you want to trade from the dropdown menu in the "From" section. The default setting is CRP.
5. Watch your balance: no matter which token you choose, you will need to have some on your wallet to trade with. The balance is shown to you directly above the dropdown.
6. Go to the "To" section (dropdown) and select the token you want to buy.&#x20;
7. Type in the amount you want to buy by clicking inside the input box.
8. &#x20;Your "From" token amount will be estimated automatically. You can also type your "From" amount and have the "To" amount estimate automatically if you like. Up to you.
9. &#x20;Click the "SWAP" button.
10. The next window will show you more details. Now, check the details and confirm with the "Confirm SWAP" button.
11. Congratulations! Job done!


---

# 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://cronopoly-documents.gitbook.io/crp-cronopoly-finance/fundamentals-and-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.
