> For the complete documentation index, see [llms.txt](https://docs.chainupcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainupcloud.com/blockchain-api/bsc.md).

# BNB

In this section, you will be able to learn about what makes BNB special and how you can leverage available tools to build amazing products!

You can then get started with the available RPC & REST APIs we support [ **via ChainUp Cloud**.](https://cloud.chainup.com)

Last but not least, if you are looking for guidelines or simply some inspiration, check out available tutorials in [**For Developers**](/introduction/for-developers/use-blockchain-api.md).

Be sure to check out the[ **official BNB documentation**.](https://docs.bnbchain.org/docs/rpc#json-rpc-methods)

🚀 Let's start building the decentralized web 🚀


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.chainupcloud.com/blockchain-api/bsc.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.
