> For the complete documentation index, see [llms.txt](https://docs.spiral.farm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spiral.farm/protocol/spiral-lockers/mav-spiral-locker.md).

# MAV Spiral Locker

In exchange for locking MAV in a Spiral Locker, users receive a liquid version of veMAV — Spiral Maverick (**sprMAV) token** — a token retaining voting power on Maverick that is transferable and tradable.

## sprMAV single-staking

* By staking sprMAV on Spiral DAO, users receive voting power that they can manage themselves or delegate.&#x20;
* Users receive additional sprMAV incentives.

## Voting&#x20;

* Biweekly.&#x20;
* Users can manage their voting power themselves, or they can delegate it.&#x20;
  * If users delegate their voting power to Spiral DAO — users will continue receiving direct voting incentives without worrying about voting every two weeks and figuring out the best strategy.&#x20;
* sprMAV voters will receive **vote incentives and fee sharing** for their votes in the form of SPR from auto buybacks in exchange for vote incentives from external protocols.

### Voting power

sprMAV outside single-staking don't have to worry about voting every two weeks. Spiral DAO will allocate votes according to the most optimized strategy.&#x20;

## sprMAV LP on Maverick

### SPR-boosted pools:

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>           <a href="https://app.mav.xyz/boosted-positions/0x786267c2ac788ed39c200dc8d5cf3d080ae9e55d?chain=1">sprMAV/MAV</a></td><td></td><td></td><td><a href="https://app.mav.xyz/boosted-positions/0x786267c2ac788ed39c200dc8d5cf3d080ae9e55d?chain=1">https://app.mav.xyz/boosted-positions/0x786267c2ac788ed39c200dc8d5cf3d080ae9e55d?chain=1</a></td><td><a href="/files/TqeNCYeVQOOi7nvUFf6D">/files/TqeNCYeVQOOi7nvUFf6D</a></td></tr><tr><td>           <a href="https://app.mav.xyz/boosted-positions/0x2bd122fbf6d802e317bdd5e219f84a38734bc519?chain=1">sprMAV/USDC</a></td><td></td><td></td><td><a href="https://app.mav.xyz/boosted-positions/0x2bd122fbf6d802e317bdd5e219f84a38734bc519?chain=1">https://app.mav.xyz/boosted-positions/0x2bd122fbf6d802e317bdd5e219f84a38734bc519?chain=1</a></td><td><a href="/files/GxW0kODfi9np659I7r6a">/files/GxW0kODfi9np659I7r6a</a></td></tr></tbody></table>

Maverick allows extensive distribution customization, which Spiral DAO will utilize to promote peg support and incentivize LPs.

Spiral DAO will partner with important parties building on top of Maverick and will incentivize building deep sprMAV liquidity.

Later on, Spiral DAO will launch more pools for sprMAV on Maverick.&#x20;

<figure><img src="/files/jNY0VzaKLe1fzb8ZGsEv" alt=""><figcaption><p>sprMAV ecosystem.</p></figcaption></figure>

## Fees

* **Minting fee:** 0%.
* **Voting fee:**  0% during the first 3 months. After this period it will gradually grow to 17%. This voting fee will be utilized for the incentivization of sprMAV holders as well as Spiral DAO Treasury needs and strategies.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.spiral.farm/protocol/spiral-lockers/mav-spiral-locker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
