# Conway genesis file

## Cardano mainnet Conway genesis file:

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

```bash
cardano-cli genesis hash --genesis conway-genesis.json
f28f1c1280ea0d32f8cd3143e268650d6c1a8e221522ce4a7d20d62fc09783e1
```


---

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