Skip to content

Commit

Permalink
GITBOOK-119: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuanli Xuanli authored and gitbook-bot committed Dec 13, 2024
1 parent 4c35b43 commit 9ed5e04
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
* [Protocol fees](governance/velista/protocol-fees.md)
* [veLISTA emissions](governance/velista/velista-emissions/README.md)
* [LP pools](governance/velista/velista-emissions/lp-pools.md)
* [Gauge Voting for veLISTA](governance/velista/gauge-voting-for-velista.md)
* [veLISTA Bribe Market](governance/velista/velista-bribe-market.md)
* [Auto-Compounding](governance/velista/auto-compounding.md)
* [Revenue / Cost](governance/velista/revenue-cost.md)
* [Analytics](governance/velista/analytics.md)
Expand Down Expand Up @@ -66,7 +68,7 @@
* [Unlock LISTA](user-guide/lista-velista/unlock-lista.md)
* [Claim Rewards](user-guide/lista-velista/claim-rewards.md)
* [Staking external LP tokens on Lista DAO](user-guide/lista-velista/staking-external-lp-tokens-on-lista-dao.md)
* [veLISTA Bribe Market](user-guide/lista-velista/velista-bribe-market.md)
* [Gauge Voting](user-guide/lista-velista/gauge-voting.md)

## Security

Expand Down
28 changes: 28 additions & 0 deletions governance/velista/gauge-voting-for-velista.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Gauge Voting for veLISTA

## What is a gauge? <a href="#id-7f1f" id="id-7f1f"></a>

You may think of any products (excluding veLISTA holder emissions) that require LISTA emissions as a series of gauges. This includes whitelisted LPs found under our rewards section, lisUSD single staking, and lisUSD borrowing.

## Gauge voting <a href="#a42c" id="a42c"></a>

Gauge voting allows veLISTA holders (those who have locked their LISTA tokens for voting power) to vote on where LISTA emissions are directed towards. The more veLISTA a gauge accumulates through Gauges Voting, the more LISTA emissions will be allocated to the underlying liquidity pool, which effectively decides which pools receive more support and rewards.

The votes in each epoch (N) determine the LISTA emission for the next epoch (N+1), and these changes take effect only after the current epoch concludes.

To safeguard the system against potential manipulation by large holders, an emission cap will be introduced for each liquidity pool, ensuring a fair and balanced allocation of rewards.

## How Gauge Voting Works <a href="#e8d4" id="e8d4"></a>

1. **Voting Cycle**: Each voting period spans one week. Votes cast during week N influence the distribution of LISTA tokens in week N+1. So, if you vote in week 1, your votes will impact the token allocations for week 2.
2. **Voting** **Process**: During the voting period, veLISTA holders can assign a percentage of their voting weight to various LP pools. You can allocate up to 100% of your voting power, spreading it across different pools as you wish. At the end of the week, a snapshot is taken to finalize the allocations based on the total votes in each pool.
3. **Distribution**: After voting ends, LISTA tokens are deposited into each pool according to the voting results. For example, if Pool A received 20% of the total votes, it will receive 20% of the weekly LISTA emissions.
4. **Resetting** **Votes**: At the start of each new voting cycle, all voting weights reset to zero, so users need to cast new votes each week to influence the upcoming distribution.

## Key Things to Know <a href="#id-8e60" id="id-8e60"></a>

* **Dynamic Allocations**: The amount of LISTA each pool receives will vary each week based on the voting results. This means your voting power can directly impact the rewards distributed to specific LPs.
* **Weekly** **Commitment**: Because votes reset each week, active participation is encouraged to maintain influence over the allocations. Remember to revisit and adjust your votes regularly.
* **Strategic** **Voting**: Consider which pools are most likely to benefit the ecosystem or offer the best returns based on your interests. Pools with higher votes receive more tokens, increasing the potential rewards for users who participate in those LPs.

Gauge voting on Lista DAO makes it easy for veLISTA holders to have a direct impact on the platform’s token distribution. By participating in this community-driven process, you’re not only enhancing your potential rewards but also helping to shape a thriving, balanced ecosystem on Lista DAO.
File renamed without changes.
7 changes: 7 additions & 0 deletions user-guide/lista-velista/gauge-voting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Gauge Voting

Here’s what you need to participate in gauge voting on Lista DAO:

1. **Hold** **veLISTA**: First, you’ll need veLISTA, which is acquired by locking LISTA tokens on the platform. Your veLISTA balance represents your voting power in the gauge voting system.
2. **Choose Your Pools**: Review the available LP pools to decide where you want to allocate your voting power. Each pool supports different trading pairs and provides unique benefits, so you may want to align your votes with the pools where you hold assets or have a strategic interest.
3. **Cast Your Vote:** Once you’ve decided on your pool allocation, cast your vote by selecting the desired percentage for each pool. The interface will show you the current distribution of votes across pools to help you make an informed decision.

0 comments on commit 9ed5e04

Please sign in to comment.