# Delegate Guide

## Delegate Rules of Engagement

This document outlines the expectations, responsibilities, and values that should guide interactions within the Obol Collective governance community, including the Obol Forum, Discord, and working group meetings. This Code of Conduct will be reviewed periodically to incorporate feedback and adapt to governance needs. Any changes require community approval through the governance process.

Please review these principles carefully to ensure alignment with the Obol Collective’s vision and commitment to a decentralized and sustainable ecosystem.

Please read the rules of engagement on the forum [here](https://community.obol.org/t/delegates-rules-of-engagement/206).

## **Governance Toolkit**

These tools or their uses may change over time as governance evolves. For example, additional user interfaces dedicated to governance may be developed. Likewise, while voting currently takes place on-chain through the Governance Contract, some successful votes are administered and implemented by the Obol Association, which should not be the case indefinitely.

Please see the toolkit on the forum [here](https://community.obol.org/t/governance-toolkit/207).

## Delegates’ Role in the RAF

The role of Delegates in the RAF is to allocate votes to projects that have made substantial positive impact on the Obol Collective’s Decentralized Operator Ecosystem. Vote allocation is proportional to the Delegates’ delegated power. To determine the funding amounts, the [quadratic funding](https://qf.gitcoin.co/) mechanism is used, to ensure a balanced and equitable distribution of influence.

Visit read [the delegate guide](https://community.obol.org/t/delegate-guidelines-raf1/229) on the forum.


---

# 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.obol.org/docs/community-and-governance/governance/delegate-guide.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.
