# Staking with the Genesis Staking Program

## **Step 1: Connecting your Wallet to the VideoCoin Staking Page**

Visit [staking.videocoin.network](http://staking.videocoin.network)

Click “Install MetaMask Extension” and add the MetaMask extension to your browser

![](https://lh6.googleusercontent.com/iVztPJtvnA_66yGwT3CuslzB-Fjf0pc6fIaDiAuz0xwjaES3qRLA-MzKiyNtXtplp2jaZ4yu3FdCf4XyTnEOttEsxmTnoFySYLNYWQY86qQNr_o2KeJY4AIsk0-VrVpu07zEQo56)

Follow the prompts to download and add the MetaMask extension to your browser. If you need help adding the extension, [follow these steps from the MetaMask support page](https://metamask.zendesk.com/hc/en-us/articles/360015489531-Getting-Started-With-MetaMask-Part-1-)

*Note: If you already use MetaMask you can choose to use your existing wallet or create a new one*

## **Step 2: Add VID as a Custom Token to your MetaMask Wallet**

![](https://lh3.googleusercontent.com/MMdaiJwRYOoLTzbKHKle5Y7ku4MqBwePK_fxIkk72WktANF2hsfUina-D1x6PUTGf7szr2CTki5aKJtFAHcjddaY9lIgP4luTSejv9ecyy-kDZMQBZjHtRsXoTCL3aMTJYsP0jyE)

Open the MetaMask browser extension

In the MetaMask menu, click “Add Token”&#x20;

Click “Custom Token” tab

Add the following VideoCoin “Custom Token” information:&#x20;

* Custom Token Address: **0x2c9023bbc572ff8dc1228c7858a280046ea8c9e5**
* Token Symbol: VID
* Decimal:18

## **Step 3: Connect and Finalize Setup**

Return to staking.videocoin.network and reload the page.

Click Connect when you are prompted to connect your MetaMask Account.

You have completed setting up your account and are now ready to stake in the Genesis Pool

*Note: Be sure to add VID tokens to your wallet as well as a small amount of ETH to cover GAS, we recommend .00001 ETH*&#x20;

## **Staking Tokens with the Genesis Worker Pool**&#x20;

From the main page at [staking.videocoin.network](http://staking.videocoin.network), select the Genesis Staking Pool from the list of “Available Worker Pool Nodes”

![](/files/-MAgXoQKGwOmIYosYpJy)

Add the number of VID token you’d like to stake

![](/files/-MAgXvc1GpK2kdvDk0yK)

Click Stake Tokens and confirm your transaction

![](/files/-MAgYI5HBmkLZB29mrFi)

And you’re done! After the transaction has been confirmed, you will be officially staking with the Genesis Worker Pools

## **Unstaking Tokens**<br>

To unstake tokens select the Genesis Worker Pool, click the “Unstake” button<br>

![](/files/-MAgVaZV3bZk8q_JecRF)

Select the number of tokens you’d like to unstake, then click “Unstake Tokens”

If you have questions visit the Worker section of the [VideoCoin Forums page](https://forum.videocoin.network/c/Workers/7)<br>


---

# 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.vividlabs.com/staking-vid-token/staking-with-the-genesis-staking-program.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.
