> For the complete documentation index, see [llms.txt](https://docs.indonode.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.indonode.net/mainnet/band.md).

# Band

<figure><img src="https://pbs.twimg.com/profile_images/1404775608798699522/ohhSUimj_400x400.jpg" alt="" width="188"><figcaption></figcaption></figure>

Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.

***

## [STAKE WITH INDONODE](https://explorer.indonode.net/band/staking/bandvaloper145a0pq4v3dqhfgpvwtkt425arxydhz3ql7cn95)

***

### Links

[Website](https://www.bandprotocol.com/) | [Twitter](https://twitter.com/BandProtocol) | [Discord](https://discord.com/invite/PKxbB7kmEV)

***

<table data-full-width="false"><thead><tr><th>Version</th><th>Chain-id</th><th>Wasm</th></tr></thead><tbody><tr><td>v2.5.3</td><td>laozi-mainnet</td><td>ENABLED</td></tr></tbody></table>

<details>

<summary>More Summary</summary>

* Binary Name : bandd
* Binary Home : $HOME/.band
* Denom : uband
* Exponent : 6

</details>

Peer

```sh
1002fde469a06d24dc7b1543e61c4afcaa993af3@rpc.band.indonode.net:20656
```

Endpoint

* rpc.band.indonode.net
* api.band.indonode.net
* grpc.band.indonode.net:20090

Addrbook

```sh
curl -Ls https://snapshots.indonode.net/band/addrbook.json > $HOME/.band/config/addrbook.json
```

***


---

# 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.indonode.net/mainnet/band.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.
