# Voting

Every step in this Getting Started guide has led you to Voting. Voting is crucial to Botto. Together, we are creating collectively; the community votes on their favorite art pieces, which subsequently trains Botto's algorithm. In turn, Botto's art changes direction over time.

**Key Dates**

* New voting rounds begin every Tuesday, 14:00 UTC
* Voting rounds end every Tuesday, 14:00 UTC
* New art fragments are added to the voting pool every Tuesday, 14:00 UTC
* Auctions are scheduled to begin every Wednesday, 22:00 CET
* Auctions are scheduled to end every Friday, 22:00 CET
* Reward distributions are made on the Monday following each auction
* On the 13th week of each Period, Botto will select its own work to mint based, and so there is a break in voting that week

By voting, you're influencing what Botto creates. Here's how to get started:

1. Go to the [Botto App](https://studio.botto.com/) and click on "Start Curating" to brows the weekly voting pool.<br>

   <figure><img src="https://1586706473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_0hjxITfOCmPk6hVxr%2Fuploads%2FK1D9iiG2Coq50JPP5wgJ%2FScreenshot%202026-03-10%20at%2012.38.59%E2%80%AFPM.png?alt=media&#x26;token=4e3908d5-09f8-4589-80a0-87fa4b4ddeaf" alt=""><figcaption></figcaption></figure>
2. Start voting fragments up or down with the double tap or the slider.

* **Double Tap:** When you double click (or tap on mobile) on a fragment, the app will default to assigning 10 VP to that fragment. You can adjust this tapping amount on your settings (to a negative amount too!).

<figure><img src="https://1586706473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_0hjxITfOCmPk6hVxr%2Fuploads%2Fd8OkzNR8DWRCXDjMSQ6Y%2Fimage.png?alt=media&#x26;token=578be0bf-3a5f-411f-90ce-fd79dda19698" alt="" width="563"><figcaption></figcaption></figure>

* **Slider:** By clicking/tapping once a fragment and revealing a slider. The slider lets you up or downvote a fragment. You can adjust the range of the slider on your settings as well.

<figure><img src="https://1586706473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_0hjxITfOCmPk6hVxr%2Fuploads%2FDpU8Z7KB7KhmtiOtKl1b%2Fimage.png?alt=media&#x26;token=e4183ceb-42a0-4fad-9355-57a9687548d0" alt="" width="563"><figcaption></figcaption></figure>

4. Adjust your settings and toggle on special features, like Advanced Voting, Instant Rewards, and more. Remember to click `Save` after you've made your changes.

<figure><img src="https://1586706473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_0hjxITfOCmPk6hVxr%2Fuploads%2FCMzvMk0zj4rFyvFGCEVp%2FScreenshot%202026-03-10%20at%2010.58.39%E2%80%AFPM.png?alt=media&#x26;token=860515b3-7d9d-4b23-9624-c9bbe1628643" alt=""><figcaption></figcaption></figure>

Voting points generate once per round, provided you log in (and get a baseline amount of 100 VP), continue to stake your $BOTTO or [LP tokens](https://docs.botto.com/details/token-distribution/liquidity-mining), or [hold an Access Pass or Pipe](https://docs.botto.com/overview/access-passes) (no action is needed, just come back every day to spend your voting points), and reset at the end of each round.

**Participate in voting every week** for your contribution to training Botto, provided you have at least 100 $BOTTO staked.

A deeper explanation on how VP are generated can be found in the [Voting Mechanism](https://docs.botto.com/overview/voting/voting-mechanism) section.


---

# 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.botto.com/overview/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.
