# Getting Started on Gnosis Chain

## Add Gnosis Chain to Your Wallet

For **Metamask**, follow one of these instructions to add Gnosis Chain:

### Option 1: One-click Configuration

Visit [**ChainList**](https://chainlist.org/?search=gnosis), then simply click **Add to Metamask** to add Gnosis (Chain ID: 100, Currency: xDAI) to Metamask.<br>

<figure><img src="https://2996176873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YTdumceG05uJMtaEgaT%2Fuploads%2Fk4rMJuip9jAPscCAZjMK%2Fgno-wallet-chainlist.png?alt=media&#x26;token=48b3d759-e534-4bed-994c-6d69468c4112" alt="" width="563"><figcaption></figcaption></figure>

### Option 2: Manual Configuration

1. In MetaMask go to **Settings** > **Networks**
2. Scroll to the bottom and click the **Add Network** button
3. Click **Add a network manually**
4. Fill in these values:

<table><thead><tr><th width="224">Item</th><th>Value</th></tr></thead><tbody><tr><td><strong>Network Name</strong></td><td>Gnosis</td></tr><tr><td><strong>RPC URL</strong></td><td>https://rpc.gnosischain.com</td></tr><tr><td><strong>Chain ID</strong></td><td>100</td></tr><tr><td><strong>Currency symbol</strong></td><td>XDAI</td></tr><tr><td><strong>Block explorer URL</strong></td><td>https://gnosisscan.io</td></tr></tbody></table>

<figure><img src="https://2996176873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YTdumceG05uJMtaEgaT%2Fuploads%2Fo9U4Tp0kCOE5XMmaOP5s%2Fgno-wallet-metamask.png?alt=media&#x26;token=efd5538b-08be-4042-8eba-dac1107fb1f3" alt="" width="563"><figcaption></figcaption></figure>

Use all capital letters for `XDAI` to avoid Metamask warning about "scam tokens". &#x20;

Once you're done, click **Save**.

### Import the GNO Token

To import the GNO token to Metamask, you can visit [**Blockscout**](https://blockscout.com/xdai/mainnet/token/0x9C58BAcC331c9aa871AFD802DB6379a98e80CEdb/token-transfers) and click on the fox icon to import the token to Metamask.

<figure><img src="https://2996176873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YTdumceG05uJMtaEgaT%2Fuploads%2F0K7gNF69o78NCk4mEcKa%2Fgno-wallet-blockscout.png?alt=media&#x26;token=e9fce07a-0625-4b10-a121-445f8a226bde" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://2996176873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YTdumceG05uJMtaEgaT%2Fuploads%2Fr2rQDWKY4vT611WVmqTb%2Fgno-wallet-metamask-addtoken.png?alt=media&#x26;token=9414c1fe-f09c-46ec-a254-66a627f628b5" alt="" width="375"><figcaption></figcaption></figure>

### Other Wallets

For other wallets, add the Gnosis Chain using the network information as above, and add the GNO token using its token address as shown on the Blockscout site.

## Obtain Some GNO

There are multiple ways to obtain GNO on the Gnosis chain.  However, it is important to conduct your own research and proceed at your own risk. &#x20;

**If you don't already have GNO on the ETH mainnet**, it is highly recommended **not** to purchase it on the mainnet.  The gas fees for bridging it to the Gnosis chain can be significantly higher than necessary. &#x20;

One easy and cost-effective method to acquire GNO on the Gnosis chain is by bridging DAI from the ETH mainnet to the Gnosis chain using [**The Gnosis Chain Bridge**](https://bridge.gnosischain.com/).  By bridging DAI to xDAI, you will have xDAI in your wallet, which can be used to pay for transaction gas fees on the Gnosis chain, which are only fractions of a cent.

Once you have xDAI in the desired account for your validator deposit, you can use [**Honeyswap**](https://honeyswap.org/) or [**CowSwap**](https://cowswap.exchange/#/swap) to swap xDAI for GNO.  Keep in mind that for each validator you plan to run on the Gnosis Beacon Chain, you will need exactly 1 GNO.  It is advisable to start with 1 validator initially to become familiar with the process before attempting to run more.

**If you already possess GNO on the mainnet**, you can bridge it to the Gnosis chain by visiting [**The Gnosis Chain Bridge**](https://bridge.gnosischain.com/) or [**jumper.exchange**](https://jumper.exchange/).  The following screenshots are from the Gnosis Chain Bridge:

<figure><img src="https://2996176873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YTdumceG05uJMtaEgaT%2Fuploads%2FWr1Yx2U1JmGEmIvTpz12%2Fgno-bridge-gno.png?alt=media&#x26;token=89be4d24-e94f-452d-8f42-c21e7fca5dd1" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://2996176873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YTdumceG05uJMtaEgaT%2Fuploads%2FNJPCTtcacKXWPYI3p1is%2Fgno-bridge-gno-initiated.png?alt=media&#x26;token=238745bb-6a80-4261-8fb9-ec1155d4fda4" alt="" width="563"><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://docs.ava.do/more-staking-opportunities/gnosis-staking/getting-started-on-gnosis-chain.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.
