# Floor Wars ⚔️

Floor Protocol has two key voting events:

* [Collection War](/dao/floor-wars/collection-war.md)
* [Sweep War](/dao/floor-wars/sweep-war.md)

In the New Collection War, a set of possible NFT collections are put up to vote with the winning collection being allowlisted into the DAO.

A winning collection is then included in each week’s Sweep War. The Sweep War is a Curve-like gauge vote that directs the DAO’s weekly yield to sweeping collections proportionally to their vote share.<br>


---

# 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.floor.xyz/dao/floor-wars.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.
