# Tutorials

- [Step by step guides](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides.md)
- [How to get my DNA sequenced?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-get-my-dna-sequenced.md)
- [How to activate my kit?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-activate-my-kit.md)
- [How to set up my DNA Vault ?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-set-up-my-dna-vault.md)
- [How to download my Genomes.io mobile app ?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-download-my-genomes.io-mobile-app.md)
- [How to store my backup seed phrase for my app ?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-store-my-backup-seed-phrase-for-my-app.md)
- [How to restore my Genomes.io mobile app ?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-restore-my-genomes.io-mobile-app.md)
- [How to delete my account ?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-delete-my-account.md)
- [Download your DNA data from MyHeritage](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-delete-my-account/download-your-dna-data-from-myheritage.md)
- [How to download your DNA data from Ancestry.com?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-download-your-dna-data-from-ancestry.com.md)
- [How to download your DNA data from 23andMe?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-download-your-dna-data-from-23andme.md)
- [How to download your DNA data from MyHeritage?](https://genomes.gitbook.io/genomes.io-docs/tutorials/step-by-step-guides/how-to-download-your-dna-data-from-myheritage.md)


---

# 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://genomes.gitbook.io/genomes.io-docs/tutorials.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.
