# Dual DID Authentication Mechanism

* **User DID:** Manages user identity and defines data and asset operation permissions.
* **Asset DID:** Each pledged RWA asset is assigned a unique on-chain DID, binding its legal documentation, valuation reports, and ownership rights.


---

# 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://dna-6.gitbook.io/docs.dna.living/technical-architecture/dual-did-authentication-mechanism.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.
