# Block Producers

- [Getting started with InfraBlockchain-Antelope Block Producers](https://docs.infrablockchain.net/infrablockchain-antelope/block-producers/getting-started-with-infrablockchain-antelope-block-producers.md)
- [What is InfraBlockchain-Antelope Block Producer node](https://docs.infrablockchain.net/infrablockchain-antelope/block-producers/getting-started-with-infrablockchain-antelope-block-producers/what-is-infrablockchain-antelope-block-producer-node.md): This section will cover the details regarding what a InfraBlockchain-Antelope Block Producer is and its role in the InfraBlockchain-Antelope network.
- [Types of nodes](https://docs.infrablockchain.net/infrablockchain-antelope/block-producers/getting-started-with-infrablockchain-antelope-block-producers/types-of-nodes.md)
- [InfraBlockchain-Antelope Block Producer Requirements](https://docs.infrablockchain.net/infrablockchain-antelope/block-producers/getting-started-with-infrablockchain-antelope-block-producers/infrablockchain-antelope-block-producer-requirements.md): What is required to become a InfraBlockchain-Antelope Block Producer node?
- [Setting up InfraBlockchain-Antelope Block Producer node](https://docs.infrablockchain.net/infrablockchain-antelope/block-producers/getting-started-with-infrablockchain-antelope-block-producers/setting-up-infrablockchain-antelope-block-producer-node.md)
- [InfraBlockchain-Antelope Network Resources](https://docs.infrablockchain.net/infrablockchain-antelope/block-producers/infrablockchain-antelope-network-resources.md)


---

# 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.infrablockchain.net/infrablockchain-antelope/block-producers.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.
