# Votes

Votes are a way to show your appreciation or frustration with a channel. Only users that have a unique profile can vote for channel. Here is a step by step guide to voting for a channel:

* Go to the main page of the channel you want to vote for/against and click on the **Vote** button

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

* Fill in and validate the form to complete your vote.

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

* You should see the likes/dislikes count of the channel update

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

Congratulations! You have successfully voted for the channel. This will help other users have an idea of just how trustworthy and competent the channel is.

Beware of channels that have more Dislikes than Likes, like in the image below

<figure><img src="/files/1giHg6DVfofAAbV9BBab" 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/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.
