# App Guide: Stella Yield

- [Walkthrough Stella APP](https://docs.stellaxyz.io/stella-doc/app-guide-stella-yield/walkthrough-stella-app.md)
- [Open a position](https://docs.stellaxyz.io/stella-doc/app-guide-stella-yield/open-a-position.md): How to open a leveraged position on Uniswap v3
- [Close a Position](https://docs.stellaxyz.io/stella-doc/app-guide-stella-yield/close-a-position.md)
- [View Your Position](https://docs.stellaxyz.io/stella-doc/app-guide-stella-yield/view-your-position.md)
- [Add/Remove Extra Collateral](https://docs.stellaxyz.io/stella-doc/app-guide-stella-yield/add-remove-extra-collateral.md)
- [Claim Assets from Liquidated Position](https://docs.stellaxyz.io/stella-doc/app-guide-stella-yield/claim-assets-from-liquidated-position.md): Redeem assets from liquidated position
- [Deposit & Withdraw Assets](https://docs.stellaxyz.io/stella-doc/app-guide-stella-yield/deposit-and-withdraw-assets.md): Lending and withdrawing assets on Stella Lend


---

# 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.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.
