# Announcement

## Docs got a new Address!

Please note! Documentation has now moved to a new address and that is [**docs.inji.io**](https://docs.inji.io/). This means we will gradually phase out the docs from being staying available at older URL i.e. [**docs.mosip.io/inji**](https://docs.mosip.io/inji)**.**

For now, both the addresses are active helping through this transition untill every user comes to know of this update.


---

# 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/readme/announcement.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.
