# All Vote Commands

Vote commands control new and active votes.

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

During creation of a vote there are many options. You can have up to 5 options for people to vote on, at least 2 are required. The rest of the options are optional, but allow you to configure the behavior of the vote.

## vote create

After creating a vote, the vote stays hidden until you open it.

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

#### vote open

<figure><img src="/files/30jnPUnT0nkparvuRBDh" alt=""><figcaption></figcaption></figure>

#### vote about

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

vote show

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

vote close

<figure><img src="/files/VFbAbBLNdOdXU3JmQgzw" 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.makerealms.com/explore-features/vote/all-vote-commands.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.
