# Verification flow

### Independent verification flow

If you have configured an[ independent data verification flow](/config-dashboard/data-verification.md#select-the-type-of-verification-flow-independent-combined) in the Config Dashboard, the Modal will display all the ID providers and data sources selected by you and users will be able to freely choose and select one or more of the options available. &#x20;

<figure><img src="/files/K9IVtA86hn5B7rvi3eTB" alt=""><figcaption></figcaption></figure>

###

### Combined verification flow

If you have configured a [combined verification flow](/config-dashboard/data-verification.md#select-the-type-of-verification-flow-independent-combined) in the Config Dashboard to add to your system, the Modal will display all the ID providers and data sources selected by you and inform users that they will need to verify all the data requested in order to successfully complete the verification flow.

<figure><img src="/files/s2cSG3I9ZugCjYXVaAKG" alt=""><figcaption></figcaption></figure>

### Verification steps

Each data source has its own specific attributes that can be verified. Once a data source is selected from the Modal, a window will appear, displaying the configuration parameters and requested data. By clicking the <mark style="color:purple;">**`VERIFY`**</mark> button, the user can establish a connection with the corresponding infrastructure and verify the validity of the shared data.

<figure><img src="/files/buJtgCRfDvPfz2WIrEVU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/581mpwTuzLHiR7OX2ZHJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QwkHlUTWbQUbCl4ZUNGx" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZhE9Bob4xY2kHaCN9Dg7" alt=""><figcaption></figcaption></figure>


---

# 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.wallid.io/verification-modal/verification-flow.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.
