> 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/breathing-strategies-when-and-how-do-we-focus/the-2-1-sprint.md).

# The 2/1 Sprint

{% hint style="info" %}
We found that knowing there was a guaranteed vacation at the end of our intense sprint helped keep the energy high and fun during the chaotic hours.&#x20;
{% endhint %}

## Structure

### 2 parts intense focus

For example one phase may be 2 weeks where teams sprint to deliver a goal (feature, product, event, etc).

### 1 part total relaxation &#x20;

*For however long the sprint phase lasted, take 50% of that time completely off.*&#x20;

Then the team spent 1 week fully off and relaxing with their family.

#### 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:

```
GET https://explore.joinseeds.earth/4.-organisation-tools-daos-and-dhos/breathing-strategies-when-and-how-do-we-focus/the-2-1-sprint.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.
