# Setup Verida Wallet

cheqd Studio currently is setup to work with the Verida Wallet. In 2025, we will be building compatibility with a full suite of other digital identity wallets.&#x20;

## Verida Wallet <a href="#verida-wallet" id="verida-wallet"></a>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><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><mark style="color:blue;"><strong>Verida wallet</strong></mark></td><td>Download the Verida wallet to receive credentials issued by cheqd Studio to a <code>did:vda</code> address.</td><td><a href="https://3569764573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPVAMvpKH7PYzvXA6u6Cn%2Fuploads%2Fgit-blob-c519474a6599f55383621f0bd9b3ef3d5e635e4b%2Fverida%20wallet.png?alt=media">verida wallet.png</a></td><td><a href="https://www.verida.network/verida-wallet">https://www.verida.network/verida-wallet</a></td></tr></tbody></table>

### Subject DID

On the "**Profile**" tab, you will see your `did:vda` address under the section "**DID**".

For example: `"did:vda:testnet:0xD7477C4a75143Af16A967381d09650A533Bd0DD7"`

### Rendering credentials

Credentials stored with the [credential schema](https://common.schemas.verida.io/credential/base/v0.2.0/schema.json) will automatically be rendered in the Verida Wallet as a credential. This custom display includes:

1. A scannable QR code
2. The profile icon of the Verida DID that issued / signed the credential
3. A tick of approval indicating the credential has been verified


---

# 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.cheqd.io/product/studio/credentials/verida.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.
