# Connecting a Wallet

[Introduction to Web3](https://medium.com/@chaincom/a-beginners-guide-to-web3-865efb957354)

[Web3 Wallet Options Explained](https://bitpay.com/blog/types-of-crypto-wallets/)

{% hint style="info" %}
If you are unfamiliar with **web3**, use the links above to learn more.
{% endhint %}

1. **Click** the `toggle button` to open the side navigation tab.
2. **Choose** the `Claim History Page`
3. **Click** the `Connect Wallet button`
4. **Choose** the type of wallet you would like to connect and follow the prompts for the respective wallet. Silvi is currently issuing payouts as cUSD (stable dollar on Celo) so make sure you have a Celo compatible wallet on MetaMask or Valora. To add celo to your MetaMask, [follow these steps](https://celo.academy/t/3-simple-steps-to-connect-your-metamask-wallet-to-celo/84).

*Silvi is currently issuing payouts as cUSD (stable dollar on Celo) so make sure you have a Celo compatible wallet on MetaMask or Valora. To add celo to your MetaMask,* [*follow these steps*](https://celo.academy/t/3-simple-steps-to-connect-your-metamask-wallet-to-celo/84)*.*

<figure><img src="/files/W8qU7poGBIeN1o1Lk5dO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
As part of a special campaign, users will be able to connect a wallet automatically through the **Opera Minipay browser.**
{% endhint %}


---

# 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.silvi.earth/silvi-app-user-guide/connecting-a-wallet.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.
