# Голосование за участника

С помощью этого блока пользователи могут голосовать за участников голосования. В настройках блока можно добавить кнопки для голосования и их вес (балл). Балл может быть отрицательным, тогда количество результирующих балов у участника голосования будет уменьшаться, а не прибавляться. Также возможно настроить количество участников, которые бот будет присылать за один раз.

> На данный момент проголосовать можно только через бота Telegram!

![](/files/f5L35ro4u4arvo2VmpLT)

![](/files/3FwVJOftiWArXJzudblI)

{% embed url="<https://www.youtube.com/watch?t=3s&v=cdhVaJX7bzI>" %}


---

# 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://help.watbot.ru/chat-boty/bloki/golosovaniya/golosovanie-za-uchastnika.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.
