> For the complete documentation index, see [llms.txt](https://lynex.gitbook.io/lynex-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lynex.gitbook.io/lynex-docs/protocol-overview/dex-functionalities/voting/vote-for-a-manager.md).

# Vote for a Manager

Our 'Delegate to Manager' feature is a key enhancement enabled by our revised vote escrow mechanics. This improvement permits veLYNX holders to delegate their voting power to a manager, who is then empowered to strategize and vote on their behalf. This system is especially advantageous for individuals seeking a ‘set-and-forget’ approach to weekly voting, allowing them to remain engaged and benefit from rewards distributed through weekly gauges. The system offers

* **Simplicity and Efficiency:** This innovative feature removes the hassle of weekly vote planning and execution, saving on gas fees and streamlining the governance process for our users.
* **Strategic Voting with Professional Oversight:** Delegating to a manager allows veLYNX holders to leverage expert strategies for their voting power, ensuring their contribution is impactful and aligned with their investment goals.
* **Flexible and User-centric Approach:** Users can select from a curated list of managers, each offering unique strategies for optimizing returns. This choice empowers users to align their voting power with their preferences, all without any associated fees.

Our initial lineup of vote managers, including Gamma, ICHI, and Lynex’s own team, introduces a dynamic new element to DeFi voting. As we expand our roster of managers, we anticipate creating a competitive environment where managers strive to offer the most effective strategies to attract and retain delegators. This competition is expected to drive higher performance and efficiency across the board, benefiting Lynex and its community by fostering a more engaging, rewarding, and democratically governed ecosystem.


---

# 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:

```
GET https://lynex.gitbook.io/lynex-docs/protocol-overview/dex-functionalities/voting/vote-for-a-manager.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.
