# How to Vote in RNPs

Voting in RNPs leverages [Nation](https://nation.io/) for RENDER SPL Token voting and previously has used [Snapshot](https://snapshot.org/) for RNDR ERC-20 Voting.

## RENDER SPL Voting Using Nation <a href="#id-3d94" id="id-3d94"></a>

With the Solana Upgrade, the Render Network Foundation is introducing a Solana voting system for the RNP process, enabling community members who have upgraded to RENDER SPL tokens to participate in network governance.

## What is this and how does it work? <a href="#a03f" id="a03f"></a>

The Solana voting system on Nation.io functions in a similar way to the Snapshot voting system the network has used for prior RNP votes. The Render Network voting page on Nation can be found at [**https://nation.io/a/RenderNetwork**](https://nation.io/a/RenderNetwork).&#x20;

When a vote is available on Nation, the Render Network team will share a Nation link to the voting proposal with the community. Connecting to this link will prompt Nation to connect with your Phantom or other Solana compliant wallet.

<figure><img src="https://miro.medium.com/v2/resize:fit:933/1*R3iO5TRPZB_fPGX3wqWJPQ.png" alt="" height="187" width="700"><figcaption><p>If the prompt does not appear, click on the “Login” button</p></figcaption></figure>

<figure><img src="https://1286142079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKt2GmpnqwLIsi-Sh1Z%2Fuploads%2Fpgrb64C9MyGjZJQ4NmwM%2FWallet%20selection.png?alt=media&#x26;token=6113e01a-e0cd-455b-8ec0-9833e3c0ece9" alt=""><figcaption><p>A list of wallet options will appear, and Nation will detect which you have</p></figcaption></figure>

Tokenholders wishing to participating in governance voting need to have RENDER in an onchain self-custodial wallet in order to connect to Nation and be able to vote.

Nation calculates voting eligibility after a snap of the blockchain is taken at a point in time ahead of the voting round. The Foundation makes its best effort to give the community advanced notice ahead of each voting round before the snap is taken so they can prepare their tokens in their self-custodial wallets.

A tokenholder's voting impact is directly correlated to the amount of tokens in their onchain self-custodial account. The more RENDER in a tokenholder's account at the time of the snap, the greater a say that individual has in the vote.

***Please Note**:* for all users, this is the **ONLY OFFICIAL** Nation voting page for the Render Network. Any other pages purporting to be the Render Network are fraudulent and should not be connected to under any circumstances.

## SPL Voting <a href="#fb3d" id="fb3d"></a>

When you enter the voting page, Nation will prompt your Solana compatible wallet to connect to the Nation vote. Simply approve the connection and you will be able to vote on that current proposal.

<figure><img src="https://miro.medium.com/v2/resize:fit:484/1*kqBHmjVTHGiSB9ZjHGJp5Q.png" alt="" height="755" width="363"><figcaption><p>Once signed, you will be logged into Nation and able to vote</p></figcaption></figure>

Click on your desired voting choice, sign the subsequent transaction, and your vote will be cast.

<figure><img src="https://miro.medium.com/v2/resize:fit:1579/1*1c9FdQ58-r_6rFDwVHjNjA.png" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://miro.medium.com/v2/resize:fit:1579/1*JH5llFPB3W6TNQ-C38VorA.png" alt="" width="563"><figcaption><p>Before selection, and After selection</p></figcaption></figure>

If you have any issues, please refer to [**this article**](https://medium.com/render-token/new-solana-compatible-voting-system-69d0112cfecf) or contact support at <support@renderfoundation.com>.

## Hardware Wallet Delegation for Voting <a href="#fb3d" id="fb3d"></a>

**What is Vote Delegation?**\
\
Vote delegation allows users to assign their voting power for specific tokens to another wallet address, enabling that delegate wallet to vote on their behalf in governance proposals. This feature is particularly valuable for users who hold tokens in hardware wallets (like Ledger devices) or cold storage wallets that they don't frequently access. Instead of needing to connect their secure hardware wallet every time there's a governance vote, users can delegate their voting power to a more accessible "hot" wallet that they use regularly for day-to-day transactions.\ <br>

**How It Works - Step by Step**\
\
Setting up vote delegation is straightforward: First, users access their profile on the NATION platform while connected with their hardware wallet that contains the tokens they want to delegate. Next, they click "Add Vote Delegate" and select the specific token they want to delegate from their wallet's token list. Then, they enter the wallet address of their chosen delegate wallet (this could be their own hot wallet or a trusted third party). Once confirmed, the delegation is active immediately. When governance proposals are created that use that specific token for voting, the delegate wallet can now cast votes using the delegator's token balance. The original token holder retains full ownership of their tokens and can remove or change delegates at any time through their profile settings.\ <br>

**How It Benefits the Community**\
\
This delegation system makes governance participation much more convenient and secure for token holders. Users can keep their valuable tokens safely stored on hardware wallets while still actively participating in community decision-making through a delegate wallet. The system is token-specific, meaning users can set up different delegates for different tokens they hold, and they maintain full control by being able to remove or change delegates at any time. This approach increases overall governance participation by removing the friction of constantly connecting hardware wallets, while maintaining the security benefits of keeping tokens in cold storage.<br>


---

# 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://know.rendernetwork.com/about-render-network-governance/how-to-vote-in-rnps.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.
