# Easy Staking

To stake your tokens and start earning rewards effortlessly in the **PolkaGate extension**, use the **Easy Staking** method — the fastest and most convenient way to begin staking. With just a few clicks, you can put your tokens to work and start earning passive rewards, as shown below.

In **extension mode**, open **Staking** from the menu.&#x20;

<figure><img src="/files/UqHMk0Ywupg6ym9UVENO" alt="" width="234"><figcaption><p>Home page (extension)</p></figcaption></figure>

Select the **token** you wish to stake, the corresponding **APY rate** for each token is displayed next to it.

<figure><img src="/files/4XRcOnaHu6G03Lj8X5qy" alt="" width="233"><figcaption><p>Staking Options (extension)</p></figcaption></figure>

In the opened pop-up, you can view key details about the token you’re about to stake, including the **minimum staking amount**, the **unbonding period** (how many days you must wait to unlock your tokens), and the **reward payout frequency**.

<figure><img src="/files/dvCcAvc4WXzIG3A6HUms" alt="" width="234"><figcaption><p>Earning Detail (extension)</p></figcaption></figure>

Click **Start Staking** to open the staking page.

<figure><img src="/files/F1Bgf7G1oVSTbx28DSlI" alt="" width="232"><figcaption><p>Easy Stake (extension)</p></figcaption></figure>

Enter the amount you want to stake. Based on the entered amount, PolkaGate will recommend how to stake, then click **Continue**.

**Note:** You use the **Min** and **Max** buttons to select the minimum and the maximum amounts based on your available balance.

<figure><img src="/files/R4P9nfPBqAz6Px9dfa7i" alt="" width="232"><figcaption><p>Easy Stake (extension)</p></figcaption></figure>

On the **Review** page, you can see details such as the type of staking (e.g., Pool or Solo), the amount you entered, and more. If everything looks correct, click **Approve** to submit the transaction.

<figure><img src="/files/6Y3k0qpiPE3HezvY7WUQ" alt="" width="232"><figcaption><p>Review (extension)</p></figcaption></figure>

After submitting, please wait a few moments while the transaction is processed on the blockchain. Once it’s complete, you’ll see the **confirmation page** — and that’s it, your staking is successful! 🚀

💁‍♀️ **For advanced users:**

If you are an advanced user, you can click on the box as shown below. This feature provides more options, allowing you to stake solo, choose validators, join an existing pool, or even create a new nomination pool.

<figure><img src="/files/ce48pnUZq25idyG9RJ0P" alt="" width="233"><figcaption><p>Easy Stake (extension)</p></figcaption></figure>

<figure><img src="/files/gCy3WjemeCMBVAvP8HJy" alt="" width="232"><figcaption><p>Staking Type (extension)</p></figcaption></figure>

**Note:** the process is the same for full-screen mode.

***

In **full-screen mode**, open the **Staking** page from the left-hand side menu.

<figure><img src="/files/CyThPEBCDjUfdjDgoRRm" alt=""><figcaption><p>Home page (full-screen)</p></figcaption></figure>

On the **Staking** page, your selected account is shown at the top.\
To stake a token, go to the **Earning Positions** tab, select **Explore**, and then click the **Stake** button next to the token you want to stake, as shown below.

<figure><img src="/files/PLPDErcU9Qk4UVcXeqHg" alt=""><figcaption><p>Staking page (full-screen)</p></figcaption></figure>

From here, the process is the same as in **extension mode**. In the opened modal, you can view key details about the token you’re about to stake, including the **minimum staking amount**, the **unbonding period** (how many days you must wait to unlock your tokens), and the **reward payout frequency**.

<figure><img src="/files/c0mVayjFgOdcXklMwy3U" alt="" width="240"><figcaption><p>Staking Detail modal (full-screen)</p></figcaption></figure>

Click **Start Staking** to open the staking modal.

<figure><img src="/files/7F7sKmM9apNiplcAmpgL" alt="" width="248"><figcaption><p>Easy Stake modal (full-screen)</p></figcaption></figure>

Enter the amount you want to stake. Based on the entered amount, PolkaGate will recommend how to stake, then click **Continue**.

**Note:** You use the **Min** and **Max** buttons to select the minimum and the maximum amounts based on your available balance.

<figure><img src="/files/DuYK0hPiU5E49PstWCTn" alt="" width="244"><figcaption><p>Easy Stake modal (full-screen)</p></figcaption></figure>

On the **Review** page, you can see details such as the type of staking (e.g., Pool or Solo), the amount you entered, and more. If everything looks correct, click **Approve** to submit the transaction.

<figure><img src="/files/gYyCS33vMtkwuQzeSDDi" alt="" width="245"><figcaption><p>Review (full-screen)</p></figcaption></figure>

After submitting, please wait a few moments while the transaction is processed on the blockchain. Once it’s complete, you’ll see the **confirmation page** — and that’s it, your staking is successful! 🚀

💁‍♀️ **For advanced users:**

If you are an advanced user, you can click on the box as shown below. This feature provides more options, allowing you to stake solo, choose validators, join an existing pool, or even create a new nomination pool.

<figure><img src="/files/GtGnl9SDdc1F8ITvdNrm" alt="" width="244"><figcaption><p>Easy Stake modal (full-screen)</p></figcaption></figure>

<figure><img src="/files/o5FWcUc4PDZ7SOljEeDq" alt="" width="245"><figcaption><p>Staking Type modal (full-screen)</p></figcaption></figure>


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/staking/easy-staking.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.
