# DAPP & SERVICES

- [Dashboard AI Powered](https://docs.altswitch.io/dapp-and-services/dashboard-ai-powered.md): STAGE: Live & On-development Upgrade
- [DAO Infrastructure](https://docs.altswitch.io/dapp-and-services/dao-infrastructure.md): STAGE: On-development
- [Multi-Yield Locks](https://docs.altswitch.io/dapp-and-services/multi-yield-locks.md): STAGE: On-development
- [How-To Tutorials](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials.md): This is the library of tutorials on how to use and maximize Multi-Yield Locks.
- [Locks](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials/locks.md)
- [How to Lock - Standard](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials/locks/how-to-lock-standard.md)
- [How to Lock - Vesting](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials/locks/how-to-lock-vesting.md)
- [How to Unlock](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials/locks/how-to-unlock.md)
- [How to Generate Lock Certification](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials/locks/how-to-generate-lock-certification.md)
- [Rewards](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials/rewards.md)
- [How to Deposit Rewards](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials/rewards/how-to-deposit-rewards.md)
- [How to Claim Rewards](https://docs.altswitch.io/dapp-and-services/multi-yield-locks/how-to-tutorials/rewards/how-to-claim-rewards.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://docs.altswitch.io/dapp-and-services.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.
