# Verify Your Users

- [Run Verification Flows](https://docs.elkyc.com/home/verify-your-users/run-verification-flows.md)
- [Receiving and Completing Verification](https://docs.elkyc.com/home/verify-your-users/receiving-and-completing-verification.md): This page explains the steps an applicant will go through to receive and complete their verification.
- [Restart the Verification Flow](https://docs.elkyc.com/home/verify-your-users/restart-the-verification-flow.md)
- [Change the Verification Flow](https://docs.elkyc.com/home/verify-your-users/change-the-verification-flow.md)
- [Request Additional Information](https://docs.elkyc.com/home/verify-your-users/request-additional-information.md)
- [Manual Compliance Check](https://docs.elkyc.com/home/verify-your-users/manual-compliance-check.md)
- [Manual Crypto Transaction  and Wallet Monitoring](https://docs.elkyc.com/home/verify-your-users/manual-crypto-transaction-and-wallet-monitoring.md)


---

# 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.elkyc.com/home/verify-your-users.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.
