# Sweep Power (Vote Locking)

Sweep Power is used to vote in FloorDAO governance. It is generated by locking FLOOR tokens with a maximum lock time of 12 weeks and a minimum lock time of 4 weeks. The longer the lock, the more Sweep Power (SP) is generated per FLOOR. At the max lock time of 12 weeks, 1 FLOOR = 1 SP.

Importantly, Sweep Power does not expire and remains constant over time. A user whose lock time remaining has fallen below the minimum lock period of 4 weeks will be automatically relocked when voting in the Floor Wars.

<figure><img src="/files/0eCL9K8Z4ALSspPbTdvK" alt=""><figcaption></figcaption></figure>

**Early Exit Penalties**

Users are able to unlock their FLOOR at any time after an initial 4 week minimum lock period, however early exits incur a penalty paid in FLOOR which is sent to the DAO. The amount paid follows a linear degradation curve that falls from 100% to 0% at the lock expiry.


---

# 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/sweep-power-vote-locking.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.
