# dLife

Here are the core documents for dLife:

* [dLife Whitepaper](/dlife-whitepaper.md) An overview of the entire dLife ecosystem. *V0.1*
* [lifePass](/lifepass-did.md) Introduces the genome-based DID framework of dLife. lifePass is the foundational identity layer connecting life sciences to Web3. *Alpha*
* [dLife Omics Tests](/omics-test.md) Describes the multi-omics testing services offered by dLife. These tests supply omics data to the blockchain, forming the data foundation of the human-layer. *early draft*
* [dLife SDK/APIs](/sdk-api.md) Details the SDK and APIs that turn omics data into programmable digital assets. *under construction*
* [Bloodline Protocol](/bloodline-protocol.md) A Genome-based Digital Assets Distributing Protocol Powered by [lifePass](/lifepass-did.md).
* [Darvin Protocol](/darwin-protocol.md) A Dapp to simulate the transmission of genetic information and the evolution of human kinship networks on-chain.

Links:

* [dLife Deck](https://docsend.com/v/yv86j/dlife-deck)
* [X](https://x.com/dlifexyz)
* [Telegram Group](https://t.me/dlifegroup)
* [Documents](https://doc.dlife.xyz)
* [lifePass](https://pass.dlife.xyz)

[![GitBook](https://img.shields.io/static/v1?message=Documented%20on%20GitBook\&logo=gitbook\&logoColor=ffffff\&label=%20\&labelColor=5c5c5c\&color=3F89A1)](https://www.gitbook.com/preview?utm_source=gitbook_readme_badge\&utm_medium=organic\&utm_campaign=preview_documentation\&utm_content=link)


---

# 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://doc.dlife.xyz/readme.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.
