# How to Connect Your Wallet to Plasma.Finance

Plasma.Finance works with any Web 3.0 wallet, including MetaMask, PlasmaPay, WalletConnect, TrustWallet, Coinbase Wallet and Crypto.com. This walkthrough uses the MetaMask Ethereum wallet, which is a free, open-source Web3.0 wallet popular with Ethereum users.

1. Launch the Plasma.Finance app at <https://apy.plasma.finance>.&#x20;

![](https://lh6.googleusercontent.com/enM2TFkUG-qeGznL9BszxbSeagnAN4NBVflMtfakKAz3_3NQCq3PuK940ebkfeu2lQreZVwjULfJ2Dqwf1coIh4DkVsTsEvdAr4-GqyVamjPLowBg7Bfh_V_V70qd4WqsSpKA0wR)

2\. Click on “Connect Wallet” at the top right of your screen. A pop-in window should appear.

![](https://lh4.googleusercontent.com/gGWT202H_c1vHDbxLkpmMU6m_w74LiWb4EA5R4U4yTF4z-zMhHc4gS_9N6zr8UQnUP2Drs431wxHmMkkJ5jEVtLmuxSommpww89aTNcAp6PtCMqXtwFAwA-GS8_xeGo23kyyx89f)

3\. Check the “I accept Terms of Use, Cookies Policy and Privacy Policy” box if you accept these terms. Then, select the wallet you want to connect. If you don’t have one, you can create a PlasmaPay or MetaMask one from this step. For purposes of this walkthrough, we will continue by selecting the MetaMask wallet.

![](https://lh6.googleusercontent.com/TSr9rmTuNP_hfMfivX0hPdWP96fco155C37VV6S11cHFivS1D-1zcxLsNoMGLiVZ2QYnkcbYJ2mBg-6l_5d0Nhwo2uxAh7_RVFyuwLGdzEZeMvY2V8bzVMneuBVGdbBx3IFXmE-B)

4\. If you have not unlocked your MetaMask, you will be asked to do so. Once unlocked, you should see the following screen. Select the account you want to use to connect to Plasma.Finance by ticking the checkbox next to it. In this example, we created a new account and named it “Plasma”.

Click Next.

![](https://lh6.googleusercontent.com/gk85ndt-6X5fNzbxKiTBSF4c9wvmUz-yl6Ga0LXD-pQ_DIuImFSIHqOiIECUxKjDz7HfJbBYhy_5EspvYLH3FR5nMII9yaQZEJFOg8vpOQYZXde8btMxM1Gk3bcxjEhlT8d75xFM)

5\. At this screen, click Connect.

![](https://lh3.googleusercontent.com/K_hgjnnAawziT9zBot8eXcEZK5g-QonLqAs2my3ASg8i_4R_txBvUYJvwGf2bbxMZYTc8khDqjYG4wLo8sO36dNFssSXwtJw-aV4uyRY7nXBOafAPJ9UQaF2V4-SgUkRVLg7rjYe)

6\. When you see Plasma.Finance dashboard and your ETH address at the top right corner, you’re connected to Plasma.Finance. Happy yield farming!


---

# 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.plasma.finance/guide-for-plasma.finance/how-to-connect-your-wallet-to-plasma.finance.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.
