# Join a Pool

To join a staking pool, first select the account you want to use. Then, go to its details page, choose the chain and asset you want to stake, and click the ‘Stake’ button at the bottom of the page to view staking options, as shown in the pictures below.<br>

<figure><picture><source srcset="/files/WqVB85Er8Al9pNNNeJco" media="(prefers-color-scheme: dark)"><img src="/files/zOG6bnUPtIyvW6RLwP9E" alt=""></picture><figcaption><p>Choose Account</p></figcaption></figure>

<figure><picture><source srcset="/files/i7kNbRqaHsCF4viBMxYl" media="(prefers-color-scheme: dark)"><img src="/files/JdXa6Bhrd6ooOU6pHKtX" alt=""></picture><figcaption><p>Select Chain and Asset<br></p></figcaption></figure>

After clicking on the stake button, you’ll see two options: Solo and Pool Staking. Choose Pool Staking to continue.

<figure><picture><source srcset="/files/muU4taUvHqGIpZWooY9o" media="(prefers-color-scheme: dark)"><img src="/files/mLwzvG1V7IhyLi4oWLPM" alt=""></picture><figcaption><p>Solo vs. Pool Staking</p></figcaption></figure>

After selecting pool staking, you’ll see the pool staking home. By clicking the + button, you can start staking, where you’ll be taken to a page that lets you choose between joining an existing pool or creating a new one, based on your preference and the minimum staking amount required.

<figure><picture><source srcset="/files/mVUeZEtkLzvHjpAmUu3y" media="(prefers-color-scheme: dark)"><img src="/files/7kunI0U2xb8A5OW8qBxe" alt=""></picture><figcaption><p>Pool Staking Home (extension mode)</p></figcaption></figure>

<figure><picture><source srcset="/files/hUZzmomi4TqH0qtJuUnH" media="(prefers-color-scheme: dark)"><img src="/files/SLG69xeDI85hb2ACpj1O" alt=""></picture><figcaption><p>Join a Pool</p></figcaption></figure>

By choosing to join a pool, you’ll see a page where you can set the amount you want to stake and view a list of available pools on that chain. You can then select a pool based on factors like the staked amount, commission rate, and whether the pool owner’s identity is verified.

<figure><picture><source srcset="/files/Yj2KiUsEI1xxRCONzAka" media="(prefers-color-scheme: dark)"><img src="/files/xKLOygrgN1Ux4v5w1t2i" alt=""></picture><figcaption><p>Choose your Pool to Join</p></figcaption></figure>

After selecting your preferred pool and the amount you wish to stake, you’ll be taken to a review page. Here, you can check the details, and if everything looks good, enter your password and click the confirm button.

<figure><picture><source srcset="/files/cWK3gbvrWOfUSfJQ6BLn" media="(prefers-color-scheme: dark)"><img src="/files/5b3V3Ywv7AOPmLpzsd1V" alt=""></picture><figcaption><p>Review</p></figcaption></figure>

After a short wait, you’ll see the confirmation page indicating your transaction was successful. Congratulations! You’ve joined a staking pool and will begin receiving rewards in approximately two days🚀.

***

❓**Is there a shortcut to the staking home page from the PolkaGate home page?**

*Yes, you can use the quick action button as shown below, available in both extension mode and fullscreen mode.*

<figure><picture><source srcset="/files/p1AMtQvtlkVAVYT1sk9G" media="(prefers-color-scheme: dark)"><img src="/files/PpoBPyF7Em2qSl2cFibU" alt=""></picture><figcaption><p>Quick Action</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/stake-in-pool/join-a-pool.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.
