# Bulls vs Bears (BvsB)

BvsB initial services consist of a community-driven consensus system, through which holders can **VOTE** using the [Voting Portal](https://bullsvsbears.pro/voting), **STAKE** to earn rewards in the [Staking Portal](https://bullsvsbears.pro/staking) or **PLAY** the games in the [Gaming Portal](https://bullsvsbears.pro/voting) to earn tokens.

The token can be in BULL or BEAR mode:

* <mark style="color:green;">**In BULL mode the token can only be bought.**</mark>&#x20;
* <mark style="color:red;">**In BEAR mode the token is sellable.**</mark>

The holders decide through [voting](/bvsb/services/voting.md) and [staking](/bvsb/services/staking.md) with their tokens which mode is active. Simple!

> *" The inevitable eternal fight between Bulls and Bears is now fully on-chain. "*

**Will you join Team Bulls or Team Bears?**


---

# 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/intro.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.
