# 투표

투표는 채널에 대한 감사 또는 좌절을 보여주는 방법입니다. 고유한 프로필을 가진 사용자만 채널에 투표할 수 있습니다. 채널에 대한 투표/반대를 하려면 다음과 같은 단계를 따릅니다:

* 투표하려는 채널의 메인 페이지로 이동하여 **투표** 버튼을 클릭합니다.

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

* 양식을 작성하고 유효성을 검사하여 투표를 완료합니다.

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

* 채널의 좋아요/싫어요 수가 업데이트된 것을 볼 수 있어야 합니다.

<figure><img src="/files/5Dd3QZrlj7z3km7IWMZt" alt=""><figcaption></figcaption></figure>

축하합니다! 채널에 성공적으로 투표했습니다. 이것은 다른 사용자가 채널이 얼마나 신뢰할 수 있고 유능한지에 대한 아이디어를 가질 수 있도록 도와줍니다.

아래 이미지와 같이 싫어요 수가 좋아요 수보다 많은 채널에 주의하세요.

<figure><img src="/files/0iU0Jv6t0eh6LteROj3V" alt=""><figcaption></figcaption></figure>


---

# 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.payswap.org/korean/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.
