# CORE SOLUTIONS

- [Blockchain Distribution Network (BDN)](https://docs.bloxroute.com/core-solutions/blockchain-distribution-network-bdn.md)
- [Overview](https://docs.bloxroute.com/core-solutions/blockchain-distribution-network-bdn/overview.md)
- [Architecture](https://docs.bloxroute.com/core-solutions/blockchain-distribution-network-bdn/network-components.md)
- [Mechanism](https://docs.bloxroute.com/core-solutions/blockchain-distribution-network-bdn/mechanism.md)
- [Best Practices](https://docs.bloxroute.com/core-solutions/blockchain-distribution-network-bdn/bdn-latencies.md)
- [BDN Explorer](https://docs.bloxroute.com/core-solutions/blockchain-distribution-network-bdn/bdn-explorer.md)
- [Accessing the BDN](https://docs.bloxroute.com/core-solutions/accessing-the-bdn.md)
- [Gateway API](https://docs.bloxroute.com/core-solutions/accessing-the-bdn/gateway-api.md)
- [Cloud API](https://docs.bloxroute.com/core-solutions/accessing-the-bdn/cloud-api.md)
- [Solana Core Solutions](https://docs.bloxroute.com/core-solutions/solana-core-solutions.md)
- [RPC Service](https://docs.bloxroute.com/core-solutions/rpc-service.md)
- [Protect RPC](https://docs.bloxroute.com/core-solutions/rpc-service/protect-rpc.md)
- [Gas Protect RPC](https://docs.bloxroute.com/core-solutions/rpc-service/gas-protect-rpc.md)
- [Fast RPC](https://docs.bloxroute.com/core-solutions/rpc-service/fast-rpc.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.bloxroute.com/core-solutions.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.
