# Set Up a Wallet On Arbitrum.

ven though you can use other wallets, Metamask is the one we recommend. Throughout this guide, we will assume that you are using the Metamask wallet since it is the one most people use, the process of setting up a wallet should be very similar regardless of the wallet you choose.

It's worth mentioning that Nitro network settings are the same as Arbitrum One's previous settings.

The easiest way to add Arbitrum to your wallet is through Chainlist.\
Using the steps below, you can add Arbitrum to your wallet without typing anything manually.

1. Go to <https://chainlist.org/>
2. Click ‘Connect Wallet’ upon notification from your wallet click ‘Approve’

<figure><img src="https://362637335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoYuLQZpyU4zTm97cmsQF%2Fuploads%2FxAO6sc0T9KaI0xT77hIE%2Fspaces%252FHBFQDThxW7Uo7iHfOHG5%252Fuploads%252F4zNkuyixSpHZbeOfcHAv%252F1%2520connect%2520your%2520wallet%2520chainlist.webp?alt=media&#x26;token=a6a05319-1752-481d-bb43-088d62801a71" alt=""><figcaption></figcaption></figure>

3\. Locate Arbitrum One and click ‘Add to metamask’

<figure><img src="https://362637335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoYuLQZpyU4zTm97cmsQF%2Fuploads%2FO6RDOznEFpqTbwc4s0YV%2Fspaces%252FHBFQDThxW7Uo7iHfOHG5%252Fuploads%252FU2iGup8EcvMq7Rh0fn4A%252F2%2520Add%2520Arbitrum%2520One%2520to%2520metamask%2520chainlist.webp?alt=media&#x26;token=9d54e1b6-c32b-4621-85fd-0ae09a3762c6" alt=""><figcaption></figcaption></figure>

4\. Upon notification from your wallet click ‘Approve’

<figure><img src="https://362637335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoYuLQZpyU4zTm97cmsQF%2Fuploads%2Fcaop8ThjPENO4q09HeCY%2Fspaces%252FHBFQDThxW7Uo7iHfOHG5%252Fuploads%252FQMrz9saWkUOXWuVObeAJ%252F3%2520add%2520network%2520chainlist.webp?alt=media&#x26;token=ac848571-545e-4b35-8996-c23da7f4feee" alt=""><figcaption></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://turtles-organization.gitbook.io/defi-turtle/getting-started/set-up-a-wallet-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.
