# Inji Mobile

Inji Mobile is the **mobile wallet app** in the Inji stack. Use it to **download**, **store**, and **share** verifiable credentials (VCs).

#### What you’ll find here

* [Overview](https://docs.inji.io/inji-wallet/inji-mobile/overview): What the app is, and what it supports.
* [Test](https://docs.inji.io/inji-wallet/inji-mobile/functional-overview): Try the app flows, sandbox content, and user guides.
* [Setup](https://docs.inji.io/inji-wallet/inji-mobile/build-and-deployment): Local setup prerequisites and environment needs.
* [Develop](https://docs.inji.io/inji-wallet/inji-mobile/technical-overview): Architecture, components, integrations, and customization docs.
* [API](https://docs.inji.io/inji-wallet/inji-mobile/api): API references used by the wallet and supporting services.
* [Deploy](https://docs.inji.io/inji-wallet/broken-reference): Deployment instructions and pointers.
* [Releases](https://docs.inji.io/inji-wallet/inji-mobile/versions): 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-mobile.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.
