> For the complete documentation index, see [llms.txt](https://votafi.gitbook.io/votex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://votafi.gitbook.io/votex/veblze-market/why-buy-votes.md).

# Why Buy Votes?

**Benefits of Buying veBLZE Votes**

**1. Increase Stake**&#x20;

When you buy veBLZE votes, you're effectively bidding for governance power available in the Votex protocol. Votex uses these votes to influence SolBlaze’s delegation strategy - meaning the more votes you win, the more stake gets directed toward your validator.

**2. Earn More Yield**

More delegated stake = higher staking rewards. As the system channels more stake to your validator, your overall yield increases. This creates a powerful feedback loop where the cost of buying votes is offset (and potentially exceeded) by the increased returns.

**3. Market Positioning**

Actively participating in vote markets like Votex helps signal credibility and commitment to the network. This boosts your visibility among delegators and ecosystem partners.

**4. Capital Efficiency**

Unlike traditional advertising or outreach, buying veBLZE votes is a direct and measurable way to increase your validator rewards with clear ROI. You only pay for performance - measured in stake received.\
\
**How It Works:**

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

1. **Bid for Votes on Votex**
   * Validators submit bids for governance power available in the Votex protocol.
   * The bigger the bid, the more % of total available voting power your validator is going to get
2. **Votex Directs Votes to SolBlaze**
   * Votex casts the votes accordingly to bids at the end of epoch
3. **Stake Flows to Your Validator**
   * With more votes, you receive a higher portion of SolBlaze's stake delegation.
   * Your validator earns more rewards from the increased stake.
4. **Yield Goes Back to the Votex Cycle**
   * Your validator’s higher yield can be recycled into larger future vote bids, reinforcing your position.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://votafi.gitbook.io/votex/veblze-market/why-buy-votes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
