# How to Bridge $HELI to Polygon

The first, and most important requirement, is to set up a Hedera wallet as well as a Polygon Wallet.&#x20;

{% hint style="info" %}

* Recommendation for Hedera Wallet: Blade Wallet & Hashpack&#x20;
* Recommendation for Polygon Wallet: Metamask
  {% endhint %}

1. Open HashPort - <https://app.hashport.network/>
2. Connect your Polygon AND HashPack wallets to the app.&#x20;
3. Once you have connected both wallets, you will be able to see their balances by clicking on either of them.
4. Make sure that you hold enough HBAR and MATIC in both wallets to pay for the Gas fee for these transactions.&#x20;

<figure><img src="/files/3Qk1sRYNw2cg7wsPkAmS" alt=""><figcaption><p><em>Here the bridging would fail as there are no MATIC tokensavailable in the Polygon Wallet.</em></p></figcaption></figure>

Under the "Port" Tab, you can now bridge your Hedera native HELI Tokens over to Polygon. It is as simple as following these 4 Steps:

**Step 1:** Choose Hedera native HELI from the List of bridgable Tokens.

**Step 2:** Chose HELI\[0x] from the List of Tokens you can bridge into. This is the Polygon version of HELI.

**Step 3:** Choose the Amount of Hedera native HELI tokens you would like to bridge.

**Step 4:** Move the Slider to the right to confirm your transaction.

<figure><img src="/files/8oGIiRB9xHWl7B52JkZS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please be aware that there is a Minimum amount of tokens that need to be bridged and that Hashport charges a 0.5% Bridging Fee for each transaction.
{% endhint %}

Step 5: After you confirmed throgh the slider, both connected Wallets (Hedera & Polygon Wallets) will ask you to sign / approve the transactions.&#x20;

## How to Bridge $HELI from Polygon to Hedera?&#x20;

The Procedure is exactly the same. But this time, you would select the HELI\[0x] token as your first asset and the Hedera Native HELI as your second one. Then you follow the above steps.

The UI should look like this:

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

{% hint style="info" %}
Hashpack always checks whether you hold sufficient funds for the transaction and will let you know if there is an issue through the "Slider", like you can see above.
{% endhint %}


---

# 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.heliswap.io/usdheli-on-polygon/how-to-bridge-usdheli-to-polygon.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.
