> For the complete documentation index, see [llms.txt](https://explore.joinseeds.earth/4.-organisation-tools-daos-and-dhos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://explore.joinseeds.earth/4.-organisation-tools-daos-and-dhos/compensation-strategies-how-do-we-pay-each-other-and-govern-resources/the-draft.md).

# The Draft

{% hint style="info" %}
**How this helped:**\
This has always been helpful to reduce conflict regarding pay as it is clear and explicit from the beginning.&#x20;
{% endhint %}

## Structure

### Fixed Compensation

Compensation is defined up-front with clear deliverables and clear compensation.

This structure greatly reduces pay related conflict, however it increases coordination costs from needing to assess and assign value.&#x20;

### Examples

* A proposal to create an app with ABC specifications for $50K. Delivery is binary and ABC is clear. &#x20;
* A role assignment to deliver ABC over a N period at a Y complexity level. Assignment is binary, members are either in a role or not and will receive the pay as long as they are in the role.

### Suggested When

Teams want clear expectations of what they are meant to do and what they will receive for doing it.

Teams are willing to invest the time upfront to assess and define a value before starting a contribution to the community.&#x20;

### Known Pitfalls:

Requires a role who's either directly crafting (or helping other members craft) compensation packages, clear deliverables (OKRs), etc.&#x20;

Requires defining a clear value for a delivery (such as $50k) which many find hard to calculate or obtain.

### Hypha DHO Template:

*

#### Authored by Rieki Cordon, Hypha DHO


---

# 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://explore.joinseeds.earth/4.-organisation-tools-daos-and-dhos/compensation-strategies-how-do-we-pay-each-other-and-govern-resources/the-draft.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.
