# HOW-TO GUIDES

- [Turbo Options](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/turbo-options.md)
- [Vault Strategies](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/vault-strategies.md)
- [FAQ's](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/vault-strategies/faqs.md)
- [How To Use](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/vault-strategies/how-to-use.md)
- [UI Breakdown](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/vault-strategies/ui-breakdown.md): This page explains the UI elements of the Strategies feature & how to interact with them.
- [Claiming Rewards](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/claiming-rewards.md)
- [V2 User Guide](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/v2-user-guide.md)
- [Y2K App - UI V2](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/y2k-app-ui-v2.md): Introducing a sleek and user-friendly UI for an enhanced experience.
- [Markets Page](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/y2k-app-ui-v2/markets-page.md): This page gives users a comprehensive explanation for Markets Page on Y2K's latest user interface.
- [Market Type Page](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/y2k-app-ui-v2/market-type-page.md): Discover diverse asset availability within a single Market Type.
- [Asset Page](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/y2k-app-ui-v2/asset-page.md): Detailed view for the selected Asset & related Markets.
- [Quick Mint](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/y2k-app-ui-v2/quick-mint.md): Veteran users can directly mint using the Quick Mint page, without navigating through the markets.
- [My Portfolio](https://y2k-finance.gitbook.io/y2k-finance/how-to-guides/y2k-app-ui-v2/my-portfolio.md)


---

# 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://y2k-finance.gitbook.io/y2k-finance/how-to-guides.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.
