# WILD dApp

WILD dApp is the sole method for earning WILDCOIN (the token) and is directly linked to the subject’s ADID. WILD dApp serves as an interface for utilizing the token, facilitating several key functions such as:

1. **Register Animals and Issue ADIDs**: Users register *animal subjects* in the WILD Platform, which generates a unique ADID.
2. **Allocate and Notify WILDCOIN**: WILDCOIN are issued for each ADID issued, and users are notified of the transaction.
3. **Task Completion Reward** Users are assigned various tasks within the WILD dApp. By completing these tasks, such as answering questions about the subject attributes, preferences, and traits, users earn and receive WILDCOIN.
4. **Participate in DAO Decisions**: WILDCOIN holders can participate in DAO governance using the WILD dApp.
5. **WILD dApp Crowdfunding:** Pet owners, caregivers, and researchers may propose projects for crowdfunding initiatives such as medical treatments, procedures, and research. To initiate crowdfunding, users must meet in-app social credit rating requirements based on previous data and activity.

<figure><img src="/files/Ydfap3zvSrA8UevIU8lY" alt="" width="546"><figcaption><p><em><strong>WILD dApp Interface (Conceptual Design)</strong></em></p></figcaption></figure>


---

# 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/wild-dapp.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.
