> For the complete documentation index, see [llms.txt](https://wiki.relictum.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.relictum.pro/faq/instructions.md).

# Instructions

### How to install Relictum Pro node on MacOS? <a href="#how-to-install-relictum-pro-node-on-macos" id="how-to-install-relictum-pro-node-on-macos"></a>

[Read more](/faq/instructions/how-to-install-relictum-pro-node-on-macos.md)

### How to create an account in a Relictum Pro node on Mac OS? <a href="#how-to-create-an-account-in-a-relictum-pro-node-on-mac-os" id="how-to-create-an-account-in-a-relictum-pro-node-on-mac-os"></a>

[Read more](/faq/instructions/how-to-create-an-account-in-a-relictum-pro-node-on-mac-os.md)

### How to copy a Relictum Pro wallet to Mac OS? <a href="#how-to-copy-a-relictum-pro-wallet-to-mac-os" id="how-to-copy-a-relictum-pro-wallet-to-mac-os"></a>

[Read more](/faq/instructions/how-to-copy-a-relictum-pro-wallet-to-mac-os.md)

### How to create an account in a Relictum Pro node on Android? <a href="#how-to-create-an-account-in-a-relictum-pro-node-on-android" id="how-to-create-an-account-in-a-relictum-pro-node-on-android"></a>

[Read more](/faq/instructions/how-to-create-an-account-in-a-relictum-pro-node-on-android.md)

### How to create an account in a Relictum Pro node on Windows? <a href="#how-to-create-an-account-in-a-relictum-pro-node-on-windows" id="how-to-create-an-account-in-a-relictum-pro-node-on-windows"></a>

[Read more](/faq/instructions/how-to-create-an-account-in-a-relictum-pro-node-on-windows.md)

### Instructions for importing GTN tokens from your personal account to the node <a href="#instructions-for-importing-gtn-tokens-from-your-personal-account-to-the-node" id="instructions-for-importing-gtn-tokens-from-your-personal-account-to-the-node"></a>

[Read more](/faq/instructions/instructions-for-importing-gtn-tokens-from-your-personal-account-to-the-node.md)

### How to launch white node <a href="#how-to-launch-white-node" id="how-to-launch-white-node"></a>

[Read more](/faq/instructions/how-to-launch-white-node.md)

### Enabling the Payment Gateway

[Read more](/faq/instructions/enabling-the-payment-gateway.md)

### Relictum Node Installation Instructions on Linux <a href="#relictum-node-installation-instructions-on-linux" id="relictum-node-installation-instructions-on-linux"></a>

Read more


---

# 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://wiki.relictum.pro/faq/instructions.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.
