# Getting Started

- [About ICB Network](https://docs.icb.network/getting-started/about-icb-network.md)
- [Technical overview](https://docs.icb.network/getting-started/technical-overview.md)
- [What is Proof of Stake?](https://docs.icb.network/getting-started/technical-overview/what-is-proof-of-stake.md)
- [ICBX Token](https://docs.icb.network/getting-started/icbx-token.md)
- [ICB Consensus vs POW Consensus](https://docs.icb.network/getting-started/icb-consensus-vs-pow-consensus.md): Detailed technical exploration of our blockchain platform. This guide is designed to provide insights into the sophisticated features and capabilities that power our network, echoing advanced function
- [How to connect with ICBNetowork?](https://docs.icb.network/getting-started/how-to-connect-with-icbnetowork.md)
- [Wallets](https://docs.icb.network/getting-started/wallets.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.icb.network/getting-started.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.
