# Verification methods

### NFC-only verification&#x20;

In the NFC-only process, QES verification is achieved by scanning the NFC chip. In this process, only the passport is available during document selection. This method can be executed at all hours, as it is not reliant on agent reviews.

<img src="/files/piSkzlRTsIbVv1y2bQXW" alt="NFC-only process" class="gitbook-drawing">

### Hybrid verification

For hybrid verification, QES can be conducted for passports via NFC and for IDs through an agent review. Both documents, passport and ID card, are selectable during document selection. This method is operational 24/7 for passports and during review hours for IDs. fidentity automatically displays the available documents to the user based on the time of day.

<img src="/files/KtZEgLsqeusgGUXltdJx" alt="Hybrid verification process" class="gitbook-drawing">

During the agent review, a waiting period of up to three minutes is allocated. During this time, the user can either remain on a static screen or be redirected to a predefined URL. [Learn more about system URLs.](/use-cases/qes/qes-system-urls.md)

### Review only verification

In the review only verification process, both passports and IDs are reviewed by an agent. Both documents are available during document selection. While the documents are continuously displayed in the document selection step, the review process operates only within specific hours. Hence, it's important to ensure that users are redirected outside the operation hours. [Learn more about system URLs.](/use-cases/qes/qes-system-urls.md)

<img src="/files/egzZdyZQLl9y14i6ib61" alt="Review only verification" class="gitbook-drawing">


---

# 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/qes/verification-methods.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.
