# Vote for Block Producers

Block Producers (BPs) are the backbone of the XPR Network. They are responsible for validating transactions and producing new blocks - similar to miners on Bitcoin or Ethereum. However, unlike proof-of-work systems, XPR Network uses **Delegated Proof of Stake (DPoS)**, meaning Block Producers must be **elected** by XPR token holders.

Only the **top 21 BPs -** ranked by total votes, actively produce blocks. It’s a standard requirement that **all BPs** operate reliable, secure infrastructure. End users should never need to worry about uptime or technical reliability. That said, voting goes far beyond just picking competent operators.

Because DPoS is a **governance model**, your vote helps shape the direction of the network. Block Producers you select **represent you** as an XPR token holder and staker. Choose BPs who not only run solid infrastructure, but also contribute meaningfully to the ecosystem through:

* Marketing and community engagement
* Business development
* Developer support and open-source contributions
* Driving adoption beyond what the core developer, [Metallicus](https://metallicus.com/), delivers

To research and compare Block Producers, use the [**LINKS**](https://explorer.xprnetwork.org/vote) column to visit their websites and social media profiles. Select up to **4 BPs** to support with your vote.

> **Note:** Voting does **not** affect your staking rewards—it’s a governance decision, not a financial one.

Before voting, make sure you’ve staked your XPR. See the [Staking + Unstaking](/wallet/staking+unstaking.md) section for a step-by-step guide.

## HOW TO VOTE FOR BLOCK PRODUCERS

### 1. Select **Vote** on the top menu.

<figure><img src="/files/R7Ij0Dw5pJb7b7immRxT" alt=""><figcaption></figcaption></figure>

Block Producers are listed in order of the current rankings.&#x20;

### 2. Select the 4 Block Producers you wish to vote for by checking off the boxes next to their ranking and BP name.&#x20;

### Press the blue VOTE button to proceed.

<figure><img src="/files/waSDycScreuHB05mxUqn" alt=""><figcaption></figcaption></figure>

Sign the transaction using your [WebAuth.com](https://webauth.com/) Wallet or wallet of choice.

You can CTRL+F (windows) or Command+F (mac) to find the name of the BP you'd like to select to vote for. Your selections will show at the top underneath **Selected Producers**.

There are 100 Block Producers listed on each page; if you cannot find the one you are searching for, please check the other pages by scrolling to the bottom.


---

# 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.bloks.io/voting/vote-for-block-producers.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.
