# Services

- [Voting](https://bulls-vs-bears-1.gitbook.io/bvsb/services/voting.md)
- [Power](https://bulls-vs-bears-1.gitbook.io/bvsb/services/voting/power.md)
- [Rules](https://bulls-vs-bears-1.gitbook.io/bvsb/services/voting/rules.md)
- [The Prisoner's Dilemma](https://bulls-vs-bears-1.gitbook.io/bvsb/services/voting/the-prisoners-dilemma.md): Game Theory: The Prisoner's Dilemma and Its Application to BvsB.
- [Staking](https://bulls-vs-bears-1.gitbook.io/bvsb/services/staking.md)
- [Gaming](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming.md)
- [Gaming Profile](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming/gaming-profile.md)
- [Game #1 - The bBTC Mine](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming/game-1-the-bbtc-mine.md): Official documentation of The bBTC Mine game, a DeFi-powered simulation where strategy, timing, and mining power determine your success.
- [🧾 Key Concepts](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming/game-1-the-bbtc-mine/key-concepts.md)
- [📆 Season Flow](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming/game-1-the-bbtc-mine/season-flow.md)
- [💰 Game Economy](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming/game-1-the-bbtc-mine/game-economy.md)
- [🛍 Equiment Catalog](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming/game-1-the-bbtc-mine/equiment-catalog.md)
- [💰 Earnings Examples](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming/game-1-the-bbtc-mine/earnings-examples.md)
- [💎 Strategy Tips](https://bulls-vs-bears-1.gitbook.io/bvsb/services/gaming/game-1-the-bbtc-mine/strategy-tips.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://bulls-vs-bears-1.gitbook.io/bvsb/services.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.
