# Blockchain Infrastructure

- [RPC Node](https://docs.energyweb.org/launchpad/blockchain-infrastructure/rpc-node.md)
- [RPC Node Quick Start Guide](https://docs.energyweb.org/launchpad/blockchain-infrastructure/rpc-node/rpc-node-quick-start-guide.md)
- [Validator Nodes](https://docs.energyweb.org/launchpad/blockchain-infrastructure/validator-nodes.md)
- [Validator node Quick Start Guide](https://docs.energyweb.org/launchpad/blockchain-infrastructure/validator-nodes/validator-node-quick-start-guide.md): This page will guide you through the steps of purchasing a Validator nodes subscription and setting up your nodes. You cannot set-up nodes on Launchpad without an active subscription.
- [Blockchain API](https://docs.energyweb.org/launchpad/blockchain-infrastructure/blockchain-api.md)
- [Blockchain API Quick Start Guide](https://docs.energyweb.org/launchpad/blockchain-infrastructure/blockchain-api/blockchain-api-quick-start-guide.md)
- [Collator Nodes](https://docs.energyweb.org/launchpad/blockchain-infrastructure/collator-nodes.md)
- [Collator Node - Detailed Description](https://docs.energyweb.org/launchpad/blockchain-infrastructure/collator-nodes/collator-node-detailed-description.md): Page describes what is a EWX Collator Node
- [Collator Node - Business & Token Requirements](https://docs.energyweb.org/launchpad/blockchain-infrastructure/collator-nodes/collator-node-business-and-token-requirements.md): Important information before you purchase Collator Node subscribtion
- [Collator node - Quick Start Guide](https://docs.energyweb.org/launchpad/blockchain-infrastructure/collator-nodes/collator-node-quick-start-guide.md): This page will guide you through the steps of purchasing a Collator node subscription and setting up your node. You cannot set-up nodes on Launchpad without an active subscription.
- [Collator Node - Technical Requirements](https://docs.energyweb.org/launchpad/blockchain-infrastructure/collator-nodes/collator-node-technical-requirements.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.energyweb.org/launchpad/blockchain-infrastructure.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.
