> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/zhong-guo-ren/products/cancan/votes.md).

# 投票数

投票是表达您对频道赞赏或不满的一种方式。只有具有唯一资料的用户才能为频道投票。以下是为频道投票的逐步指南：

* 转到您想要投票支持/反对的频道的主页，然后点击**投票**按钮

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

* 填写并验证表单以完成您的投票。

<figure><img src="/files/1tAk8k8pDC9p7L80NobS" alt=""><figcaption></figcaption></figure>

* 您应该能够看到频道的赞/踩数更新

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

恭喜！您已成功为该频道投票。这将帮助其他用户了解该频道的可信度和能力。

请注意，像下图中那样，有更多踩票而不是赞票的频道。

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


---

# 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:

```
GET https://docs.payswap.org/zhong-guo-ren/products/cancan/votes.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.
