# How to Bridge HORD Tokens via ChainPort

The HORD Token is available on both the Arbitrum One and Ethereum. Bridging your HORD tokens between Arbitrum One and Ethereum with Hord's partner ChainPort is straightforward and simple. With [ChainPort](https://app.chainport.io/), you can easily manage your HORD tokens on either network hassle-free.

Here's a quick guide to help you bridge your HORD tokens across both networks. This guide describes how to Bridge the HORD token from Arbitrum One to Ethereum. To bridge tokens in the opposite direction, please reverse the source and target chains.

**Step 1 - Connect Your Wallet**

Go to ChainPort's bridge (<https://app.chainport.io/>) and connect your wallet. Ledger, Trezor, Coinbase Wallet, Wallet Connect, and Metamask are all supported by ChainPort. Select the wallet containing the HORD tokens you wish to bridge.

<figure><img src="/files/ohzLkJgP4rWZvzRpNOFD" alt=""><figcaption><p>Click the 'Connect Wallet' button and select your wallet</p></figcaption></figure>

**Step 2 - Select the Chains & Token**

In the drop-down menu you can select the source blockchain and token. In our case, the source chain is Arbitrum, and the token is HORD. Select Ethereum as the target chain.

<figure><img src="/files/8PprDI7UGUEYjKUu05ot" alt=""><figcaption><p>Select the token you wish to bridge as well as the source and target chains</p></figcaption></figure>

**Step 3 - Confirm Tx & Get Tokens**

Review all related information before confirming the transaction. The details include the source and destination chains, gas fees, and the number of HORD tokens you are bridging. Once all details are confirmed, please approve the transaction and wait a few minutes for it to be processed. Once completed, your HORD tokens have been bridged to Ethereum.

<figure><img src="/files/e4Ic2fBX9Ibup6sLTTWI" alt=""><figcaption><p>Review all details and confirm porting tokens</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.hord.fi/user-guides/how-to-bridge-hord-tokens-via-chainport.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.
