# Products

- [How-To: Unstakepool Deposits & Withdrawals](https://docs.thevault.finance/products/how-to-unstakepool-deposits-and-withdrawals.md): Learn how to mint your SOL for the unstakepool and earn fees. For additional help please visit us on Discord and the team will be happy to help you in support tickets.
- [How-To: Unstake Your LST](https://docs.thevault.finance/products/how-to-unstake-your-lst.md): Learn how to unstake your LSTs with our unstakepool. If you need further asisstance, please visit us on Discord and open a support ticket.
- [Unstake Pool](https://docs.thevault.finance/products/unstake-pool.md): Earn yield without staking SOL by providing liquidity to our instant unstake pool.
- [Unstakepool FAQs](https://docs.thevault.finance/products/unstakepool-faqs.md): Learn more about our unstakepool here.


---

# 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.thevault.finance/products.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.
