> 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-1-the-split-completed.md).

# Phase 1 - The Split (COMPLETED)

Objective: Less GOBs - Higher Yield

## Phase 1 is complete and will no longer work&#x20;

## This information is here, purely for historical reasons for people to see how the game was played

### How to play?

Each character on your inscription is called a GOB

Every inscription starts as a single GOB

Every 144 block cycle this will automatically split

The number of GOBs on your inscription will double

## RISK or WAIT

### 1. RISK - Reinscribe

The only way to stop the **SPLIT** is **RISK**

Reinscribe the text **GOB** to **RISK**

At the end of each cycle all **RISKED** GOBs learn their fate

* Survive and freeze in its current tier - stop splitting (good)
* **DIE**

Every cycle the chance of survival improves

Every cycle the reward decreases

Timeline and chance of survival below:

<table data-header-hidden><thead><tr><th width="111" align="center"></th><th width="119" align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Tier</strong></td><td align="center"><strong>GOBs on inscription</strong></td><td align="center"><strong>Cycle Duration (Blocks)</strong></td><td align="center"><strong>Cycle Starts (Block)</strong></td><td align="center"><strong>Cycle Ends (Block)</strong></td><td align="center"><strong>Chance of survival (%)</strong></td><td align="center"><strong>Color</strong></td></tr><tr><td align="center"><strong>Genesis</strong></td><td align="center">1</td><td align="center">144</td><td align="center">836144</td><td align="center">836288</td><td align="center">1</td><td align="center">White</td></tr><tr><td align="center"><strong>1</strong></td><td align="center">2</td><td align="center">144</td><td align="center">836288</td><td align="center">836432</td><td align="center">1.6</td><td align="center">?</td></tr><tr><td align="center"><strong>2</strong></td><td align="center">4</td><td align="center">144</td><td align="center">836432</td><td align="center">836576</td><td align="center">2.69</td><td align="center">?</td></tr><tr><td align="center"><strong>3</strong></td><td align="center">8</td><td align="center">144</td><td align="center">836576</td><td align="center">836720</td><td align="center">4.6</td><td align="center">?</td></tr><tr><td align="center"><strong>4</strong></td><td align="center">16</td><td align="center">144</td><td align="center">836720</td><td align="center">836864</td><td align="center">8.3</td><td align="center">?</td></tr><tr><td align="center"><strong>5</strong></td><td align="center">32</td><td align="center">144</td><td align="center">836864</td><td align="center">837008</td><td align="center">15.3</td><td align="center">?</td></tr><tr><td align="center"><strong>6</strong></td><td align="center">64</td><td align="center">144</td><td align="center">837008</td><td align="center">837152</td><td align="center">29</td><td align="center">?</td></tr><tr><td align="center"><strong>7</strong></td><td align="center">128</td><td align="center">144</td><td align="center">837152</td><td align="center">837296</td><td align="center">57</td><td align="center">?</td></tr><tr><td align="center"><strong>8</strong></td><td align="center">256</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">?</td></tr></tbody></table>

### 2. WAIT

Do nothing and wait for **Phase 2**

## STRATEGY

**RISK** early and survive = **GRAIL** tier GOBs

Don’t risk, save your GOBs and play in **Phase 2**

## WARNING

**Do NOT connect to unknown links**

**Do NOT send to unknown addresses**

You do not need to pay us to play

If someone says you do, it's a scam

All information will be provided through the children of:

<https://www.ord.io/65246255>

Or through our official Twitter [@gob\_btc](https://twitter.com/gob_btc)

## ANOTHER WARNING

None of this is financial advice

This is a game

Play at your own risk

Its Magic Internet Money

## LETS GOB

[Onchain Version](https://www.ord.io/65481037)

<figure><img src="/files/MyPOZe3tGhQgS7Ci1kaW" alt=""><figcaption><p>The Split</p></figcaption></figure>


---

# 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-1-the-split-completed.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.
