# Polls

{% hint style="info" %} <mark style="color:blue;">**Ready for something thrilling? Introducing**</mark><mark style="color:blue;">**&#x20;**</mark>*<mark style="color:blue;">**Polls**</mark>*<mark style="color:blue;">**! 📊✨**</mark>

How does it work? It's easy and fun! 🎉

1. Create a poll on the betsy's web panel. 🖥️
2. If the poll is active, it'll automatically be sent to your chosen channel. 📡
3. Users can start voting right away (discord)! 🗳️
4. See the submissions roll in on the web panel in real-time. 👀

**Time to make your voice heard! Get involved, cast your vote, and let's see the results together! 🙌🎯**

\#Polls #GetInvolved #Innovation 💬🌐
{% endhint %}


---

# 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.betsybot.xyz/features/polls.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.
