# Give and Receive Feedback

Deep Work tries to maximise the amount of feedback given and received. This means more confrontations which may not always feel comfortable, but after understanding and integrating the feedback everyone will learn much more.

Our friends at [Colony.io](https://colony.io/) have done an incredible job summarising [Feedback Best Practices](https://docs.google.com/document/d/13VzMKmmnTSp_XLREInuijw8jBWZGgSAYCEoFZ9A-6-M/edit#). We recommend making yourself familiar with them and applying them next time you write or receive feedback.

You can use [this Typeform](https://deepworkstudio.typeform.com/to/r2KMIUXw) to write extensive Feedback to your Collaborator and if you just want to leave a note (or want to feedback someone with a higher rank) please use [this Typeform](https://deepworkstudio.typeform.com/to/LFaVhQTU).


---

# 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/tools/give-and-receive-feedback.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.
