> For the complete documentation index, see [llms.txt](https://docs.infrablockchain.net/infrablockchain-antelope/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infrablockchain.net/infrablockchain-antelope/block-producers/getting-started-with-infrablockchain-antelope-block-producers/infrablockchain-antelope-block-producer-requirements.md).

# InfraBlockchain-Antelope Block Producer Requirements

There are multiple phases of participation, with each level having more stringent requirements than the previous - this is intended to address the growing requirements of the network over time.

The specifications stated herein are subject to revision, as well as when the network will move from stage to stage - as determined by a vote of ⅔ + 1 of the current Block Producers at the time of the proposed revisions.

Regardless of their level of participation, to participate in the InfraBlockchain-Antelope Network at any phase - Block Producers candidates are required to provide, and abide by the following:

### **A. Disclosures**

* **Block Producer Account Name**
* **Block Producer Public Key**

Make sure that the following is also available:&#x20;

* **Unique InfraBlockchain-Antelope block producer account** — This should not resemble the name of any current InfraBlockchain-Antelope Block producer Candidates. You can view all of the current Validators and Validator Candidates [here](https://telos.bloks.io/).
* **A few servers running infra-node** — Virtual machines or even a desktop with a lot of RAM would be ok to start off. Some InfraBlockchain-Antelope Block producers are running on desktop hardware (i7 or i9 chips). You just need to provide the RAM that is required by InfraBlockchain-Antelope Mainnet and it increases at a rate of 1 KB/block currently. It is \~ 12.56 GB at the time of writing this guide.

The next section will guide you through setting up a InfraBlockchain Block Producer node.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/getting-started-with-infrablockchain-antelope-block-producers/infrablockchain-antelope-block-producer-requirements.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.
