> For the complete documentation index, see [llms.txt](https://done2earn.gitbook.io/done2earn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://done2earn.gitbook.io/done2earn/my-teams.md).

# My Teams

Together, everyone achieves more.\
The **Teams** section in Done2Earn lets you collaborate, create, and complete DO-rewarded tasks with your friends or community members.

***

### 🤝 Create or Join Teams

You can:

* **Create your own team** and invite friends to join
* **Accept invitations** and become a member of other teams
* View both your **owned** and **joined** teams in one place

> 💡 *Collaboration is the ultimate productivity booster.*

***

### 🧩 Team Activities

Within each team, you can:

* **Create DO-rewarded tasks** that anyone on the team can take on
* **Claim open tasks** created by other members
* Track who’s working on what in real time
* View which tasks are completed, in progress, or waiting for review

> 🪙 *Teamwork transforms tasks into shared rewards.*

***

### 🎯 Task Ownership & Rewards

When you claim a task:

* It appears in your **“My Tasks”** section
* Complete it on time to receive the **DO reward** in your **App Wallet**
* Uncompleted or expired tasks may be reassigned or returned to the pool

All team tasks are transparently tracked so every contribution is recognized and rewarded.

***

### 📊 Real-Time Team Dashboard

Each team page includes:

* Task overview (open, in progress, completed)
* Member activity summary
* Real-time DO reward flow visualization
* Notifications for new tasks or invitations

> 🧭 *Stay aligned, stay connected, stay rewarded.*

<figure><img src="/files/QSliuz6dpIQAy0wO1DdW" alt=""><figcaption></figcaption></figure>

***

### 🌟 Summary

The **Teams** feature allows you to collaborate, share responsibilities, and grow together.\
Work with friends, complete tasks, earn DO tokens, and strengthen your team spirit every day.

> 👥 *Collaborate. Contribute. Earn together.*

{% tabs fullWidth="true" %}
{% tab title="🇬🇧 EN" %}
{% embed url="<https://youtu.be/qefUQtYdTqk>" %}
{% endtab %}

{% tab title="🇪🇸 ES" %}
{% embed url="<https://youtu.be/kLWeCj_GOqo>" %}
{% endtab %}

{% tab title=" 🇫🇷 FR" %}
{% embed url="<https://youtu.be/nPtuO6i3Luo>" %}
{% endtab %}

{% tab title="🇩🇪 DE" %}
{% embed url="<https://youtu.be/uyiTjP9vM8U>" %}
{% endtab %}

{% tab title="🇮🇹 IT " %}
{% embed url="<https://youtu.be/wOZetAeRuKM>" %}
{% endtab %}

{% tab title="🇹🇷 TR" %}
{% embed url="<https://youtu.be/gWZyTTGqLrY>" %}
{% endtab %}

{% tab title="🇷🇺 RU" %}
{% embed url="<https://youtu.be/rD9MvX4-NJk>" %}
{% endtab %}

{% tab title="🇸🇦 AR" %}
{% embed url="<https://youtu.be/aHhG7AdhqFk>" %}
{% endtab %}

{% tab title="🇨🇳 CH" %}
{% embed url="<https://youtu.be/LOunWJdQU6M>" %}
{% endtab %}

{% tab title="🇯🇵 JP" %}
{% embed url="<https://youtu.be/bZCjZi3ntow>" %}
{% endtab %}

{% tab title="🇮🇳 IN" %}
{% embed url="<https://youtu.be/IvRN8yK96GY>" %}
{% endtab %}

{% tab title="🇵🇹 PT" %}
{% embed url="<https://youtu.be/7rxdM1RdIWw>" %}
{% endtab %}
{% endtabs %}


---

# 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://done2earn.gitbook.io/done2earn/my-teams.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.
