# User guides

- [Blanksquare Pilot Apps](https://docs.blanksquare.io/user-guides/blanksquare-pilot-apps.md)
- [Web App](https://docs.blanksquare.io/user-guides/webapp.md)
- [Privacy best practices](https://docs.blanksquare.io/user-guides/webapp/privacy-best-practices.md)
- [Mobile App](https://docs.blanksquare.io/user-guides/mobile-app.md)
- [Shielded Account](https://docs.blanksquare.io/user-guides/mobile-app/shielded-account.md)
- [Shielded Yield](https://docs.blanksquare.io/user-guides/mobile-app/shielded-yield.md)
- [Multi-account management](https://docs.blanksquare.io/user-guides/mobile-app/multi-account-management.md)
- [Silent Transfers](https://docs.blanksquare.io/user-guides/silent-transfers.md)
- [Key generation process](https://docs.blanksquare.io/user-guides/key-generation-process.md): The differences between key generation in Blanksquare Web App and Mobile


---

# 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.blanksquare.io/user-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.
