# Staking Information (full-screen)

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

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

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

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

On this page, you can find everything you need to **track and control your staking** in one place.

At the top you can see your selected account, and at the bottom in the Earning Positions, My Positions you can switch between your staked tokens by clicking on the chevron highlighted in the photo.

You’ll see your **staked amount, earned rewards**, **unstaking**, and **Redeemable amount** if available, and for **pool staking** the **amount available to claim**.

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

* **Claim rewards.**
* **Unstake** your tokens.
* **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.

In the **Explore** tab, you can start staking additional tokens if you wish.

The **Rewards** tab displays detailed information about your earned rewards.

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** modal:

<figure><img src="/files/yXs8ZKeKJo4NkNtNgbtT" alt=""><figcaption><p>Pool Detail (full-screen)</p></figcaption></figure>

The **Pool Staking Information** modal:

<figure><img src="/files/0viyg3qPsVPUqJvfE4Ze" alt=""><figcaption><p>Pool Staking Information (full-screen)</p></figcaption></figure>

The **Solo Staking** page:

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

The **Solo Staking Information** modal:

<figure><img src="/files/smVopfXQourkynoPTtG4" alt=""><figcaption><p>Solo Staking Information (full-screen)</p></figcaption></figure>

The **Manage Earned Rewards** modal:

<figure><img src="/files/XiX9PsUIqRH9O62UFvk2" alt=""><figcaption><p>Mange Earned Rewards (full-screen)</p></figcaption></figure>

The **Validators Management** modal:

<figure><img src="/files/HRK5JysrZF1BVbeLpQrZ" alt=""><figcaption><p>Solo Staking page - Nominations tab (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/staking-information-full-screen.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.
