# Intro

- [What’s the issue with streaming capacity today?](https://docs.blockcast.network/main/intro/whats-the-issue-with-streaming-capacity-today.md): Congestion in the ISP CORE NETWORK is the short answer.
- [Why can't we bring up more CDN servers?](https://docs.blockcast.network/main/intro/why-cant-we-bring-up-more-cdn-servers.md)
- [Why don't we broadcast if its more efficient?](https://docs.blockcast.network/main/intro/why-dont-we-broadcast-if-its-more-efficient.md)
- [Why do CDNs make a lot of sense to be decentralized?](https://docs.blockcast.network/main/intro/why-do-cdns-make-a-lot-of-sense-to-be-decentralized.md)
- [About Blockcast (old)](https://docs.blockcast.network/main/intro/about.md)
- [The Internet Capacity Crunch](https://docs.blockcast.network/main/intro/problem.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/intro.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.
