> For the complete documentation index, see [llms.txt](https://docs.autonomi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autonomi.com/token/using-autonomi-tokens/earning.md).

# Earning

Starting a node (or even several) is easy, and will work on home computers just like yours. Here's how:

{% stepper %}
{% step %}

### **Download the Node Launchpad**&#x20;

[Windows](https://downloads.autonomi.com/autonomi-app/windows) (Windows 10+)

[Mac](https://downloads.autonomi.com/autonomi-app/mac) (Apple Silicon)

[Linux x86-64](https://downloads.autonomi.com/autonomi-app/linux) (Ubuntu 24.04+ recommended)
{% endstep %}

{% step %}

### **Take a look at the Quickstart Guide**&#x20;

Our [**step-by-step guides**](broken://spaces/E2vCbzFkA1U5BwZFjnvL/pages/qz3Kn6HsuztRa6IjiCde) will walk your through each step of getting nodes running your computer.
{% endstep %}

{% step %}

### **Add your Wallet Address**

Adding your [wallet address](/token/using-autonomi-tokens/holding/compatible-wallets.md) allows you to hold anything your node earns, and be rewarded for it. The more data your nodes store serve, and the longer and more reliably they do it, the more they will earn.
{% endstep %}
{% endstepper %}


---

# 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://docs.autonomi.com/token/using-autonomi-tokens/earning.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.
