# ADID Technology

## Animalistic DID (ADID) Technology <a href="#xdgrccfu6gxc" id="xdgrccfu6gxc"></a>

The WILDCOIN project is applying DIDs, a technology typically used for people, to animals. ADIDs use blockchain technology to create unique, immutable IDs for animals. The key purpose of an identity system is to authenticate *animal subjects* (the subject) for the purpose of storing unique identification traits and pairing these traits with data.

In the case of ADIDs, users i.e. pet owners, caregivers, and researchers, authenticate themselves using an owner name service (ONS) connected to the WILD dApp hosted on a smartphone or similarly enabled device. Once authentication has been completed, the user then performs a biometric scan of the *subject*, which captures and uploads various images into the system for processing, storage, and retrieval.

<figure><img src="/files/iPBVxVmvijsfTMDVrKAH" alt="" width="413"><figcaption><p><em><strong>Animalistic DID Architecture</strong></em></p></figcaption></figure>

At a high level, ADID employs AI to detect distinct features unique to each subject. For example, ADIDs may leverage AI-based nose print recognition—a mammalian trait—and unique photographic analysis techniques to distinguish unique identifiable characteristics.


---

# 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/adid-technology.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.
