# How to check my staking position?

### Method 1：

Click **\[Address]** - **\[My Portfolio]** to navigate to the **My Portfolio** page.

* View the current value of your holdings, APY, and earnings data.
* Review a visualized pool holdings chart.

<figure><img src="/files/fafEauk7qfEhU98YiDDU" alt=""><figcaption></figcaption></figure>

Click **\[Detail]** to enter the corresponding pool and view more information.

<figure><img src="/files/b3p7Bgf4DMeOothoSbWU" alt=""><figcaption></figcaption></figure>

### Method 2（For Fixed Staking）：

1. Click **\[Fixed Staking]**, select the corresponding pool
2. click **\[Learn More]**

<figure><img src="/files/THzG0VpEaLg7lVXLvi3t" alt=""><figcaption></figcaption></figure>

If there is an existing position in **Fixed Staking**, you can view the following data:

1. **Staked Amount (in base currency)**: The total amount of assets you have staked in the fixed staking pool, displayed in the base currency.
2. **Total Earnings**: The total rewards earned from the staked assets up to the current time.
3. **Last 24H Earnings**: The earnings from the last 24 hours.
4. **Withdrawable Balance**: The amount of staked principal that can be withdrawn after the staking period ends (once the exit time has passed).

<figure><img src="/files/wYCAHV6tsplXKa3cVuW0" alt=""><figcaption></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.lsp.finance/academy/how-to-check-my-staking-position.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.
