# About Jeti Polls

Jeti allows users to ask some of life's most pressing questions, and get an answer from the public too. Pizza or wings for dinner? can't decide? leave it up to a poll to let your followers and those around you decide what you're eating for dinner.

To create a poll, begin by making a post.

Then, press the **Poll** button next to the GIF button.

Jeti will then prompt you to ask a question and give two choices for other users to decide between. On this screen, you can also limit who can vote on the polls and how long the poll is active for.

To make a vote on a poll, simply press on the choice you prefer more.


---

# 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://help.jeti.app/old/posts-on-jeti-1/about-jeti-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.
