> For the complete documentation index, see [llms.txt](https://read.alfred.capital/alfred/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read.alfred.capital/alfred/get-aboard/why-usdc-on-arbitrum.md).

# Why USDC on Arbitrum?

**Introduction**

For those gearing up to use Alfred, it's critical to understand why having your USDC or USDC.e on the Arbitrum network is not just a preference, but a necessity. Unlike USDC held on Ethereum, Polygon, or other networks, only USDC on Arbitrum unlocks the full potential of Alfred. Let's explore why this is the case.

**USDC and USDC.e: A Quick Overview**

* **USDC (USD Coin)**: A stablecoin pegged to the US dollar, offering stability in the often volatile crypto market.
* **USDC.e**: A version of USDC that is compatible with networks outside of Ethereum, such as Avalanche.

**The Arbitrum Advantage for Alfred Users**

* **Exclusive Compatibility**: Alfred is designed to work specifically with USDC or USDC.e on the Arbitrum network. This means that USDC held on Ethereum, Polygon, or other networks won't be compatible with Alfred.
* **Why Arbitrum?**: Arbitrum, a Layer 2 scaling solution for Ethereum, offers faster transaction speeds and significantly lower fees. This efficiency is key to optimizing your experience with Alfred.

**Why Not Ethereum or Other Networks?**

* **High Gas Fees on Ethereum**: One major drawback of Ethereum is its high transaction fees. For an application like Alfred, which may involve frequent transactions, these fees can quickly add up.
* **Performance Issues**: Other networks might not offer the same level of efficiency and speed as Arbitrum, potentially hindering the performance of Alfred.

**Setting Up for Success with Alfred**

* **Migrating to Arbitrum**: If your USDC is currently on Ethereum or another network, you'll need to transfer it to the Arbitrum network. This involves using a bridge service, which can securely transfer assets between Ethereum and Arbitrum.
* **Wallet Compatibility**: Ensure that your wallet supports Arbitrum. Wallets like MetaMask can be easily configured for this purpose.

**Practical Considerations**

* **Network Fees**: While transferring USDC to Arbitrum, be mindful of the network fees involved in the process.
* **Security**: Always double-check addresses and transaction details when transferring your assets to avoid errors.

**Conclusion**

For those planning to use Alfred, having your USDC or USDC.e on the Arbitrum network is not just a recommendation—it's a requirement. This specific setup leverages Arbitrum’s efficiency and cost-effectiveness, ensuring that you can utilize Alfred to its fullest potential. By understanding and adapting to this requirement, you're setting the stage for a streamlined and productive experience in the world of cryptocurrency trading with Alfred.


---

# 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://read.alfred.capital/alfred/get-aboard/why-usdc-on-arbitrum.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.
