# Getting Started

- [How Do I Participate in The Network](https://docs.blockcast.network/main/getting-started/how-do-i-participate-in-the-network.md)
- [BEACON](https://docs.blockcast.network/main/getting-started/how-do-i-participate-in-the-network/beacon.md): Blockcast BEACON Node: Guardians of the network
- [Start Running your BEACON Today](https://docs.blockcast.network/main/getting-started/how-do-i-participate-in-the-network/beacon/start-running-your-beacon-today.md): Follow the steps below to set up and run your Blockcast BEACON Docker image:
- [BEACON Common Questions](https://docs.blockcast.network/main/getting-started/how-do-i-participate-in-the-network/beacon/beacon-common-questions.md): If the following FAQ does not answer your question, feel free to open a ticket on our discord channel or email support@blockcast.network.
- [RELAY](https://docs.blockcast.network/main/getting-started/how-do-i-participate-in-the-network/relay.md): Blockcast RELAY Node: Your Neighborhood's Content Hub
- [Juniper MX AMT Hardware Offload](https://docs.blockcast.network/main/getting-started/how-do-i-participate-in-the-network/relay/relay-amt.md): Offload AMT multicast relay processing to Juniper MX hardware
- [CAST](https://docs.blockcast.network/main/getting-started/how-do-i-participate-in-the-network/cast.md): Blockcast CAST Node
- [Hardware Requirement](https://docs.blockcast.network/main/getting-started/hardware-requirement.md)
- [How to Participate & Get Started](https://docs.blockcast.network/main/getting-started/how-to-participate-and-get-started.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.blockcast.network/main/getting-started.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.
