# Welcome

The **Wallet Development Kit&#x20;*****by Tether*****&#x20;(WDK)** is Tether's open-source toolkit that empowers humans, machines and AI agents alike to build, deploy and use secure, multi-chain, self-custodial wallets that can be integrated anywhere from the smallest embedded device to any mobile, desktop and server operating system. WDK enables trillions of self-custodial wallets.

WDK provides a set of core libraries that give you the highest level of control and a wide range of user-interface templates and widgets to maximize your development and deployment speed.

{% embed url="<https://www.youtube.com/embed/15IRw2mAFR0?si=6lEdGgHlHgRcwnN6>" %}

***

### Discover WDK

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>About WDK</strong></td><td>Understand WDK core features and design principles</td><td><a href="/pages/aPxr4tnTGuYDJw5VbL7P">/pages/aPxr4tnTGuYDJw5VbL7P</a></td><td><a href="/files/LykRi248lvPtPcPGVS8v">/files/LykRi248lvPtPcPGVS8v</a></td></tr><tr><td><strong>Our Vision</strong></td><td>Discover our philosophy and idea for the future wallets</td><td><a href="/pages/aDw6xcs46XW7Ymf7qKTa">/pages/aDw6xcs46XW7Ymf7qKTa</a></td><td><a href="/files/YCbGfYqGdIRxjR6dOK6O">/files/YCbGfYqGdIRxjR6dOK6O</a></td></tr><tr><td><strong>Key Concepts</strong></td><td>Learn foundational concepts and terminology</td><td><a href="/pages/zEoXXmXtL0imMwnKVdeJ">/pages/zEoXXmXtL0imMwnKVdeJ</a></td><td><a href="/files/pfGalGPCH7jadGev7Y5W">/files/pfGalGPCH7jadGev7Y5W</a></td></tr></tbody></table>

***

### Start Building

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-code">:code:</i></td><td><strong>Node.js Quickstart</strong></td><td>Get started with WDK in a Node.js environment</td><td><a href="/pages/oXt7HqvgiAEitW4bDjPO">/pages/oXt7HqvgiAEitW4bDjPO</a></td></tr><tr><td><i class="fa-mobile-alt">:mobile-alt:</i></td><td><strong>React Native Quickstart</strong></td><td>Build mobile wallets with React Native Expo</td><td><a href="/pages/fQOkhG991Dhou3lYFTN4">/pages/fQOkhG991Dhou3lYFTN4</a></td></tr><tr><td><i class="fa-microchip">:microchip:</i></td><td><strong>Bare Runtime Quickstart</strong></td><td>Deploy WDK in lightweight environments</td><td><a href="/pages/oXt7HqvgiAEitW4bDjPO">/pages/oXt7HqvgiAEitW4bDjPO</a></td></tr><tr><td><i class="fa-puzzle-piece">:puzzle-piece:</i></td><td><strong>UI Kit</strong></td><td>Explore our React Native UI Kit with pre-built components</td><td><a href="/pages/FOeps94cVV14R7nasvKn">/pages/FOeps94cVV14R7nasvKn</a></td></tr></tbody></table>

***

### Get Involved

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-flask">:flask:</i></td><td><strong>Partner with us</strong></td><td>Driving impact? Register your project for direct team access</td><td><a href="https://wkf.ms/4hd40JK" class="button primary">Get in touch</a></td><td><a href="https://wkf.ms/4hd40JK">https://wkf.ms/4hd40JK</a></td></tr><tr><td><i class="fa-github">:github:</i></td><td><strong>GitHub Repos</strong></td><td>View source code, report issues, and contribute on GitHub</td><td><a href="https://github.com/tetherto/wdk-core" class="button secondary">View Repo</a></td><td><a href="https://github.com/tetherto/wdk-core">https://github.com/tetherto/wdk-core</a></td></tr><tr><td><i class="fa-question-circle">:question-circle:</i></td><td><strong>Get Support</strong></td><td>Need help? Our community can help troupleshoot</td><td><a href="https://discord.gg/arYXDhHB2w" class="button secondary">Join Community</a></td><td><a href="https://discord.gg/arYXDhHB2w">https://discord.gg/arYXDhHB2w</a></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.wdk.tether.io/overview/readme.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.
