# Introduction

- [Introduction](https://docs.oisy.com/introduction/introduction.md): Learn about OISY Wallet and how to integrate with it.
- [Why OISY Wallet](https://docs.oisy.com/introduction/why-oisy-wallet.md): OISY Wallet is a fully on-chain solution that requires no downloads or installations. Explore the wallet’s features in detail below:
- [Internet Identity](https://docs.oisy.com/introduction/internet-identity.md): OISY Wallet uses Internet Identity for authentication.
- [OISY protects you!](https://docs.oisy.com/introduction/oisy-keeps-you-protected.md): This page describes means that OISY implements to keep your funds protected.
- [What's New](https://docs.oisy.com/introduction/whats-new.md): This page describes each OISY release and their included new features, improvements, or fixes.


---

# 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.oisy.com/introduction.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.
