# IV. STA-Key Purchase & Run STA-Node

### Step 1: Purchase a STA-Key

To receive rewards from running an STA-Node, a wallet must contain at least 1 STA-Key.

STA-Key can be purchased with either $AVAX or $AETH (converted to $USDT price at the time of purchase) at: <https://node.starmech.io/>

Go to starmech.io and make the purchase. Connect your wallet, select the amount of the STA-key you want, apply the promotion code (if any), and then pay to complete the purchase.

### Step 2: Download & Run the STA-Node

Download and run a STA-Node on your computer. You only need to connect wallet once to enable the node client.


---

# 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://whitepaper.starmech.io/iv.-sta-key-purchase-and-run-sta-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.
