# Fair Launch

## Genesis Coinbase

Inscription numbers will begin 218 blocks after a block is mined with a specific coinbase string.

The coinbase string that begins the countdown will be:

```
1SAT ORDINALS IN 218 BLOCKS - docs.1satordinals.com
```

When 218 blocks have been mined after this block, The inscriptions inside the 218th subsequent block, not including the block with the coinbase string, will contain the first numbered inscriptions, starting from 0.

## First Block

{% code overflow="wrap" %}

```
The starting block was mined by GorillaPool at block height 783750, making the first live block 783,968.
```

{% endcode %}


---

# 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.1satordinals.com/fair-release.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.
