> For the complete documentation index, see [llms.txt](https://docs.inji.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inji.io/inji-wallet/inji-web/inji-web.md).

# Releases

## Version: 1.0.0-alpha.1

* Name: Inji Web Wallet 1.0.0-alpha.1
* Date: 13th August 2026
* [Release Notes](/inji-wallet/inji-mobile/versions/version-1.0.0-alpha.1.md)

## Version: 0.17.0

* Name: Inji Web Wallet 0.17.0
* Date: 27th April 2026
* [Release Notes](/inji-wallet/inji-web/inji-web/version-0.17.0.md)

## Version: 0.16.0

* Name: Inji Web Wallet 0.16.0
* Date: 13th March 2026
* [Release Notes](https://docs.inji.io/inji-wallet/inji-web/pages/Kky7ZlfZMyNVEBOIBUOU#version-0.16.0)

## Version: 0.15.0

* Name: Inji Web Wallet 0.15.0
* Date: 1st December 2025
* [Release Notes](/inji-wallet/inji-web/inji-web/version-0.15.0.md)

## Version: 0.14.1

* Name: Inji Web Wallet 0.14.1
* Date: 25th Sept, 2025
* [Release Notes](/inji-wallet/inji-web/inji-web/version-0.14.1.md)

## Version: 0.14.0

* Name: Inji Web Wallet 0.14.0
* Date: 17th September, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-wallet/inji-web/inji-web/version-0.14.0)

## Version: 0.13.1

* Name: Inji Web Wallet 0.13.1
* Date: 18th Aug, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-wallet/inji-web/inji-web/version-0.13.1)

## Version: 0.13.0

* Name: Inji Web Wallet0.13.0
* Date: 29th July, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-wallet/inji-web/inji-web/version-0.13.0)

## Version: 0.12.0

* Name: Inji Web Wallet 0.12.0
* Date: 8th April, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-wallet/inji-web/inji-web/version-0.12.0)

## Version: 0.11.1

* Name: Inji 0.11.1
* Date: 19th Jan, 2025
* [Release Notes](/inji-wallet/inji-web/inji-web/version-v0.11.1.md)

## Version: 0.11.0

* Name: Inji Web Wallet 0.11.0
* Date: 29th Jan, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-wallet/inji-web/inji-web/version-0.11.0)

## Version: 0.10.0

* Name: Inji Web Wallet 0.10.0
* Date: 16th October, 2024
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-wallet/inji-web/inji-web/version-0.10.0)

## Version: 0.9.0

* Name: Inji Web Wallet 0.9.0
* Date: 29th June, 2024
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-wallet/inji-web/inji-web/version-0.9.0)

## Version: 0.8.1

* Name: Inji Web Wallet 0.8.1 (Patch)
* Date: 22nd May, 2024
* [Release Notes](/inji-wallet/inji-web/inji-web/version-0.8.1.md)

## Version: 0.8.0

* Name: Inji Web Wallet 0.8.0
* Date: 26th April, 2024
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-wallet/inji-web/inji-web/version-0.8.0)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inji.io/inji-wallet/inji-web/inji-web.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
