# Whive Protocol

## The Whive Protocol

- [The Whive Protocol](https://whiveio.gitbook.io/the-whive-protocol/the-whive-protocol.md): Welcome to the Whive Protocol. To Bee or not to Bee!
- [Simple CPU Mining](https://whiveio.gitbook.io/the-whive-protocol/the-whive-protocol/simple-cpu-mining.md): Beegin Mining and Beecome Alive in the Hive!
- [Advanced CPU Mining](https://whiveio.gitbook.io/the-whive-protocol/the-whive-protocol/advanced-cpu-mining.md): Beeild your own Miner and Buzz in the Hive
- [About Whive](https://whiveio.gitbook.io/the-whive-protocol/about-whive.md): Learn more about the Whive protocol
- [What is Whive](https://whiveio.gitbook.io/the-whive-protocol/about-whive/what-is-whive.md): Understanding the Web Hive!
- [Why is Whive Unique](https://whiveio.gitbook.io/the-whive-protocol/about-whive/why-is-whive-unique.md): Beeilding the fastest growing CPU focused protocol & crypto-currency
- [The Whive Swarm](https://whiveio.gitbook.io/the-whive-protocol/about-whive/the-whive-swarm.md): Join the Buzz!
- [Greenpaper](https://whiveio.gitbook.io/the-whive-protocol/about-whive/greenpaper.md): Bees Beelive in Sustainability!
- [Downloads](https://whiveio.gitbook.io/the-whive-protocol/downloads.md): Download Whive Wallets & Miners Here
- [Wallets](https://whiveio.gitbook.io/the-whive-protocol/wallets.md): You can Download 3rd Party Wallets that Support Whive on these sites
- [Mining Pools](https://whiveio.gitbook.io/the-whive-protocol/mining-pools.md): Share Resource & Mine $WHIVE
- [Exchanges](https://whiveio.gitbook.io/the-whive-protocol/exchanges.md): $WHIVE EXCHANGE LISTINGS
- [Applications](https://whiveio.gitbook.io/the-whive-protocol/applications.md): Distributed Applications being built on Whive:// by the community
- [F.A.Q](https://whiveio.gitbook.io/the-whive-protocol/f.a.q.md): Frequently Asked Questions
- [Links](https://whiveio.gitbook.io/the-whive-protocol/links.md): Third-party resources and useful tools for Whive


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whiveio.gitbook.io/the-whive-protocol/the-whive-protocol.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.
