# Test

This section is for **hands-on testing** of **Inji Verify**. Use it to validate verification flows with sample credentials.

#### What you’ll find in this section

* [Try It Out](/inji-verify/functional-overview/releases-1.md). Quick start in a sandbox environment.
* [Workflow](/inji-verify/functional-overview/workflow.md). End-to-end verification flow and key steps.
* [End User Guide](/inji-verify/functional-overview/end-user-guide.md). Step-by-step instructions for scan, upload, and VP verification.
* [Functional Overview](/inji-verify/functional-overview/functional-overview.md). Core concepts and feature overview.


---

# 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-verify/functional-overview.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.
