> For the complete documentation index, see [llms.txt](https://docs.artis.eco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artis.eco/about/sovereign-operating-system/decentralized-id-layer.md).

# Sovereign ID Layer

ARTIS provides the standard registry for DID registrations (Method: did:ethr) and the management of Verifiable Credentials, which is needed to develop a whole new set of use cases.&#x20;

![DIDs are self-certified and make Certification Authorities redundant](/files/-MJrY6ovD9VZ_p1yQl9y)

Here are the articles in this section:

{% content-ref url="/pages/-MJNBUvJnojFFOa2XDAY" %}
[DID Registration](/about/sovereign-operating-system/decentralized-id-layer/did-registration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJNBbl4gSqFKoqclOBV" %}
[Verifiable Credential Management](/about/sovereign-operating-system/decentralized-id-layer/verifiable-credential-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJNC62hHCHvRn3iSNRv" %}
[Transaction Relayer](/about/sovereign-operating-system/decentralized-id-layer/transaction-relayer.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.artis.eco/about/sovereign-operating-system/decentralized-id-layer.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.
