# Becoming a Node Operator

Anyone can become a node operator by downloading and running the node software, which allows them to host browser sessions on their own machine and making them available for renting.

### How to become a Node Operator

#### A. Obtaining API Key

1. Login to dashboard
2. Create an API key

#### B. Download and install the node software

1. Download the Node software
2. install the software and run it
3. in the Settings tab, enter yur API key and save the changes

#### C. Start the Node

1. Toggle the switch to **Go Live** to start the node&#x20;

### Payments

SOON


---

# 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://dev-docs.tasknet.co/node-operators/becoming-a-node-operator.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.
