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

1. Launch the Relictum Pro node from the Launchpad menu or from the Application section in Finder. To make it more convenient, move both nodes to the Docker panel.

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

2\. After the first launch, you will see the background information for operations with the application, and before you start working with the node, please read the rules and confirm your agreement.

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

3\. The first step is to transfer the node to the MainNET network from the test network. To do this, select the mainnet network in the switch.

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

4\. After the node connects to the main network; you have to create an account in the application. Scroll down the screen and press the **Create Account** button.

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

5\. Use only a real e-mail and do not tell anyone the password for your account.

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

6\. **Attention!** The Relictum Pro team strongly recommends you to generate a private key for your account so as not to lose access to it in the future. Just click the **Export private key** button.

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

7\. To generate a private key, enter a PIN code (from 4 to 8 digits) and click the **Generate** button.

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

8\. Your private key will be generated immediately. You can save it to a file or copy it to some safe place. **Attention!** Do not forget your PIN; otherwise, you will not be able to decrypt a private key during further import.

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

9\. After saving your PIN and private key anywhere (or in a file), take care of their further anonymity.

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

10\. Return to the main screen of the Relictum Pro application and click the **Login** button.

11\. In the account list, select the one you need, click the **Login** button and enter the password you provided during registration.

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

12\. **Congratulations!** You have successfully created a Relictum Pro account, logged in, and connected the ĸ node of the mainnet!


---

# 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-mac-os.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.
