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

# Welcome to Bonkers

{% hint style="success" %}
**Tip:** You’re not just reading docs — you’re unlocking alpha. The faster you understand the system, the faster you print BONKERS.
{% endhint %}

## BONKERS Mining Game ⛏️🧠🎮

Welcome to **BONKERS** — a crypto-native mining game built on Solana.

Build your digital mining farm. Buy hash power. Upgrade your facility. Farm BONKERS tokens.\
\
And do it all *to make your first million.*

You’re early. You’re smart. You’re a little unhinged.\
\
That’s the perfect combo.

## Quick links

{% content-ref url="/pages/HAURf5aNPTfgfe9osXVq" %}
[WTF is BONKERS? 🧩🧨](/overview/wtf-is-bonkers.md)
{% endcontent-ref %}

{% content-ref url="/pages/FrtojO71sPF6yHY6SvHj" %}
[How To Play ⛏️📈](/overview/how-to-play.md)
{% endcontent-ref %}

{% content-ref url="/pages/CEB2RRMNhw6sJhftMQUD" %}
[Earn BONKERS Tokens](/earn-bonkers-tokens.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% hint style="info" %}
Play Now: [Game Link](https://bonkers.gg/mine)
{% endhint %}

{% content-ref url="/pages/RNUZSmmHJNzbUZKzeDK3" %}
[Strategy](/fundamentals/strategy.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gl8fDJyw20Y2EJ4wJbvx" %}
[Game Mechanics](/game-mechanics.md)
{% endcontent-ref %}


---

# 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.bonkers.gg/welcome-to-bonkers.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.
