# Start a Node

1. ~~Fill a form to tell us your GPU type, location, network bandwidth~~ \[<mark style="color:blue;">**No application form, no sign up, you don’t need to tell us**</mark>]
2. ~~Join waitlist and wait for the email from us~~ \[<mark style="color:blue;">**No waitlist, just install the Crynux Node app, you can start earning CNX tokens right away**</mark>]
3. Just download the package according to your platform, and follow the tutorials below:

<table><thead><tr><th width="131">Blockchain</th><th width="131">Platform</th><th width="261">Requirements</th><th data-type="content-ref">Download Link</th></tr></thead><tbody><tr><td>Dymension</td><td>Windows</td><td>Nvidia GPU with 8GB VRAM</td><td><a href="https://drive.google.com/uc?id=1YrtPweF9-QK8IdImlPbggyXycFLX6ZAq&#x26;export=download">https://drive.google.com/uc?id=1YrtPweF9-QK8IdImlPbggyXycFLX6ZAq&#x26;export=download</a></td></tr><tr><td>Dymension</td><td>Mac</td><td>M1/M2/M3 and later</td><td><a href="https://github.com/crynux-network/crynux-node/releases/download/v2.7.1/crynux-node-helium-v2.7.1-dymension-mac-arm64-unsigned.dmg">https://github.com/crynux-network/crynux-node/releases/download/v2.7.1/crynux-node-helium-v2.7.1-dymension-mac-arm64-unsigned.dmg</a></td></tr><tr><td>Near</td><td>Windows</td><td>Nvidia GPU with 8GB VRAM</td><td><a href="https://drive.google.com/uc?id=1A3ef0qKlSYyIKoZa-WHq34N5Fx43gGGG&#x26;export=download">https://drive.google.com/uc?id=1A3ef0qKlSYyIKoZa-WHq34N5Fx43gGGG&#x26;export=download</a></td></tr><tr><td>Near</td><td>Mac</td><td>M1/M2/M3 and later</td><td><a href="https://github.com/crynux-network/crynux-node/releases/download/v2.7.1/crynux-node-helium-v2.7.1-near-mac-arm64-unsigned.dmg">https://github.com/crynux-network/crynux-node/releases/download/v2.7.1/crynux-node-helium-v2.7.1-near-mac-arm64-unsigned.dmg</a></td></tr></tbody></table>

## Tutorials

### Windows

{% content-ref url="/pages/QquuDgRAcmcQEouD8mKn" %}
[Start a Node - Windows](/node-hosting/start-a-node/start-a-node-windows.md)
{% endcontent-ref %}

### Mac with Apple Silicon Chips (M1/M2/M3 and later)

{% content-ref url="/pages/P9OcReROZ6L0k0AyWb2W" %}
[Start a Node - Mac](/node-hosting/start-a-node/start-a-node-mac.md)
{% endcontent-ref %}

### Cloud services based on Docker

*Vast.ai*

{% content-ref url="/pages/dXGIWk0bz3awx1FdrDSX" %}
[Start a Node - Vast](/node-hosting/start-a-node/start-a-node-vast.md)
{% endcontent-ref %}

*Octa.space*

{% content-ref url="/pages/j120dUkR4XnvHUN5UJjw" %}
[Start a Node - Octa](/node-hosting/start-a-node/start-a-node-octa.md)
{% endcontent-ref %}

### Docker

{% content-ref url="/pages/gGypoNA8XJ1TX4aGfQmE" %}
[Start a Node - Docker](/node-hosting/start-a-node/start-a-node-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://docs.crynux.io/node-hosting/start-a-node.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.
