> For the complete documentation index, see [llms.txt](https://nodeterminal.gitbook.io/nodeterminal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nodeterminal.gitbook.io/nodeterminal/nodeterminal-ecosystem/deploying-a-node.md).

# Deploying a Node

NodeTerminal offers a user-friendly and efficient process for deploying nodes through our NaaS service. This guide will walk you through the steps to deploy your purchased nodes, ensuring you can quickly and easily activate your investment and start earning rewards from it.

#### Step 1: Access the "Run" section

To deploy your nodes, follow these steps:

1. Log in to your NodeTerminal account.
2. Navigate to the "Run" section using the nav menu.
3. You will see a list of networks available for deployment under your account.

#### Step 2: Select a Network for Deployment

Choose the network you wish to deploy:

1. Click on the network you want to deploy from the list.
2. Review the details, including any potential specifications and deployment requirements.
3. Ensure that you have met all prerequisites for deploying the node.

#### Step 3: Configure Node Settings

Configure the necessary settings for your node deployment:

1. Select the deployment environment (e.g., mainnet, testnet).
2. Set any specific node settings or parameters as required by the project (e.g. running time)
3. Double-check all configurations to ensure they are correct.

#### Step 4: Deploy the Node

Initiate the deployment process:

1. Click on the "Deploy" button.
2. NodeRun will handle the infrastructure setup and necessary configurations automatically.
3. The system will update you on the status and any necessary actions.
4. Track your node performance and get rewarded automatically through the "Nodes" dashboard.

#### Additional Tips for Deploying Nodes

* **Monitor Continuously**: Use the monitoring tools provided by NodeTerminal to keep an eye on your node's performance and health.
* **Engage with Support**: If you encounter any issues, don't hesitate to reach out to NodeTerminal's support team for assistance.
* **Join the Community**: Connect with other node operators and developers in NodeTerminal's community channels for tips and support.

Deploying a node using NodeTerminal's NaaS service is designed to be straightforward and accessible, even for non-technical users. By following this guide, you can ensure a smooth and efficient deployment process, allowing you to quickly start leveraging the benefits of your node investment.

For more information, visit our [website](https://www.nodeterminal.com/) or reach out to our support team through our community channels.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nodeterminal.gitbook.io/nodeterminal/nodeterminal-ecosystem/deploying-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.
