> For the complete documentation index, see [llms.txt](https://docs.listapiexyz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.listapiexyz.io/the-listapie-voting-market/benefits.md).

# Benefits

## **1. For Protocols:** <a href="#id-9c6e" id="id-9c6e"></a>

Protocols that host liquidity pools on Lista DAO **can provide voting incentives to attract support from vlLTP holders, thereby securing a larger share of LISTA token emissions**. This strategy can drive an increase in the pool’s TVL. The more votes a pool garners, the greater the $LISTA rewards it receives, enhancing its overall growth and attractiveness.

## **2. For Liquidity Providers:** <a href="#c7b7" id="c7b7"></a>

Liquidity providers on Listapie and Lista DAO **can benefit from higher APR on their deposits, thanks to the voting allocations made by vlLTP holders through the Listapie Voting Market**. Additionally, liquidity providers have the option to contribute voting incentives, further amplifying their potential returns.

## **3. For Governance Voters on Lista DAO:** <a href="#b8ee" id="b8ee"></a>

Governance participants in Lista DAO **can access cost-effective voting power by leveraging the LTP token**. By locking LTP as vlLTP, users can maximize the monetization of their voting influence within Lista DAO. Leveraging the accumulated veLISTA voting power from Listapie, vlLTP holders gain enhanced voting authority. This allows them to earn greater rewards by locking LTP instead of LISTA, with the same level of investment and a significantly shorter lock-up period.

## Note

Listapie will deduct 5% of the total voting incentives from each epoch to cover operational expenses.


---

# 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.listapiexyz.io/the-listapie-voting-market/benefits.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.
