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

# How to Trade

![](/files/4KN7fT5gjHxLnlmGdWMy)

Trading on HopiumSwap is very easy compared to most exchanges. You aren't going to be overwhelmed by charts or jargon, and calculations are all handled for you.

### Getting set up to trade

Before you can trade, you will need a Polygon Network-compatible wallet. You will also need to have some POLY ERC-20 tokens to trade with.

### Trading on the HopiumSwap exchange

1\. Go to the exchange page here.

2\. Unlock your Polygon Network-compatible wallet by clicking **Unlock Wallet** (you can also **Connect** in the top right-hand corner). If you haven't yet connected your wallet to HopiumSwap, you can view the guide to [here](https://docs.pancakeswap.finance/get-started/connection-guide).

![](/files/ExED3zHEO74dnXCiprs5)

3\. Choose the token you want to trade from the dropdown menu in the "From" section. The default setting is MATIC

![](/files/lHmv8bMvuffHTyMd0QAH)

Whichever token you choose, you will need to make sure you have some to trade with. Your balance is shown above the token dropdown menu.

4\. Choose the token you want to trade to in the "To" section as above. Next, type an amount for your "To" currency by clicking inside the input box.

![](/files/No8gCjqsU39kPso5xToo)

Your "From" currency amount will be estimated automatically. You can also type your "From" amount and have the "To" amount estimate automatically if you like.

5\. Check the details, and click the **Swap** button.

![](/files/Ritue1Qebsz0U366obTx)

6\. A window with more details will appear. Check the details are correct.

![](/files/No8gCjqsU39kPso5xToo)

When you are ready, click the **Confirm Swap** button. Your wallet will ask you to confirm the action.

7\. Done! You can click **View on** polygonscan to see your transaction details on the explorer.

![](/files/CRRZ6LeoVY028YzVapow)


---

# 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://funpump.gitbook.io/funpump/pancakeswap-exchange/trade-guide.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.
