> For the complete documentation index, see [llms.txt](https://docs.goplugin.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goplugin.co/features/pli-yield-farming/steps-for-staking-in-plugin-yield-farming-pliyf.md).

# Steps for Staking in Plugin Yield Farming (PLIYF)

On this page, members can get complete steps on how to do staking in Plugin Yield Farming.\
Plugin Yield Farming requires a minimum of 50,000 PLI in your XDCPay wallet to stake.

NOTE: It is recommended to members who have registered via Google forms to stake their tokens, should log out from the PLIYF portal and re-login with their registered XDCPay wallet address.

#### STEP: 1

Login and open your **XDCPay** wallet Account.

#### STEP: 2

After you log in to the portal, you can see your registered wallet, and your PLI & XDC holdings in your wallet get displayed. Click on the 'Deposit' button provided on the page.

![](/files/gRoCu8oP2RvRhHewYpaG)

#### STEP:3

Once you click on the 'Deposit' button, you can select the number of PLI to stake and click on the 'Sign Transaction' button.

![](/files/yEAO3dh1zMFLg4teJdAx)

#### STEP: 4

Please submit the transaction and wait for the page to redirect to your dashboard.&#x20;

![](/files/hgM15Be4zwrG2bGRU5K7)

#### STEP: 5

Once your transaction is done, you will be allowed to perform the staking.

![](/files/9iu0SeTBxK2CTLPQOu4F)

#### STEP: 6

Perform the deposit transaction.&#x20;

**Please be informed that, while performing this transaction does not close or move out of the page.** After the transaction is done successfully the page will be redirected automatically to your dashboard.

![](/files/jhz3RL2aWzbO049Iq4zb)

#### STEP: 7

At the end you should see the success screen. Happy Staking!!

![](/files/mQRWpbwkhQALzgTc331G)


---

# 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.goplugin.co/features/pli-yield-farming/steps-for-staking-in-plugin-yield-farming-pliyf.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.
