# Conntecting your Wallets

### Add Venidium Network to MetaMask manually:

1. Open your MetaMask wallet. (You can access it on the top right corner of your screen)
2. Click the three dots. (Also top right of MetaMask screen)
3. Press "expand view"
4. On the left side press on "Networks"
5. Press "Add Network" Button
6. Enter the following data in its fields:

#### General RPC Details for Wallets that let you add custom Networks:

Network Name: Venidium Mainnet\
New RPC URL: <https://rpc.venidium.io/>\
Chain ID: 4919\
Currency Symbol: XVM\
Block Explorer URL: <https://evm.venidiumexplorer.com/>

#### Add Venidium Network to MetaMask "One Click-Solution"

Go to <https://venidium.io/>, scroll down to the very bottom and&#x20;

press the button "Add Venidium to 🦊"

#### An easy step by step guide can be found in our Medium Blog:&#x20;

<https://medium.com/@venidium/how-to-add-venidium-xvm-to-metamask-ab030b8e8a59>


---

# 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://venidium.gitbook.io/start/technical-documentation-evm-dpos/conntecting-your-wallets.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.
