# WalliD Wallet

WalliD wallet is a self-custodial aggregator wallet that enables natural persons to authenticate on the web2, web3 and to manage digital assets and IDs.

<div align="center"><figure><img src="/files/Kp2YdKlaRhjPtoRZSOP4" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
📱 **Get your WalliD wallet now!**
{% endhint %}

The wallet is available for desktop and mobile. Its [architecture](/wallid-wallet/wallet-architecture.md) ensures users maintain complete sovereignty over their keys and assets at the same time it provides a smooth authentication experience across the web.

#### Browser extension

<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/93PPociWBAfY8zhkPNLf" alt="" data-size="line"> <a href="https://chrome.google.com/webstore/detail/wallid-wallet/eknlkogikcabnjbjnhmjllabckeapdii"><strong>Chrome</strong></a></td><td></td><td><a href="/pages/RyvzdM5fRtd6040ZEgvL">/pages/RyvzdM5fRtd6040ZEgvL</a></td></tr><tr><td><img src="/files/nKV0WwiA0ohPOA1tkiur" alt="" data-size="line"> <a href="https://chrome.google.com/webstore/detail/wallid-wallet/eknlkogikcabnjbjnhmjllabckeapdii"><strong>Brave</strong></a></td><td></td><td></td></tr><tr><td><img src="/files/w1406x5ZwjVmjyP29hDd" alt="" data-size="line"><a href="https://web3auth.io/docs/sdk/react-native/"> </a><a href="https://chrome.google.com/webstore/detail/wallid-wallet/eknlkogikcabnjbjnhmjllabckeapdii"><strong>Edge</strong></a></td><td></td><td></td></tr><tr><td><img src="/files/9Yy6gmJX0dP9aY8vF9Kg" alt="" data-size="line"> <strong>Firefox</strong></td><td></td><td></td></tr><tr><td><img src="/files/3Uxj0stzq6GhytgwDZLv" alt="" data-size="line"> <strong>Opera</strong></td><td></td><td></td></tr></tbody></table>

#### Mobile app (:eyes:comming soon :eyes:)

<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/sw3S82pW0AcOpoNAdUfW" alt="logo-apple.png" data-size="line"></a> <strong>IOS</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/1HPnPyCP7csUTdOCiqqx" alt="logo-android.png" data-size="line"></a> <strong>Android</strong> </td><td></td><td></td></tr></tbody></table>

### Main Features

{% hint style="info" %}
👤 **Web2 authentication**

Easily sign in websites with your email, Google, Facebook and other of your social accounts.&#x20;
{% endhint %}

{% hint style="info" %}
⛓️ **Web3 authentication**

Connect to dApps and execute blockchain transactions on EVM chains, NEAR and Solana.
{% endhint %}

{% hint style="info" %}
🦄 **Crypto token management**

Send and view native, ERC-20, NFTs and Soulbound tokens balance and metadata in your wallet. &#x20;
{% endhint %}

{% hint style="info" %}
**🐱 Digital ID management**

Claim, prove the ownership and view Digital IDs, social network accounts, digital certificates, verifiable credentials and badges from multiple verifiable data sources.
{% endhint %}

{% hint style="info" %}
🔑 **Self-custodial**

With WalliD, you are in full control of your keys and assets with no third party being able to access tokens or ID data without your permission.
{% endhint %}


---

# 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/wallid-wallet.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.
