# 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/)

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). \
   \
   Additionally users will be able to connect a wallet automatically through the Opera Minipay browser.

<figure><img src="/files/uS8EiR31MQ54URe88bWH" alt=""><figcaption><p>Steps on how to make sure your wallet is connected </p></figcaption></figure>

<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://silvi.gitbook.io/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.
