# What are DIDs?

In order to explain the concept of DIDs, we have put together a simple explanation using an analogy of a car and its license plate.&#x20;

<table data-card-size="large" 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="files"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>What is a DID?</strong></mark></td><td>Here, we explain how DIDs work using a simple analogy: a car and its license plate.</td><td><a href="/pages/fd9I42uJyBA6BfUBJXgC">/pages/fd9I42uJyBA6BfUBJXgC</a></td><td><a href="/files/Nx6WmZ1q39rDlIX0TTw2">/files/Nx6WmZ1q39rDlIX0TTw2</a></td></tr></tbody></table>

## Further reading

More more of a detailed and deeper understanding, we suggest starting with these external resources.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>DID Core Spec</strong></mark></td><td>Dive into the W3C DID Core Recommendation to fully grasp the power of DIDs.</td><td><a href="https://www.w3.org/TR/did-core/">https://www.w3.org/TR/did-core/</a></td></tr><tr><td><mark style="color:blue;"><strong>DID Resolution Spec</strong></mark></td><td>Learn about how DIDs can be resolved or dereferenced from the W3C DID Resolution Spec.</td><td><a href="https://w3c-ccg.github.io/did-resolution/">https://w3c-ccg.github.io/did-resolution/</a></td></tr><tr><td><mark style="color:blue;"><strong>DID Spec Registries</strong></mark></td><td>Explore the different DID methods registered within the DID Spec Registries.</td><td><a href="https://www.w3.org/TR/did-spec-registries/">https://www.w3.org/TR/did-spec-registries/</a></td></tr><tr><td><mark style="color:blue;"><strong>cheqd DID Method</strong></mark></td><td>Learn specifically about cheqd's DID Method and how it works on the cheqd Network.</td><td><a href="https://docs.cheqd.io/identity/architecture/adr-list/adr-001-cheqd-did-method">https://docs.cheqd.io/identity/architecture/adr-list/adr-001-cheqd-did-method</a></td></tr></tbody></table>

## Get started

For creating DIDs on cheqd, you can get started using our identity documentation below.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Create DIDs</strong></mark></td><td>Create an Issuer DID using the did:cheqd DID method.</td><td><a href="https://docs.cheqd.io/identity/credential-service/dids">https://docs.cheqd.io/identity/credential-service/dids</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.cheqd.io/product/learning-docs/decentralized-id/dids.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.
