> For the complete documentation index, see [llms.txt](https://gameofblocks.gitbook.io/gob/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gameofblocks.gitbook.io/gob/phase-3-the-mime-ongoing.md).

# Phase 3 - The Mime (ONGOING)

### ▣ Magic Internet Money Extraction ▣

Every inscription extracts Magic Internet Money (aka Runes)

The lower the tier, the more it extracts

Magic Internet Money is Magic Internet Money

It's all a meme

You can buy it, sell it, hold it, burn it

It might go up, it might go down, it might go up again

But at the end of the day, it's Magic Internet Money

#### Lower Tier = Higher Yield

## Halvening Reward

|   **Tier**  | **GOBs on inscription** | **MIME Yield** |
| :---------: | :---------------------: | :------------: |
|    **8**    |           256           |      10000     |
|    **7**    |           128           |      21000     |
|    **6**    |            64           |      44444     |
|    **5**    |            32           |      94000     |
|    **4**    |            16           |     199000     |
|    **3**    |            8            |     426900     |
|    **2**    |            4            |     920000     |
|    **1**    |            2            |     1980000    |
| **Genesis** |            1            |     4269000    |

The MIME Halvening Reward will occur just after block 840,000

Halvening Reward goes to the holder of each inscription (no mining)

Halvening Reward = 80% of Total Supply

Total supply is decided by how all players play the game

Final Tiers after the final cycle of Phase 2 decide the total supply

Total supply will be confirmed 210 Blocks before the halvening (block 839,790)

#### What are runes?

Runes are a fungible token protocol for Bitcoin.

## WARNING

"Fungible tokens are, without exaggeration and nearly without exception, a vile abyss of hopium, scams, and incompetence.

Runes are no different.

If you want to make money, buy bitcoin." - **Casey Rodarmor**

"If you want to play with Magic Internet Money, play GOB" - **Gobfather**

### LETS GOB


---

# 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://gameofblocks.gitbook.io/gob/phase-3-the-mime-ongoing.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.
