# Project Kick-Off

## Project Goals

* Gather a group of individuals and align them on a common goal.
* Split responsibilities and ensure an enthusiastic start of a collaborative project.
* Make sure the team holds each other accountable for completing the project in time.
* Ensure fair compensation for each team member at the end of the project.

## Hazards

* Team might not want to follow up with their tasks
* Important contributions go unnoticed
* Compensation does not feel fair

## Functions Required

[Workshop Facilitator](/teams-departments/dao-consultancy/functions/workshop-facilitator.md)

[Project Manager](/teams-departments/dao-consultancy/functions/project-manager.md)

## Workshop Process

A project kick-off should ideally start with a kick-off workshop and be concluded with a retrospective. You can find the respective breakdown of the process here:

{% content-ref url="/pages/wASPEwGsy7OCNoGkHHzA" %}
[Kick-Off Workshop](/teams-departments/dao-consultancy/projects/project-kick-off/kick-off-workshop.md)
{% endcontent-ref %}

{% content-ref url="/pages/k7GVi2xVegbEm7bEd74U" %}
[Retrospective](/teams-departments/dao-consultancy/projects/project-kick-off/retrospective.md)
{% endcontent-ref %}


---

# 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.deepwork.studio/teams-departments/dao-consultancy/projects/project-kick-off.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.
