# Voting for the Best Answer

In a Bounty Q\&A, all participants who contributed funds—whether as the questioner, co-questioners, or peekers—have the right to vote for the best answers. This ensures a fair and community-driven reward distribution.

<figure><img src="/files/b3Vb2xA1qbfkhtrrQwLJ" alt="" width="232"><figcaption></figcaption></figure>

There are two stages of voting in a Bounty Q\&A, and each participant can vote only one answer at the same time. The weight of your vote depends on the funds you contributed:

**1. Stage 1 - Questioner & Co-Questioners:**

* Vote for your favorite answer while the Q\&A is still in the answering stage.
* The more bounty you added, the heavier the weight of your vote.
* Answers with more votes will rank higher and receive a larger share of the bounty.

**2. Stage 2 - Peekers:**

* Vote for your favorite answer during the peeking stage.
* All peekers have equal voting weight since the peeking fee is standardized.
* Answers with more votes will rank higher and receive a larger share of the peeking fee.

<figure><img src="/files/OXO2vEy3KsQPzzc4EFqD" alt="" width="233"><figcaption></figcaption></figure>

If you change your mind after casting a vote, you can still modify it before the answering or peeking period concludes.&#x20;


---

# 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://halo-1.gitbook.io/halo-wallet/bounty-q-and-a/voting-for-the-best-answer.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.
