> For the complete documentation index, see [llms.txt](https://docs.nine-chronicles.com/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nine-chronicles.com/introduction/guide/faqs/restoring-your-account-with-private-key.md).

# Restoring your Account with Private Key

* When you restart your mobile app, the app may ask you to import your private key.&#x20;
* This guide will help you restore your account with your Private Key.
* In order to continue, please have your private key ready.&#x20;

1. Press 'Import Key'

<figure><img src="/files/eQrVAuUN979BjsGZEyYT" alt=""><figcaption></figcaption></figure>

2. Continue with the process.

<figure><img src="/files/gUYJDvfbipvVuXinjW9V" alt=""><figcaption></figcaption></figure>

3. Please recognize the QR code provided below.&#x20;

<figure><img src="/files/Fme5vPokybRF4RePo4TN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AsJTTG65WiNZRgduGXUC" alt=""><figcaption></figcaption></figure>

4. From the screen below, please select 'FORGOT PASSWORD?'

<figure><img src="/files/pCZH1tMHlWqzqkjsMPLL" alt=""><figcaption></figcaption></figure>

5. Submit your Private Key in the below screen

<figure><img src="/files/AeHyUZ3PLBr2MwKmzaEf" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.nine-chronicles.com/introduction/guide/faqs/restoring-your-account-with-private-key.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.
