# Node launch options

{% hint style="warning" %}
IMPORTANT! Read each point of the guide carefully so that there are no problems with the launch.
{% endhint %}

There are 2 options for running a Mina node at the moment. \
Please select the option that suits you below:

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

### Running Mina with Docker

{% content-ref url="/pages/-MH7WpktF4yn4v6fnDEI" %}
[Running Mina with Docker](/english/node-launch-options/running-mina-with-docker.md)
{% endcontent-ref %}

### Running Mina without Docker

{% content-ref url="/pages/-MH7WqaZD3cVYCTv1njq" %}
[Running Mina without Docker](/english/node-launch-options/running-coda-without-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/english/node-launch-options.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.
