# Why Arbitrum Nova?

Arbitrum Nova is an ecosystem specialized in NFTs & Gaming, utilizing Offchain Labs' Anytrust Sidechain technology. Nova brings users extremely low transaction fees through a new security model based on the Data Availability Committee (DAC). It provides a smooth and fast user experience.

<figure><img src="/files/LaTCx7ogpEu5MhwdaYsi" alt=""><figcaption></figcaption></figure>

## How to activate the wallet and transfer assets to Arbitrum Nova

#### First, you need to add this network to your Metamask wallet.

<mark style="color:blue;">**Step 1:**</mark> Visit <https://chainlist.org/> and connect with your Metamask wallet.&#x20;

<mark style="color:blue;">**Step 2:**</mark> Type "Arbitrum Nova" in the search box.&#x20;

<mark style="color:blue;">**Step 3:**</mark> Click "Add to Metamask"&#x20;

<mark style="color:blue;">**Step 4:**</mark> Confirm the approval, and you're done

<figure><img src="/files/6hZjnBOiDuQLxtXLRPrS" alt=""><figcaption></figcaption></figure>

#### Direct connection on Arbitrum Nova

<mark style="color:blue;">**Step 1:**</mark> Visit <https://nova.arbiscan.io/>&#x20;

<mark style="color:blue;">**Step 2:**</mark> Click "Add Arbitrum Nova Network"&#x20;

<mark style="color:blue;">**Step 3:**</mark> Confirm the approval, and you're done

<figure><img src="/files/ExTvrxlblRI8auxMKGsN" alt=""><figcaption></figcaption></figure>

#### Alternatively, you can manually add:&#x20;

* Network Name: Arbitrum Nova&#x20;
* New RPC URL: <https://arb1.arbitrum.io/rpc&#x20>;
* ChainID: 42170&#x20;
* Symbol: ETH&#x20;
* Block Explorer URL: <https://nova-explorer.arbitrum.io>

#### Transfer assets to the Arbitrum Nova network

<mark style="color:blue;">**Step 1:**</mark> Access the Garbi Bridge and connect your Metamask wallet.&#x20;

<mark style="color:blue;">**Step 2:**</mark> Select the amount of ETH or veGRB you want to transfer.&#x20;

<mark style="color:blue;">**Step 3:**</mark> Confirm and send.

<mark style="color:blue;">**Note:**</mark> Garbi Bridge has significantly lower fees compared to other platforms, and the transaction fee is charged in GRB, ranging from $5 to $8, instead of $14 on other platforms

***=> Garbi Bridge is expected to launch on the mainnet by the end of this month.***


---

# 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://garbi-protocol.gitbook.io/docs/product/garbi-game/garbi-academy-1-pixil-saga/why-arbitrum-nova.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.
