# Inji Web

Inji Web is the **browser-based wallet** in the Inji stack. Use it to **download**, **store**, and **share** verifiable credentials (VCs) without a mobile app.

#### What you’ll find here

* [Overview](https://docs.inji.io/inji-wallet/inji-web/overview): Product capabilities and key concepts.
* [Test](https://docs.inji.io/inji-wallet/inji-web/functional-overview): Sandbox flows, workflow, and end-user steps.
* [Setup](https://docs.inji.io/inji-wallet/inji-web/build-and-deploy): Local setup and deployment prerequisites.
* [Develop](https://docs.inji.io/inji-wallet/inji-web/technical-overview): Architecture, backend services, and customization.
* [API](https://docs.inji.io/inji-wallet/inji-web/api): API references used by Inji Web and integrations.
* [Deploy](https://docs.inji.io/inji-wallet/broken-reference): Deployment pointers and instructions.
* [Releases](https://docs.inji.io/inji-wallet/inji-web/inji-web): Version history and test reports.


---

# 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.inji.io/inji-wallet/inji-web.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.
