# Owner Name Service (ONS)

The Owner Name Service (ONS) is a naming service for owners registering subject animals (pets). All ADIDs are associated with an ONS, and one ONS may contain multiple ADIDs. Additionally, ADIDs can be transferred between owners to transfer animal ownership. For example, an ONS could be @"Bob."

<figure><img src="/files/7GgUUeVdCYzX8kGv161D" alt="" width="375"><figcaption><p><em><strong>ONS Service</strong></em></p></figcaption></figure>

ADID transfers require verification through a Web3-specific confirmation process. This process is designed to provide a trustless, robust, and secure means of facilitating ownership transfers.


---

# 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://whitepaper.wildcoin.ai/owner-name-service-ons.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.
