# How to create an account in a Relictum Pro node on Android?

1. Download the app [from the website](https://relictum.pro/downloads) or Play Market.
2. Open the file.
3. Install the app.
4. Carefully read the information provided by the app for the first launch.
5. Read and confirm by ticking the terms and conditions.
6. Scroll down the text and click the Get Started button.

<figure><img src="/files/0FZJ9tOVkc27L7cwhqgi" alt=""><figcaption></figcaption></figure>

7\. Allow the app to run in the background.

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

8\. Change the network type from test to basic. To do this, click the **testnet** text at the top of the screen and select **mainnet**.

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

9\. Click the **Create** button.

10\. Fill in the fields, read the user agreement, and tick checkboxes, confirming the agreement with all the terms of the current User Agreement. After that click the **Create Account** button.

<figure><img src="/files/7S8owagVhgVOtSQjvXt6" alt=""><figcaption></figcaption></figure>

11\. The account has been created. Export the private key — click the **Export private key** button.

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

12\. Create and write a PIN-code. Enter it in the PIN field and click the **Generate** button. Now you’ve got the key.

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

13\. Scroll down and save the key by clicking the **Save to file...** button.

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

14\. After downloading the file, click two times on the **Skip** button and get into the account login dialog.

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

15\. Click on our created account, enter the password, and click the **Login** button.

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

16\. **Congratulations,** the node is installed, and the account has been created!

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


---

# 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://wiki.relictum.pro/faq/instructions/how-to-create-an-account-in-a-relictum-pro-node-on-android.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.
