> For the complete documentation index, see [llms.txt](https://docs.iob.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iob.fi/tutorials/requesting-and-accessing-2021-iob-dividend.md).

# Requesting and Accessing 2021 IOB Dividend

## 1. Requesting

### Step 1:

On [iob.fi](https://iob.fi/) homepage, click "**MENU**" button and select the "**Managed Pools**" tab in the sidebar.

![](/files/XePtJYOYnRFaQLjBXzdh)

### Step 2:&#x20;

Click "**2021 IOB Dividend**" button. You can also click on the banner shown below. (Click <https://iob.fi/dividend/0x6130ff302f24267380753e52ece48b852be3dd38> to skip to step 3.)

![](/files/ulYmaK3aFIjYTZZHkLFp)

or

![](/files/3tuHasHlWQ4ynr9qlu6Z)

### Step 3:&#x20;

Click the **"Connect Wallet"** button.

![](/files/reypmrZ4gpZEI9x6fzeN)

In **“Connect Wallet”** window，select a wallet (currently **“MetaMask”** and more selection under development)

![](/files/ifVf2egtZ7wSSrYLGyAX)

### Step 4: &#x20;

Confirm my wallet address (0x5b4......5b9e) is used to request for IOB dividend. Click the **"Request"** button.

![](/files/jsLLxoLjUBV7SRRj1m0M)

### Step 5: &#x20;

**"Requested!"**&#x20;

![](/files/z7ZfhF3Nm0kN2Z8DBmyw)

#### **Note: Once you have requested your dividend, your eligible dividend will be reset to "0."**

## **2. Accessing Your Dividend on Polygon Network**

### Step 1:&#x20;

Add [**Polygon Network on MetaMask**](https://docs.polygon.technology/docs/develop/metamask/config-polygon-on-metamask/)

![](/files/53lpFbrwXCn279dvLIqF)

![](/files/wisTjfAn16qB7iL71xQd)

### Step 2:&#x20;

Check and confirm your **USDC balance** on [**Polygon Wallet**](https://wallet.polygon.technology/)

![](/files/rc6DNUsuPDNlTU7uSdGp)

2.1 If you decide to keep USDC in the wallet on the Polygon network, do nothing.

2.2 To transfer from the wallet, first swap a small amount of MATIC tokens (5-10 cents) using your USDC you just received via their gas-less swap feature.

![](/files/ZlTEmDPjBk4MkRSRSEhW)

2.2.1 If you want to **transfer USDC to an** [**exchange**](https://docs.polygon.technology/docs/faq/wallet-bridge-faq/#what-are-the-list-of-supported-exchanges-on-polygon), you can only sent via the Polygon network to **one of the following 3 exchanges currently: crypto.com**, **OKEx** or **Binance**.&#x20;

![](/files/ZpKUpRHi08DlkwZuoQef)

## <mark style="color:red;">**You will lose your USDC if you try to transfer them to any other exchange! Do NOT do it!**</mark>&#x20;

**If unsure, please ask questions in our** [**Telegram**](https://t.me/+Swx7dK5JMJfBcXBm) **group first!**

### Step 3:

You can also **connect your wallet to Uniswap** through their Polygon layer to swap USDC to any coins you want.

![](/files/sdyrlf7y1yPTYsnZ7lTG)

<mark style="color:red;">Remember, the USDC is in your wallet on the Polygon Network. You do not need to "get it out." It is already there, as long as you have the private key to your wallet.</mark>&#x20;

## Conclusion

## <mark style="color:red;">Unless you must convert the dividend received into USD, EURO or any other fiat, there is really no reason to "get it out." The funds are in your wallet on the Polygon network, (almost same as on the Ethereum network,) and you can swap it into other coins for almost no fee.</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.iob.fi/tutorials/requesting-and-accessing-2021-iob-dividend.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
