# View Your Position

You can view all your positions (both Stella Strategy's positions and Stella Lend's deposits) on **Your Position** page.

#### Strategy Section

On strategy section, you can monitor your PnL, Debt Ratio and price range status within the first glance. You an also click on the position to view more details or manage [extra collateral](/stella-doc/app-guide-stella-yield/add-remove-extra-collateral.md) or shoot a calendar to notify you the [position maturity](/stella-doc/stella-yield/stella-strategy/liquidation.md#the-position-remains-opened-after-the-maturity).

<figure><img src="/files/Nwtc1NJehfhxUyW5Z1K3" alt=""><figcaption><p>Your Position - Strategy Section</p></figcaption></figure>

#### Lend Section

On Lend section, you can see all your deposits and manage by adding and withdrawing.

<figure><img src="/files/OVAr3lKqkJvpeWQiSDUo" alt=""><figcaption><p>Your Position - Lend Section</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.stellaxyz.io/stella-doc/app-guide-stella-yield/view-your-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.
