# lifePass User Tutorial

This directory contains step-by-step tutorials for minting your LifePass NFT using genetic data from supported testing platforms.

LifePass is a blockchain-based genetic data NFT that allows users to securely manage and share their genetic information through Web3 technologies.

## Available Tutorials

* [23andMe English tutorial](/lifepass-did/tutorial/tutorial-for-23andme-english.md)
* [WeGene English tutorial](/lifepass-did/tutorial/tutorial-for-wegene-english.md)

## Quick Start

1. Choose the appropriate tutorial based on your genetic testing platform and preferred language
2. Follow the step-by-step instructions to download your genetic data
3. Visit [LifePass](https://pass.dlife.xyz/) to mint your NFT
4. Connect your Web3 wallet and upload your genetic data

## Important Notes

* LifePass is deployed on **BNB Smart Chain (BSC Mainnet)**
* You will need BNB tokens to complete the minting transaction
* Your genetic data is encrypted and processed securely
* Make sure your wallet is connected to BNB Smart Chain network


---

# 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/lifepass-did/tutorial.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.
