# Verifying Address Name Ownership

While the previous section describes how a DARP compliant application can verify if the contents of an ARD can be trusted, this doesn't indicate whether a DID represents the true owner of an Address Name. The DARP protocol will therefore support this through the following:

* Verified Address Name Ownership
* Address Name Registry

&#x20;Both these features are delivered by Decentralised Address Name Registrars.


---

# 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.darp.tech/address-resolver-documents/verifying-address-name-ownership.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.
