# Votos

Los votos son una forma de mostrar tu aprecio o frustración con un canal. Solo los usuarios que tienen un perfil único pueden votar por un canal. Aquí tienes una guía paso a paso para votar por un canal:

* Ve a la página principal del canal por el cual deseas votar a favor/en contra y haz clic en el botón **Votar**.

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

* Completa y valida el formulario para completar tu voto.

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

* Deberías ver la cantidad de me gusta/no me gusta del canal actualizarse.

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

¡Felicidades! Has votado con éxito por el canal. Esto ayudará a otros usuarios a tener una idea de cuán confiable y competente es el canal.

Ten cuidado con los canales que tienen más No Me Gusta que Me Gusta, como en la imagen a continuación.

<figure><img src="/files/8f0aTTErJ9JYfKsUz0L4" 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/espanol/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.
