# Alonzo genesis file

## Cardano mainnet Alonzo genesis file:

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

```bash
cardano-cli genesis hash --genesis alonzo-genesis.json
7e94a15f55d1e82d10f09203fa1d40f8eede58fd8066542cf6566008068ed874
```


---

# 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/alonzo-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.
