# Verification Modal SDKs

{% hint style="warning" %}
Our SDKs are not live yet. :eyes:[**Stay tuned**](https://discord.gg/3vnsN7zVpT) **to be the first trying them out!**
{% endhint %}

These SDKs give you full control over the interface used to authenticate or verify users' data through the data sources that you have configured. You can easily embed the Modal features into your website and customize the flow or the  components by calling its methods through our libraries. This customization is available for desktop and mobile environments, allowing you to create a consistent and seamless user experience across all platforms.

#### Mobile

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/MTFZMO3VeGuOO9XEMa6H"><img src="/files/j8u2qR3Khy6tzt1GjarA" alt="logo-apple.png" data-size="line"></a> <strong>IOS (Swift)</strong></td><td></td><td><a href="/pages/RyvzdM5fRtd6040ZEgvL">/pages/RyvzdM5fRtd6040ZEgvL</a></td></tr><tr><td><a href="/pages/MTFZMO3VeGuOO9XEMa6H"><img src="/files/b68ORVert1rro3I4tZrD" alt="logo-android.png" data-size="line"></a><strong>Android (Kotlin)</strong></td><td></td><td></td></tr></tbody></table>

#### Desktop

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/BnkflBYHaToCdpHJCNXZ" alt="" data-size="line"> <strong>Vue.js</strong></td><td></td><td></td></tr><tr><td><a href="/pages/MTFZMO3VeGuOO9XEMa6H"><img src="/files/SCIbHbNossyJ6eAAOQgN" alt="logo-react.png" data-size="line"> </a>R<strong>eact native</strong></td><td></td><td></td></tr><tr><td><a href="/pages/MTFZMO3VeGuOO9XEMa6H"><img src="https://web3auth.io/docs/contents/logo-js.png" alt="logo-js.png" data-size="line"></a><strong>Web</strong></td><td></td><td></td></tr><tr><td><a href="/pages/MTFZMO3VeGuOO9XEMa6H"><img src="/files/7fh00RQomxjrLJB4vCly" alt="logo-flutter.png" data-size="line"></a><strong>Flutter</strong></td><td></td><td></td></tr><tr><td><img src="/files/K5QddumMnzMAecbrQ3Dr" alt="" data-size="line"> <strong>Angular</strong></td><td></td><td></td></tr></tbody></table>


---

# 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/sdks/verification-modal-sdks.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.
