# Surf Voting

## Overview

Surf Voting introduces a new on-chain way for users to support their favorite blockchain networks.\
By voting on-chain, users not only show their support but also create real on-chain transactions that contribute directly to building their identity on that network.

Each vote is recorded on-chain, turning community support into measurable engagement.

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

## Daily Vote Limit

Votes are limited to 10 per day, making every vote meaningful.\
Each vote you cast helps your favorite network climb higher on the Surf Voting leaderboard.

## Ranking System

Surf Voting features a dedicated ranking system, separate from the Analytics Page, designed to reflect genuine user preference and activity.

* User Ranking: Displays the most active and supportive voters
* Chain Ranking: Shows networks with the highest community support

This dual leaderboard ensures fair and transparent visibility for both users and networks.

## How to Vote on SurfLayer

**Step 1: Connect your wallet at**[ **https://surflayer.xyz/vote**](https://surflayer.xyz/vote)

<figure><img src="/files/2ohlNKyBIYydfTzfaXac" alt=""><figcaption></figcaption></figure>

**Step 2: Select your favorite network**

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

**Step 3: Click Vote and confirm the transaction in your wallet**

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

#### Important Notes

* You can cast up to 10 votes per day
* 5 votes on Mainnet chains
* 5 votes on Testnet chains
* After each vote, the SP reward increases progressively. On your 5th vote, you are guaranteed to receive a random USDT reward (Mainnet only).


---

# 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.surflayer.xyz/features/surf-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.
