# Swap / Trade

To swap HTC, select the Polygon or Arbitrum network, connect the wallet holding HTC, and exchange it for the Select token of your choice. Conversely, you can also exchange other the Select token to receive HTC.

You can use the UniSwap app to swap your desired select token for another.

1. Set up the network to Polygon or Arbitrum in the upper right corner.
2. Choose a HeartCoin token(HTC) and set up an amount you want to swap.
3. Select the token you want to receive.
4. Finish by pressing "Connect Wallet".

<figure><img src="/files/g8ma26rk3aUbwcWiFSlr" alt=""><figcaption><p>HTC Swap</p></figcaption></figure>


---

# 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.heartgames.io/heartcoin-whitepaper-v1.0/swap-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.
