# Staking Information (Extension mode)

The **Staking Home** page shows all the important information you need to view and track.

In **extension mode**, open **Staking** from the menu to access this page.

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

On the opened page, select the token you’ve staked from the list to view its staking information.

<figure><img src="/files/LpFq7MpkYYsRciw560Wg" alt="" width="233"><figcaption><p>Your Staking Positions</p></figcaption></figure>

<figure><img src="/files/TvlabXfJPn07vDG2m2jx" alt="" width="228"><figcaption><p>Pool Staking Home page (extension)</p></figcaption></figure>

On this page, you can find everything you need to **track and control your staking** in one place. You’ll see your **staked amount**, **earned rewards**, and — for **pool staking** — the **amount available to claim**.

You can also **take action directly from this page**:

* **Claim rewards.**
* **Unstake** your tokens.
* **Reward chart**.
* **Pending Reward** (Solo Staking)

At the bottom, there’s a detailed **menu** that provides more insight and control:

* **Bond extra** to increase your staked amount.
* View your **pool details** (Pool Staking).
* Review and manage your **selected validators,** you can easily change or update them. (Solo Staking)
* Staking information.

Everything is designed to make managing your staking simple, transparent, and in your control.

***

Below are some screenshots of the pages mentioned above:

The **Pool Detail** popup can be accessed from the menu on the Pool Staking page.

<figure><img src="/files/yntYNajzG1GGfovI6oFe" alt="" width="233"><figcaption><p>Pool Detail - Pool Staking (extension)</p></figcaption></figure>

The **Pool Staking Information** page, can be accessed from the menu on the Pool Staking page.

<figure><img src="/files/qm99YMYVLprwiM5zF5hu" alt="" width="234"><figcaption><p>Pool staking information (extension)</p></figcaption></figure>

The **Solo Staking Information** page, can be accessed from the menu on the Solo Staking page.

<figure><img src="/files/z19OlOPNnD8ZM80rHcpX" alt="" width="232"><figcaption><p>Solo Staking information (extension)</p></figcaption></figure>

The **Manage Earned Rewards** page, can be accessed from the menu on the Solo Staking page.

<figure><img src="/files/pk3RhhDm1mNvcrpK5QHV" alt="" width="232"><figcaption><p>Manage Earned Reward (extension)</p></figcaption></figure>

The **Validators Management** page, can be accessed from the menu on the Solo Staking page.

<figure><img src="/files/AzPDVDpCmlZqpOIy7UtM" alt="" width="233"><figcaption><p><strong>Validators Management (extension)</strong></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/staking-information-extension-mode.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.
