# Core Config 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 %}

The Core Configuration Libraries enable you to configure authentication and verification parameters through NPM libs. These libraries give you the flexibility to add new parameters to the verification flow or integrate ID providers that are not currently part of the WalliD aggregator. Additionally, you can embed all the features of the WalliD Dashboard within your own environment or platform, providing a seamless integration of WalliD's technology into your existing systems.

#### 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="https://web3auth.io/docs/sdk/ios/"><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="https://web3auth.io/docs/sdk/android/"><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><a href="/pages/MTFZMO3VeGuOO9XEMa6H"><img src="/files/6GNz2OJqA2Vdywcyq9hr" alt="logo-nodejs.png" data-size="line"></a> <strong>Node.js</strong></td><td></td><td></td></tr><tr><td><img src="/files/Q0LRmN9ZzpYKn283d1YZ" alt="" data-size="line"> <strong>GO</strong></td><td></td><td></td></tr><tr><td><a href="/pages/MTFZMO3VeGuOO9XEMa6H"><img src="/files/Z8UODNnR7ts8NsSrSZtm" alt="logo-flutter.png" data-size="line"></a><strong>Flutter</strong></td><td></td><td></td></tr><tr><td><img src="/files/SbOjybVyU3Us1Jq9OdgK" alt="" data-size="line"> <strong>Python</strong></td><td></td><td></td></tr><tr><td><img src="/files/jw2Nkm0VoDn8dTVtFy8i" alt="" data-size="line"> <strong>Rust</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/core-config-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.
