# dCDN Controller

Run by a CDN, it orchestrates footprint operations for CAST nodes from broadcasters, and RELAY and RECEIVER cache nodes to join the network.

The controller provides the optimal traffic routing path to deliver content to requesting end-users from the best available Relay or Receiver node. The controller provides infrastructure for coordinating traffic node configuration, health monitoring, and delivery log reporting.&#x20;

Blockcast a public CDN open to all nodes, and provides an open implementation that anyone can run, or integrate into their existing CDN.&#x20;

<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc_I0K2mRzKYuv_GDrmq7RYbMKMKFs788LDQq0_oV53zarA2vM4yS9yhdRJezV9hmIX-mcJDCrXIjc1h5AJuO0EATtrWHliargJ5pRRwXIiR2CnJvIZSxHg0SEPGtekQ_il70UHRHHjMlBZUzAK_AIexMd6?key=rUAtSF88doEQot6P43JZKQ" alt=""><figcaption></figcaption></figure>


---

# 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/overview/control-plane/dcdn-controller.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.
