> 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-started.md).

# Get Started

Welcome to **Done2Earn** — a Web3-powered motivation and task management platform that rewards your daily progress.\
Follow these simple steps to start your journey and earn while you grow.

***

#### 1️⃣ Create Your Account

Sign up in seconds using your favorite login method — Google, Apple, or a simple email.\
No crypto wallet required at first — just focus on setting your goals.\
You’ll get a free in-app wallet automatically once your account is created.

> ✅ *Your wallet will be used to store the tokens you earn and connect to your Solana wallet later.*

***

#### 2️⃣ Set Your Daily Goals

After signing in, start by creating your first daily tasks or routines.\
You can define simple goals like *“Read 10 pages”* or *“Walk for 20 minutes.”*\
Every completed task earns you experience points and token rewards.

> 🧠 *Consistency builds momentum — and Done2Earn keeps you accountable.*

***

#### 3️⃣ Earn & Track Rewards

Every time you complete a task, your progress converts into on-chain token rewards.\
You can view your total earnings, achievements, and streaks inside the **Rewards Dashboard**.

The more consistent you are, the more you earn — both in motivation and in tokens.

> 💎 *Your self-discipline literally pays off.*

***

#### 4️⃣ Upgrade Your Plan

Done2Earn offers four unique tiers designed to help you grow at your own pace.\
You can start for free and later upgrade to unlock more daily tasks, higher reward rates, and access to exclusive community events.

| Tier          | Description                            | Reward Boost |
| ------------- | -------------------------------------- | ------------ |
| **Free Plan** | Try and explore all core features      | 1x           |
| **Bronze**    | More tasks & faster token gain         | 1.5x         |
| **Silver**    | Full experience + premium challenges   | 2x           |
| **Gold**      | Unlimited features + top rewards       | 3x           |
| **Platinum**  | Unlimited features + exclusive rewards | 4x           |

> ⚡ *Upgrading also increases your token earning potential and unlocks NFT badges.*

***

#### 5️⃣ Connect Your Wallet

Once you’re ready, link your **Solana wallet** to your account.\
From your in-app wallet, you can:

* **Withdraw** tokens to your Solana address
* **Deposit** assets from your wallet into the app
* **Swap** your Done2Earn tokens for popular cryptocurrencies

> 🔐 *You stay in control. All transfers are secure and verified through the Solana network.*

***

#### 🎯 You’re Ready

That’s it — your Web3 productivity journey begins here.\
Start completing tasks, track your progress, and watch your motivation grow into something truly valuable.

> 🌱 *With Done2Earn, every small win leads to real rewards.*

{% embed url="<https://youtu.be/Bpczmtx-I_g>" %}


---

# 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-started.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.
