# Use Cases

- [QES](https://docs.fidentity.ch/use-cases/qes.md)
- [Onboarding](https://docs.fidentity.ch/use-cases/qes/onboarding.md): On this page, you’ll find first steps to take after receiving your tenant, helping to quickly set up initial processes and get familiar with our system.
- [Variations](https://docs.fidentity.ch/use-cases/qes/variations.md)
- [Main](https://docs.fidentity.ch/use-cases/qes/variations/main.md)
- [Split](https://docs.fidentity.ch/use-cases/qes/variations/split.md)
- [Single run](https://docs.fidentity.ch/use-cases/qes/variations/single-run.md)
- [Verification methods](https://docs.fidentity.ch/use-cases/qes/verification-methods.md): Identification verification can occur either through NFC scanning or through review by a compliance agent. fidentity offers three verification methods, which can be configured accordingly.
- [QES System URLs](https://docs.fidentity.ch/use-cases/qes/qes-system-urls.md)
- [Sign hashes](https://docs.fidentity.ch/use-cases/qes/sign-hashes.md)
- [SimpleIdent](https://docs.fidentity.ch/use-cases/simpleident.md)
- [Process steps](https://docs.fidentity.ch/use-cases/simpleident/process-steps.md): The following page specifies the process steps that can be triggered via POST.
- [System URLs](https://docs.fidentity.ch/use-cases/simpleident/system-urls.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.fidentity.ch/use-cases.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.
