# Варианты запуска ноды

{% hint style="warning" %}
ВАЖНО! Внимательно прочитайте каждый пункт гайда, чтобы не было проблем с запуском.
{% endhint %}

Существует 2 варианта запуска ноды Mina на данный момент.\
Выберите ниже подходящий для вас вариант:

{% content-ref url="/pages/-MH2-f1M6gj9V-mYPz4x" %}
[Broken mention](broken://pages/-MH2-f1M6gj9V-mYPz4x)
{% endcontent-ref %}

### Запуск Mina с Докером

{% content-ref url="/pages/-MGvuPgYF-PjUwG5JIqv" %}
[Запуск Mina с Докером](/russian/varianty-zapuska-nody/zapusk-coda-s-docker.md)
{% endcontent-ref %}

### Запуск Mina без Докера

{% content-ref url="/pages/-MGvudgBmjl8Etr\_eoCp" %}
[Запуск Mina без Докера](/russian/varianty-zapuska-nody/zapusk-coda-bez-docker.md)
{% endcontent-ref %}


---

# 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://minanode.staketab.com/russian/varianty-zapuska-nody.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.
