# Byron genesis file

## Cardano mainnet Byron genesis file:

{% embed url="<https://book.world.dev.cardano.org/environments/mainnet/byron-genesis.json>" %}

```bash
cardano-cli byron genesis print-genesis-hash --genesis-json mainnet-byron-genesis.json
5f20df933584822601f9e3f8c024eb5eb252fe8cefb24d1317dc3d432e940ebb
```


---

# 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://cardano-course.gitbook.io/cardano-course/handbook/protocol-parameters-and-configuration-files/byron-genesis-file.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.
