# Relictum Node (JSON RPC API)

​

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

### Общая информация / конфигурация <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/obshaya-informaciya-konfiguraciya.md)

### Версия webapi <a href="#webapi" id="webapi"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/versiya-webapi.md)

### Регистрация нового пользователя <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/registraciya-novogo-polzovatelya.md)

### Вход <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/vkhod.md)

### Получение информации о пользователе <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/poluchenie-informacii-o-polzovatele.md)

### Получение баланса <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/poluchenie-balansa.md)

### Экспорт приватного ключа <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/eksport-privatnogo-klyucha.md)

### Импорт приватного ключа <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/import-privatnogo-klyucha.md)

### Получение статуса перевода <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/poluchenie-statusa-perevoda.md)

### Получение списка транзакций по кошельку <a href="#undefined" id="undefined"></a>

[Подробнее](/ru/razrabotka-integraciya/relictum-node-json-rpc-api/poluchenie-spiska-tranzakcii-po-koshelku.md)

<br>


---

# 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/ru/razrabotka-integraciya/relictum-node-json-rpc-api.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.
