# Bridging ATH for Cloud Host Staking (ETH to ARB)

{% hint style="warning" %}
This is an archived page. For the latest information, refer to [Aethir Cloud](/aethir-cloud.md).
{% endhint %}

To participate as a Cloud Host on the Aethir network and contribute your compute power, you need to acquire ATH tokens. Since ATH tokens are primarily traded on the Ethereum network, but Aethir operates on Arbitrum, you'll need to bridge your tokens from Ethereum to Arbitrum.

**Steps:**

1. **Transfer ATH to a Hot Wallet:** If your ATH is currently stored on an exchange, transfer it to a compatible hot wallet (e.g., MetaMask) that you can connect to the bridge.
2. **Access the Squid Router Bridge:** Go to the Squid Router bridge [website](https://v2.app.squidrouter.com/?chains=1%2C42161\&tokens=0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B%2C0xc87B37a581ec3257B734886d9d3a581F5A9d056c).&#x20;
3. **Connect Your Wallet:** Click on "Connect Wallet" and select your wallet provider (e.g., MetaMask).
4. **Select Networks:**

   * Choose "Ethereum" as the source network.
   * Choose "Arbitrum One" as the destination network.

   <figure><img src="/files/Ag1a7liQSuEg3ICLITPF" alt="" width="375"><figcaption></figcaption></figure>
5. **Select Token:** Choose ATH as the token you want to bridge
6. **Enter Amount:** Specify the amount of ATH you want to bridge.
7. **Approve and Bridge:**
   * Click "Approve" to allow the bridge to access your ATH.
   * Then click "Bridge" to initiate the transfer.
8. **Confirm and Wait:**
   * Review the transaction details, including gas fees (paid in ETH on the Arbitrum network).
   * Confirm the transaction in your wallet.
   * The bridging process may take a few minutes to complete.

**Important Notes:**

* **Only use** [**Squid Router**](https://v2.app.squidrouter.com/?chains=42161%2C1\&amp;tokens=0xc87B37a581ec3257B734886d9d3a581F5A9d056c%2C0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B) **for bridging ATH between Ethereum and Arbitrum.**
* **Gas Fees:** The bridging process requires a gas fee, which is paid in ETH on the Arbitrum network. Ensure you have enough ETH on Arbitrum to cover this fee.
* **Transaction Time:** The time for the transaction to complete can vary depending on network congestion.
* **Completion:** Once the transaction is completed, your ATH will be available on the Arbitrum network, ready for staking and contributing your compute power.

**Additional Resources:**

* If you need assistance with bridging ETH for gas fees, refer to the Aethir documentation on "How to Bridge ETH for Gas Fees."
* For the most up-to-date information on staking and bridging ATH, always consult the official Aethir documentation and announcements.


---

# 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.aethir.com/staking-and-rewards-for-cloud-host-compute-providers/bridging-ath-for-cloud-host-staking-eth-to-arb.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.
