> 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/lists.md).

# Lists

Stay organized. Stay focused.\
The **Lists** feature helps you quickly create and manage to-do lists, shopping lists, or even travel checklists — all inside the Done2Earn ecosystem.

***

### 🧠 What It Does

Whether it’s a morning routine, a shopping trip, or a travel checklist, Lists let you:

* Add items instantly with just a few taps
* Mark completed tasks as **done**
* Clear your list in one click to start over
* Pin important lists to keep them always visible
* Share lists with friends or check the ones shared with you

> ✨ *Your plans, your control — always ready.*

***

### 💡 Use Cases

Here are some ways to make Lists work for you:

#### 🏠 Daily & Routine Tasks

Keep track of chores, errands, or habits — like “Morning Routine” or “Evening Wrap-Up.”

#### 🛒 Quick Shopping Lists

Never forget your essentials again. Create and check off items as you shop.

#### 🌍 Travel & Packing Lists

Heading abroad? Don’t forget your passport, charger, or adapter again.\
Create a checklist once — reuse it every time you travel.

#### 🚪 Before You Leave Home

Simple reminders like locking doors, turning off lights, or feeding the cat can be saved and reused.

***

### 🧩 Smart Features

* **Reusable Templates:** Reset your list and reuse it anytime.
* **Highlights:** Pin or color-mark your favorite lists.
* **Sharing:** Collaborate by sending your list to a friend or accepting shared ones.
* **Simple**  :Create and manage quickly
* **Effective:** instant update and reflection

> 📋 *Every tick brings you closer to a productive day.*

***

### 🌟 Summary

The **Lists** feature gives you flexibility, clarity, and control over your day.\
From shopping to self-improvement, your Done2Earn lists are always one tap away — simple, shareable, and rewarding.

> ✅ *Plan it. Do it. Done.*

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

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

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

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

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

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

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

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

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

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

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

{% tab title="🇵🇹 PT" %}
{% embed url="<https://youtu.be/eKpfXUJ3ybQ>" %}
{% 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/lists.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.
