# Add Machines

Do you want to add your machine to the NetMind network to earn [NMT](https://power.netmind.ai/NMT) rewards? Follow these steps to integrate your machine into NetMind.

## Check your machine

NetMind currently only supports specific GPU models and operating system versions for joining. Please refer to [this page](https://netmind-power.gitbook.io/netmind-power-documentation/add-machines/machine-requirement) to verify whether your machine parameters meet the standards for joining the NetMind network. NetMind will continue to support more models joining the network, so please stay updated with our version updates.

***

## Add your Machine

{% hint style="info" %}
Because the add machine feature of NetMind did not cover all GPU models during the testing phase, if you encounter any problems while adding a machine, please do not hesitate to contact us via <support@netmind.ai> and [Discord](https://discord.com/invite/JYD4aPTqsg).
{% endhint %}

1. Click "Add machine" in the menu on the left. Navigate to the Add Machine page.
2. Click "Apply access key". Complete the application table

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2F7kQucBUG5CYCA6N5wyyf%2Fimage.png?alt=media&#x26;token=058db6d4-ac0b-4f9e-8d6b-4313f0fd72d2" alt=""><figcaption><p><em>Add Machine Dashboard</em></p></figcaption></figure>

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2FZHD6Zz3FYN2Z4u1RZm4v%2Fimage.png?alt=media&#x26;token=37f38c7b-25b3-4f74-ae0b-b49895d7e6a0" alt=""><figcaption><p>Application Table</p></figcaption></figure>

4. Click "confirm" and wait for the approval to be completed.
5. Once your application is approved, you will receive an email containing the access key. You can also view the access key for "Not Joined" machines on the "Manage my machines" page.&#x20;

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2FHfXt622iZ8c6PHUmOINC%2Fimage.png?alt=media&#x26;token=48e876f6-2369-4f5f-83fd-d401fda02e40" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2FHS6xz00RWsa9Rn7aQ6DK%2Fimage.png?alt=media&#x26;token=fea9d0bb-a230-4bce-9e6b-fc222cb51ee9" alt=""><figcaption><p>Machines Wait for Join</p></figcaption></figure>

4. By clicking "Join Cluster" on "Manage my machines" page,  you’ll be redirected to the "Add new machine" page, where you can see detailed requirements for adding a machine and the specific instructions for joining the cluster.

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2F2vfBwJ6F0rAOrj9ambCG%2Fimage.png?alt=media&#x26;token=8c912bb4-2463-4d83-bc07-2b20457e31d7" alt=""><figcaption><p>Machine Requirements</p></figcaption></figure>

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2FjLjftIVvKNrCgeIwVIOs%2Fimage.png?alt=media&#x26;token=c9b6aede-108f-42e5-9e5f-64119975cc18" alt=""><figcaption><p>Commands to join cluster</p></figcaption></figure>

***

## Collect NMT Reward

Once your machine is successfully added to the NetMind cluster, you will see it on the dashboard. Please ensure that your machine is powered on and connected to the network to maximize your daily NMT rewards.

For detailed NMT reward rules, please refer to [this page](https://netmind-power.gitbook.io/netmind-power-documentation/web3-related/get-nmt-on-netmind-power/add-machines-reward).

***

## Troubleshooting

We will monitor the status of your machine in real-time, so when there is an issue with your machine's connection, we can provide you with the most timely feedback.

When your machine is offline, please refer to [this page](https://netmind-power.gitbook.io/netmind-power-documentation/add-machines/troubleshooting) for troubleshooting. If the tips in the document are ineffective, please create a Support ticket through NetMind [Discord](https://discord.com/invite/JYD4aPTqsg) channel, and we will assist you in resolving your problem.


---

# 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://netmind-power.gitbook.io/netmind-power-documentation/add-machines.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.
