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

# Get Support

We’re here to help — every step of the way.\
Whether you’ve encountered an issue, need clarification, or simply want to share feedback, our team and community are always ready to listen.

***

### 💬 When to Contact Support

Use the **Get Support** page whenever you:

* Encounter a **bug or technical issue**
* Have a **question** about features or functionality
* Need **help** with payments, tokens, or wallets
* Want to report **suspicious behavior**
* Wish to share **suggestions or complaints**

Every request you submit becomes a **support ticket** in our system.

***

### 🧾 How It Works

1. **Submit a Ticket**\
   Describe your issue clearly — include screenshots or error details if possible.\
   The more details you provide, the faster we can help.
2. **Wait for a Response**\
   Once reviewed, our team will reply directly to your ticket.\
   You’ll receive a **notification** when a response is available.
3. **Track Your Requests**\
   All open and resolved tickets are listed in your **Support Dashboard**, so you can check their status anytime.
4. **Close the Ticket**\
   When your issue is resolved, don’t forget to **close the ticket** — it helps us keep the system clean and efficient.

***

### 🌟 Our Promise

Your satisfaction matters.\
Every message, report, and suggestion helps improve Done2Earn — for you and the entire community.

> 💖 *Support isn’t just about fixing problems — it’s about building trust.*

***

#### 🔔 Tip:

You can also find quick answers in our **FAQ** and **Community Help** sections before opening a ticket.\
If the answer isn’t there, we’ll take it from here.

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

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

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

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

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

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

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

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

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

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

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

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