# Voting

### 👉 Voting Portal: [bullsvsbears.pro/voting](https://bullsvsbears.pro/voting)

<figure><img src="https://92292818-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWFprxyGHV6c1dflFRqjX%2Fuploads%2Fys6OoK836L5xBYZD99Q0%2Fimage%20(5).avif?alt=media&#x26;token=4e6df914-6acf-43ac-9333-d8eaeaed011c" alt=""><figcaption></figcaption></figure>

$BvsB holders can vote with their tokens to decide the Current Mode. Just navigate to the [Voting Page](https://bullsvsbears.pro/voting) and use your tokens to vote.

{% hint style="success" %}
There are 2 options: BULL or BEAR.
{% endhint %}

<mark style="color:red;">**The mechanism is very simple: When holders vote, they increase the Power of Bulls or Bears. The side with more power determines the Current Mode.**</mark>

<table><thead><tr><th width="178.53515625" align="center">Current Mode</th><th align="center">Condition</th><th width="260.83203125" align="center">Implication</th></tr></thead><tbody><tr><td align="center">BULL</td><td align="center">BULL Power >= BEAR Power</td><td align="center">Token can only be bought.</td></tr><tr><td align="center">BEAR</td><td align="center">BULL Power &#x3C; BEAR Power</td><td align="center">Token can be sold.</td></tr></tbody></table>

{% hint style="warning" %}
Because it's designed to reject sell transactions when the Current Mode is BULL, some analyzers mark $BvsB token as HoneyPot. Nothing to worry about! The contract's code is public, always DYOR!
{% endhint %}


---

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