# WalliD wallet connector 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 %}

### WalliD wallet Connector SDKs

These Libraries allow you to quickly add WalliD wallet to your authentication flows and to connect users' wallets and execute specific methods available on WalliD wallet only.

#### 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/2UtcvaUOOthFKDkcm9Rf" 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/UNaa3l2x8AUbn1TN7ezO" 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><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/kyngelDHZ21bfTc9cXJK" alt="logo-flutter.png" data-size="line"></a><strong>Flutter</strong></td><td></td><td></td></tr><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/nYLM5EkvunxmKGp0up3Z" alt="logo-react.png" data-size="line"> </a>R<strong>eact native</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/wallid-wallet-connector-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.
