# Cardano Block Producer Configuration

- [Installing SPOS scripts](https://cardano-node-installation.stakepool247.eu/cardano-block-producer-configuration/stakepool-operator-scripts-spos.md): Install and configure the StakePool Operator Scripts (SPOS) for pool management.
- [Generating wallet keys](https://cardano-node-installation.stakepool247.eu/cardano-block-producer-configuration/generating-wallet-keys.md): Generate payment and staking keys for pool pledge and transaction fees.
- [Generating block producer keys](https://cardano-node-installation.stakepool247.eu/cardano-block-producer-configuration/generating-cardano-block-producer-keys.md): Generate node keys, VRF keys, KES keys, operational certificate, and register your stake pool.
- [Launching the block producer](https://cardano-node-installation.stakepool247.eu/cardano-block-producer-configuration/launching-your-cardano-bp-node.md): Configure and launch the block producer as a systemd service.


---

# 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-node-installation.stakepool247.eu/cardano-block-producer-configuration.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.
