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

# Welcome

## Rob the block. Share the wealth.

HoodLoot is an onchain heist on **Robinhood Chain**. Every block drops fresh **$SHARE** — your band of outlaws is there to take it.

Recruit the Merry Men, deploy them in your hideout deep in Sherwood, and they loot the chain around the clock — roughly ten blocks a second, whether you're watching or not. Claim the take whenever you want.

No hardware. No hashing. No noise. Just **Loot Rate**, blocks, and a fixed **21,000,000 $SHARE** — 95% mined through play, 5% minted once at genesis to seed a locked liquidity pool. No presale. No VC. No team salary reserve.

{% hint style="success" %}
**New here? Start with** [**How It Works**](/how-it-works.md)**.**
{% endhint %}

### Jump in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>📖 <strong>How It Works</strong></td><td>The full walkthrough, start to finish.</td><td><a href="/pages/4eVx5NYMj8RWluH0HMaf">/pages/4eVx5NYMj8RWluH0HMaf</a></td></tr><tr><td>⚡ <strong>Setup</strong></td><td>Connect a wallet and claim your first hideout.</td><td><a href="/pages/BvHdrmAQlkpt8CMPpbel">/pages/BvHdrmAQlkpt8CMPpbel</a></td></tr><tr><td>🏹 <strong>The Merry Men</strong></td><td>All 13 outlaws — stats, lore, strategy.</td><td><a href="/pages/FSxKlsttWhxZAu1jt40E">/pages/FSxKlsttWhxZAu1jt40E</a></td></tr><tr><td>🌲 <strong>Hideouts</strong></td><td>Nine tiers, from the Forest Hollow up.</td><td><a href="/pages/8aHemqf0YvqZvK4rKICe">/pages/8aHemqf0YvqZvK4rKICe</a></td></tr><tr><td>🪙 <strong>$SHARE Token</strong></td><td>The token, the burn, the 21M cap.</td><td><a href="/pages/nQqri52X74LIRWXnELDL">/pages/nQqri52X74LIRWXnELDL</a></td></tr><tr><td>🔌 <strong>HoodLoot API</strong></td><td>The HoodLoot backend REST API.</td><td><a href="/pages/DVSzP1UUInyHp8C7FNd8">/pages/DVSzP1UUInyHp8C7FNd8</a></td></tr></tbody></table>

***

*Steal from the rich block. Share it with the chain.*

> HoodLoot is a game. $SHARE is an in-game token with no promise of value or return. Nothing here is financial advice. See the [Disclaimer](/reference/disclaimer.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hoodloot.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
