# Add Arbitrum Network

For low costs, and efficient transactions, Autonomi utilises the **Arbitrum** blockchain.

So in order to be able to see and transact with Autonomi Network Tokens, you'll need to add the Arbitrum One network to your wallet.

Here's an example of how to do that using MetaMask

## Adding Arbitrum to MetaMask

{% stepper %}
{% step %}
At the top left, **click where it says Ethereum Mainnet**
{% endstep %}

{% step %}
Now you should get a pop up and should **click + Add network**

<figure><img src="/files/PeHyZeDk5uphCm6l6yxB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
From the list of networks, click **Add** next to **Arbitrum One**
{% endstep %}

{% step %}
Now click **Switch to Arbitrum One**
{% endstep %}
{% endstepper %}

Next you'll need to [**import the token contract**](/token/using-autonomi-tokens/holding/import-the-autonomi-token.md) so you can see your Autonomi Network Tokens in your wallet…


---

# 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.autonomi.com/token/using-autonomi-tokens/holding/add-arbitrum-network.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.
