# WAXP Voting/Staking Rewards

This guide will walk you through the process of voting for guilds and claiming your WAXP staking rewards using WaxBlock.io. Voting for guilds helps secure the WAX blockchain and earns you staking rewards.

#### Prerequisites

* You need a WAX account.
* You need to have some WAXP staked to CPU and/or NET.

#### Step 1: Navigate to WaxBlock.io

* Go to [waxblock.io](https://waxblock.io/) in your web browser.

#### Step 2: Log In to Your WAX Account

* Click the "Login" button in the top right corner.
* Select your preferred wallet (e.g., Anchor, Wombat, Cloud Wallet) and follow the prompts to log in.

#### Step 3: Access the Voting Page

{% embed url="<https://waxblock.io/vote>" %}
<https://waxblock.io/vote>
{% endembed %}

#### Step 4: Vote for Guilds

* You can vote for up to 30 guilds (minimum 16).
* .. to be continued

#### Step 5: Claim Your WAXP Rewards

{% embed url="<https://waxblock.io/wallet/gbm-rewards>" %}
<https://waxblock.io/wallet/gbm-rewards>
{% endembed %}

* In the "[WAXP Voting Rewards](https://waxblock.io/wallet/gbm-rewards)" section, you will see the amount of WAXP you have earned from staking and voting.
* Click the "Claim" button to claim your rewards.
* Your wallet will prompt you to sign the transaction. Approve the transaction to receive your WAXP.

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

#### Tips and Considerations:

* **Voting is Important:** Voting for reputable guilds helps maintain the health and security of the WAX blockchain.
* **Staking Rewards:** The more WAXP you have staked, the more rewards you will earn.
* **Reward Frequency:** You can claim your rewards periodically, as often as you like


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/waxp-voting-staking-rewards.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.
