# Vote System

CoinBazooka's voting system implements an effective anti-bot mechanism, and our platform enforces stringent regulations to scrutinize questionable votes. Each device and IP address is allowed to cast only one vote every six hours to ensure fairness and transparency.

Projects that receive over 100 votes will be featured in the "All Time" and "Today's Best" categories, while those with fewer votes and recently added will be listed under the "New Listings" section.

{% hint style="info" %}
CoinBazooka retains the authority to remove any project at its discretion or discard any votes that are deemed fraudulent or invalid. Our commitment to maintaining the integrity of our platform is of utmost importance to us.
{% 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://docs.coinbazooka.com/coinbazooka/platform-guides/vote-system.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.
