# Voting Memes

MEMEs can be voted by any MultiversX address. Each address gets **10 votes** per period that can be used to vote any MEMEs you want. Multiple MEMEs can be voted at a time for optimising gas fees.

If you want to have more than 10 votes per period, then you can pay 10k $NUTS per each extra vote. 50% of the $NUTS is burned and 50% of the $NUTS is added to a pool to be shared by Top 10 MEMEs each period.

{% hint style="info" %}
If you don't have enough $NUTS, the required value in $EGLD/$WEGLD be automatically swapped for you.
{% endhint %}

A period lasts for **2 weeks\*** **starting at 00:00 UTC time on Mondays**. At the end of a period, the Top 10 MEMEs from that period will enter the Auction.

MEMEs from older periods can also be voted in the current period. The smart contract keeps track of how many votes a MEME gets in each period, so MEMEs from older periods **can also** be in the Top 10 of the current period if they get enough votes.

Likewise, a MEME can be in the Top 10 memes multiple times if it gets enough votes in multiple periods.


---

# 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.elrondbet.net/memes/voting-memes.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.
