# 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](https://598102864-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJ6XK28t44RFy_Rkkty%2F-MJqv40yE3jKhdMG2VPr%2F-MJrY6ovD9VZ_p1yQl9y%2Fimage.png?alt=media\&token=7aaacc8d-b0ba-4a1e-81b7-2b7135b8e173)

Here are the articles in this section:

{% content-ref url="decentralized-id-layer/did-registration" %}
[did-registration](https://docs.artis.eco/about/sovereign-operating-system/decentralized-id-layer/did-registration)
{% endcontent-ref %}

{% content-ref url="decentralized-id-layer/verifiable-credential-management" %}
[verifiable-credential-management](https://docs.artis.eco/about/sovereign-operating-system/decentralized-id-layer/verifiable-credential-management)
{% endcontent-ref %}

{% content-ref url="decentralized-id-layer/transaction-relayer" %}
[transaction-relayer](https://docs.artis.eco/about/sovereign-operating-system/decentralized-id-layer/transaction-relayer)
{% endcontent-ref %}


---

# 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.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.
