# Liquidity Allocation Vote (LAV)

During a LAV, vlCNC holders can vote on the new Curve pool weights for each Omnipool. The weight of a Curve pool determines how much of an Omnipool's liquidity the Curve pool should receive. In order for a Curve pool to be eligible to be part of a LAV, it must be whitelisted prior to the start of the LAV.

For example, a LAV could update the weights as follows for the USDC Omnipool:

* **FRAX+USDC**: *43% -> 45%*
* **USDC+crvUSD**: *26% -> 31%*
* **DAI+USDC+USDT**: 3&#x31;*% -> 24%*

## **Voting rules and information**

* Voting will be done via [Snapshot](https://vote.conic.finance/#/)&#x20;
* LAVs will be **bi-weekly,** starting Thursdays at 00:00 UTC and ending on Tuesdays 00:00 UTC.&#x20;
* Each Omnipool will have its own LAV. All LAVs will run in parallel.
* LAVs have a quorum of **15%.**
* The outcomes of each LAV take effect 12 hours after voting has concluded.


---

# 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.conic.finance/conic-finance/governance/liquidity-allocation-vote-lav.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.
