> For the complete documentation index, see [llms.txt](https://docs.deepwork.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepwork.studio/working-at-deep-work/quick-start-guide/discover-work/invoicing-deep-work/rates.md).

# Rates

Everyone on the project gets paid in accordance to the responsibility of project success and quality of work. The following is the progression from Community Member to Creative Director.

The exact rates can also be viewed in [this spreadsheet](https://docs.google.com/spreadsheets/d/1_QeSUBer9kXplmp-u_wwlVdklKII7eEuiTM1n8WtcrM/edit#gid=1597595697).

## **Community Member / Shadower**

#### **Unpaid shadowing**

Community members can apply to join a project to simply observe and learn from the experience. If no work is contributed with and it's only a learning experience, the shadowing is unpaid. Shadowers still need to [apply](https://deepworkstudio.typeform.com/to/IWGhmzS9) and be invited by the respective Expert.

## **Collaborator**

**X% of Expert's payment**

Working with an Expert will give a Collaborator the chance to improve their skills faster by working on actual client projects with high stakes while reducing the amount of work for the Expert. It should allow a Collaborator to learn in their own interest, compensate them for the work they do (which they can [add to their portfolio document](https://deepworkstudio.typeform.com/to/vK0JxNYY)), and receive valuable feedback from an Expert after the sprint.&#x20;

Depending on the number of tasks delegated to a Collaborator, the Expert decides on a percentage split of the total payment for the role, before the project starts.

If you are new to our Discord, you probably won't have capability badges/roles yet. After you successfully complete a task, you will receive one for each successfully completed task.

You can estimate the payment after discussing it with an Expert here:

{% embed url="<https://grid.is/@deepwork/deep-work-expert-collaborator-payment-calculator-vmgdpY8JSRCRewxOr8fUwQ?s=eyJjYWxjLnhsc3giOnsiU2hlZXQxIjp7IkExIjowLjc1fX19>" %}

## **Expert mentoring a Collaborator**

**X% of Expert's payment + recruitment bonus**

While a Collaborator is working on any task, they need to be supervised as the Expert still carries responsibility for the success of the project. Since the Expert has the ability to reduce the amount of their own work while ensuring high-quality deliverables, they can choose how much of the payment for the role they would like to pass on to the Collaborator.&#x20;

In case of collaboration, they will also receive a recruitment bonus, as specified by the Creative Director before the project.

You can calculate your payment split and recruitment bonus here:

{% embed url="<https://grid.is/@deepwork/deep-work-expert-collaborator-payment-calculator-vmgdpY8JSRCRewxOr8fUwQ?s=eyJjYWxjLnhsc3giOnsiU2hlZXQxIjp7IkExIjowLjc1fX19>" %}

## **Expert completing task alone**

**Full rate of Expert as defined by Deep Work before a project starts**

Experts on the project carry the responsibility of success on their domain of expertise. Their rate is set by the Creative Director before a project starts.

The full rates for each skill domain are outlined in [**Deep Rates Spreadsheet**](https://docs.google.com/spreadsheets/u/1/d/1_4jhL4uDxPz8LUEaKXkbAwtj_G316lFNQlI8sJc-MbM/edit#gid=0) **.**&#x20;

## **Creative Director**

**Project Rate**&#x20;

The Creative Director carries responsibility for the success of the entire project and is paid a project rate.&#x20;

You can refer to the current percentage in the [**Deep Rates Spreadsheet**](https://docs.google.com/spreadsheets/u/1/d/1_4jhL4uDxPz8LUEaKXkbAwtj_G316lFNQlI8sJc-MbM/edit#gid=0) or the applicable project budget Grid. <br>


---

# 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://docs.deepwork.studio/working-at-deep-work/quick-start-guide/discover-work/invoicing-deep-work/rates.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.
