# Delegation

Conic governance supports delegated voting. Via Snapshot, vlCNC holders can easily delegate their voting power to other addresses to vote on their behalf. Visit the [Conic Delegates Discourse forum](https://gov.conic.finance/c/delegates/6) to learn how to delegate your voting power, view the top Conic delegates, or pitch yourself as a delegate to the Conic community.&#x20;


---

# 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/delegation.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.
