# Collection War ✨

For an NFT collection to benefit from regular Floor War sweeps and the financialization/utility that comes with it, it must first win a Collection War.

{% hint style="info" %}
Collection Wars are currently triggered by offchain DAO governance but are expected to move onchain in the future.
{% endhint %}

Collection Wars are scheduled by governance for an epoch in the future. Once the scheduled epoch arrives, the Sweep War is replaced by the Collection War and users vote in the same way.

At the end of the epoch the winning collection is approved to the DAO’s treasury and following an initial sweep using the epoch's total yield, the collection then takes its place in future Sweep Wars.

The DAO has the option to sweep with more than the yield generated for that epoch if it is deemed necessary to better bootstrap the collection.

<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/collection-war.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.
