# Can I delegate my network votes to somebody else?

At the moment, no. Research is currently underway to implement a delegated voting system. Protocol politicians are an emerging phenomenon in on-chain governance systems. Given the complexities of protocols such as the Aragon Network and the limited bandwidth of participants, being able to delegate voting responsibilities to a professional with a deeper understanding of the matter at hand is a logical evolution for Aragon Network governance.


---

# 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://legacy-docs.aragon.org/faq/ant-token/can-i-delegate-my-network-votes-to-somebody-else.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.
