# Create a Pool

To create a nomination pool using the PolkaGate extension, open the extension in full-screen or regular mode. The process is similar for both modes; below, we demonstrate the full-screen mode, but the steps are the same in extension mode.\
First, open the PolkaGate extension and click the full-screen icon in the top right corner.<br>

<figure><picture><source srcset="/files/dWb4ezVS7Lb8ShOFjuOP" media="(prefers-color-scheme: dark)"><img src="/files/dTLEjId3HY4rioBpx5vT" alt="" width="269"></picture><figcaption><p>Home Page extension Mode</p></figcaption></figure>

In full-screen mode, first select the account (e.g., Alice) and the token for which you want to create a pool. Then, click to open the quick action menu, where you’ll find the pool staking icon to proceed.

<figure><picture><source srcset="/files/9XZLbxHuQyAE9C9a5hSu" media="(prefers-color-scheme: dark)"><img src="/files/Q7U4u4uytXDwcVEgGi7q" alt=""></picture><figcaption><p>Full screen mode</p></figcaption></figure>

<figure><picture><source srcset="/files/MFDRPlROfPvFGaEAfJm7" media="(prefers-color-scheme: dark)"><img src="/files/xkSHwk4gFDqXf7GGel2M" alt=""></picture><figcaption><p>Pool Staking on Quick Action<br></p></figcaption></figure>

After clicking on “Pool Staking,” you will be directed to the Pool Staking page, where you can click the stake “+” icon to view staking options.

<figure><picture><source srcset="/files/EhCdliSuM5CL9QodGMgh" media="(prefers-color-scheme: dark)"><img src="/files/Pxz6hwLljX3OguNRSCHZ" alt=""></picture><figcaption><p>Stake in Pool<br></p></figcaption></figure>

<figure><picture><source srcset="/files/NqSh2MHWzEIkHbz1KnSL" media="(prefers-color-scheme: dark)"><img src="/files/W8NMIcZhrauC6Rv2OBq6" alt=""></picture><figcaption><p>Pool Staking Options</p></figcaption></figure>

Check the minimum requirements to create a pool, then select ‘Create a Pool’ to access the input page.

<figure><picture><source srcset="/files/Cj42BD6f19v6pVxLmigh" media="(prefers-color-scheme: dark)"><img src="/files/K8hUNnqqnb1hLcDN6hIH" alt=""></picture><figcaption><p>Create Pool<br></p></figcaption></figure>

Fill in the inputs, including the pool name and the amount you want to stake as the pool owner. You can either configure the pool roles or leave them as default. Then, click ‘Next’ to proceed to the review page.<br>

<figure><picture><source srcset="/files/kaEC6gl3tQG0p7uDPAK0" media="(prefers-color-scheme: dark)"><img src="/files/KtTJ1IMoaqkJfJxuwgoY" alt=""></picture><figcaption><p>Review Page<br><br></p></figcaption></figure>

If everything looks good, enter your password and click ‘Confirm.’ After a brief wait, if everything goes smoothly, your first staking pool will be created. Hooray!

<figure><picture><source srcset="/files/7uktIjUtKYpEqwNHVXpE" media="(prefers-color-scheme: dark)"><img src="/files/bHtSBn6wMfJYUZJdnOuE" alt=""></picture><figcaption><p>Confirmation of Pool Creation</p></figcaption></figure>

Click ‘Done’ on the confirmation page to access the ‘Staked in Pool’ page, where you can view and manage your created pool. You can also claim your rewards, which will begin after approximately two days.<br>

<figure><picture><source srcset="/files/B3CI14ZATsPkRaGDxIXZ" media="(prefers-color-scheme: dark)"><img src="/files/OoRa0xeEM3iUdh6EbAxb" alt=""></picture><figcaption><p>Stake in Pool</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/create-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.
