# Popular Vote Token Request and Voting

## Setting up MetaMask on PC

MetaMask is a Web3 wallet. Rinkeby uses test ETH, not the regular ETH.&#x20;

### Installing MetaMask for your browser

Chrome: <https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn> Firefox: <https://addons.mozilla.org/en-US/firefox/addon/ether-metamask/>

#### Creating a wallet and store your seed phrase in a safe place

![](/files/-MJ4Kl9IOVG76GoIj0SZ)

#### Changing your network to Rinkeby

![](/files/-MJ4Kl9JJY0aIe6jSysJ)

## Requesting some test ETH for your new MetaMask wallet

Go to <https://faucet.rinkeby.io/>

Click the tweet button at the bottom of the page.

![](/files/-MJ4Kl9KVjEtuHDNFFGQ)

Sign in or create a twitter account.

Replace the 0x0 address with your own from MetaMask.

![](/files/-MJ4Kl9LIA_iCtQFQn5p)

![](/files/-MJ4Kl9ME4Am_pbfDNrp)

Tweet it and copy the link to the tweet.

![](/files/-MJ4Kl9NFWojGYlOoiHm)

![](/files/-MJ4Kl9OfywH2z1v0fbV)

Go back to the Rinkeby faucet and paste your tweet link in.

Select 18.75 Ethers / 3 days.

![](/files/-MJ4Kl9Pm-fXUgMDHdmu)

Congrats! You can now use MetaMask on Rinkeby.

## Requesting FI-POPULAR-VOTE Tokens from Token Request

1. Go to [iob.fi DAO Popular Vote Token Request](https://rinkeby.client.aragon.org/#/fipopularvote/0x9e1110b76b469d020184da374ddb334c2fc5308f/) page.&#x20;
2. Connect your MetaMask wallet.

![](/files/-MJ4Kl9Q_7vP4SP5RwM4)

Make a new request for 368 FI-Popular-Vote Tokens.

![](/files/-MJ4Kl9RPTZDie01YxLl)

![](/files/-MJ4Kl9Sh76ZtycBmwam)

Create the transaction

Confirm the transaction

![](/files/-MJ4Kl9TH3I-HY3d2SkK)

Go to My Requests

Submit your request

![](/files/-MJ4Kl9UYW88_XjFQXuH)

Create the transaction

Confirm the transaction

You now have 368 FI-Popular-Vote Tokens!

## Adding a custom token to your MetaMask Wallet

Click the Add Token button in MetaMask.

![](https://lh6.googleusercontent.com/cwPsh9LcK3EfhabgMYYDHESzuZWglKtZ8I848xbgihz41urnPjNJHtVfx60WmUvQEVOKbG0HFGyr4EAaSIcF3BQj1eEJ-8apxo013PwRDjFVMAFhJJW9MTG0BYUEWheXzAXOV0OM)

Click Custom Token

![](https://lh6.googleusercontent.com/WWK5CwocNzy2xAC3-1OLoKUZIMjwZLUXeXyzqw8sCAPztwuDNJj2xxKvfWxaIMFY_TLetOHCRLaFKqPf6BGPIhGJUa-5ZjmHG3GPgVncl4Givk1uI122oHvoSj1S8i0MD4MAIpD6)

Enter the FI Popular Vote token address and click Edit

![](https://lh4.googleusercontent.com/nbVGCaFzXp960z4keZtBN1vjyFpKjeP-cGWz3r6VQA_TD7QqUgRpvT9yn6QJrDaYrKf2-xmI36L52hqmC49e6q4VhWZXb_UfZ0t_sBscvaZ_jObhsRlL4GsvuIMBS2Zm7KgwyaJ8)

Change the name to FI-Popular and click Next

Finally, click Add Tokens

## Voting on the Rinkeby DAO

Go to <https://rinkeby.client.aragon.org/#/fipopularvote/>

Connect your MetaMask

![](/files/-MJ4Kl9VF4PblXY0r_-O)

Go to the Voting app.

Whenever there is a vote, you can vote on it. Once you have gotten FI-Popular-Vote Tokens from an airdrop.

Open a vote.

Choose Yes or No accordingly.

![](/files/-MJ4Kl9Wyd2CYuqrudew)

Create the transaction

![](/files/-MJ4Kl9XoUIg7kF5BUrK)

Confirm the transaction

![](/files/-MJ4Kl9YdjjP3eMQtnKs)

#### Congrats!

You have successfully voted on the DAO!


---

# 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.iob.fi/tutorials/rinkeby-testnet/popular-vote-token-request-and-voting.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.
