# Staking dApp homepage

<figure><img src="/files/dEU718Dko9OTosdcjq85" alt=""><figcaption><p>Homepage view</p></figcaption></figure>

In the picture above we have the following elements:

1. Total number of tokens associated with this wallet
2. The number of tokens currently staked
3. The number of tokens currently available
4. The current screen selection with the overview for the account
5. Pending staking pools to be approved / cancelled
6. All approved staking pools
7. Terminated / Closed contracts which weren't allowed to auto-renew
8. Current selection which allows us to create a new Stake (*base* or *extended*)
9. The marketplace where extended stakes pools are listed by stakers to be taken by operators
10. Indicator if the MetaMask wallet is connected as a **Staker** or **Node Operator**
11. Refresh page with newer data
12. Create new Stake (*base* or *extended*)


---

# 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.ethernity.cloud/staking-dapp/staking-dapp-homepage.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.
