# How to restore my Genomes.io mobile app ?

If you lose access to your Genomes.io mobile app, for example if you lose your mobile device or have to reinstall the app, you will need to restore it.

1. Re-download the Genomes.io app from the App or Google Play Store.
2. Click Restore Authenticator on your app.
3. Go to your web account and click Restore Mobile App.
4. Scan the unique QR code that is presented to you with your mobile device.
5. On your app re-enter your backup seed phrase.


---

# 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/step-by-step-guides/how-to-restore-my-genomes.io-mobile-app.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.
