# Getting Started

### Wallet Requirements

Hashed works with transactions on Solana due to its speed and reliability.

The recommended wallet is Phantom. (Works as well with Backpack and Solflare)

### Connecting Your Wallet

Head to the website <https://www.hashed.farm/command>&#x20;

You will see the wallet connection request.&#x20;

You need to sign up using your Solana wallet extension and sign the transaction.&#x20;

### Website navigation - Command&#x20;

#### Nodes&#x20;

Your nodes dashboard. You can repair, extract and see your node specs there.

#### Grid&#x20;

Datacenter & predictions dashboard. See what events are currently happening at the datacenters, make bets on the next events, see global game stats.

#### Scanner&#x20;

Leaderboard and search engine for accounts who hold nodes.&#x20;

#### Dealer

A place to buy game-related items like Flux Rescript or Flux Expanders.

#### Activity Log

It is located right at the bottom of the screen. It shows the log of datacenter and node-related events. By clicking on those events you can see more details and verify randomness.&#x20;

### $HASH Token Overview

$HASH is the core utility token of the Hashed ecosystem.&#x20;

#### The only official contract address:&#x20;

```
z69K9UUMSdBPuqgSTWH5jhMAUXDSSgceWVcPKwDhash
```

### How $HASH Is Earned

Players earn $HASH primarily through **mining**:

* Mining rewards distributed by datacenters
* Rewards are proportional to a node’s effective hashrate
* Accumulation bonuses increase rewards the longer a node remains deployed (but capped at 3% to avoid abuse)

**Additional $HASH enters circulation through:**

* Event-related redistributions (such as Siphon events)
* Prediction event payouts
* Learn more about tokenomics and distribution here

Jump to:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/i5lNNzGmNuZ5d0TgqyCJ">/pages/i5lNNzGmNuZ5d0TgqyCJ</a></td><td><a href="/files/CAoPwVV7PoldQtyAGrGP">/files/CAoPwVV7PoldQtyAGrGP</a></td><td><a href="/pages/i5lNNzGmNuZ5d0TgqyCJ">/pages/i5lNNzGmNuZ5d0TgqyCJ</a></td></tr><tr><td></td><td><a href="/pages/zm5kOjNhYYioVjaDuTYp">/pages/zm5kOjNhYYioVjaDuTYp</a></td><td><a href="/files/iQxpbIrujfxQcZWL00g1">/files/iQxpbIrujfxQcZWL00g1</a></td><td></td></tr><tr><td></td><td><a href="/pages/O2jiT0kDeelzprbYV6GI">/pages/O2jiT0kDeelzprbYV6GI</a></td><td><a href="/files/jEEWNHYuc4T3WIRRL7hl">/files/jEEWNHYuc4T3WIRRL7hl</a></td><td></td></tr></tbody></table>


---

# 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://docs.hashed.tech/getting-started.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.
