# Earning System & Package

## 1. Earning System

Every activity carried out by the user will get coins which can be exchanged for money. There are various ways to get coins, including:

* **Posting** Status Image / Youtube URL &#x20;
* **View** Status another User
* **Like** Status another User
* **Comment** Status another User
* Another user **view** your Status
* Another user **like** your Status&#x20;
* Another user **comment** your Status

<figure><img src="/files/XS3F35oXHJkCTelvV5bC" alt=""><figcaption><p>example earning</p></figcaption></figure>

## 2. Package

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

To get points you have to become a member package, don't worry, users who have registered will get a free package. Here is a list of packages and benefits:

| Name              | Free          | Silver Plan   | Gold Plan     | Platinum Plan   | Diamond Plan      |
| ----------------- | ------------- | ------------- | ------------- | --------------- | ----------------- |
| Price             | **0 $**       | **20 $**      | **60 $**      | **250 $**       | **1000 $**        |
| Post              | 0.05 Coin     | 80 Coin       | 145 Coin      | 650 Coin        | 3750 Coin         |
| View              | 0.01 Coin     | 20 Coin       | 24 Coin       | 100 Coin        | 50 Coin           |
| Like              | 0.01 Coin     | 20 Coin       | 24 Coin       | 100 Coin        | 50 Coin           |
| Comment           | 0.01 Coin     | 20 Coin       | 24 Coin       | 100 Coin        | 50 Coin           |
| Author View       | 0 Coin        | 0.01 Coin     | 0.02 Coin     | 0.03 Coin       | 0.04 Coin         |
| Author Like       | 0 Coin        | 0.01 Coin     | 0.02 Coin     | 0.03 Coin       | 0.04 Coin         |
| Author Comment    | 0 Coin        | 0.01 Coin     | 0.02 Coin     | 0.03 Coin       | 0.04 Coin         |
| Limit Post        | 50            | 25            | 50            | 50              | 50                |
| Limit View        | Unlimited     | 25            | 50            | 50              | 50                |
| Limit Like        | Unlimited     | 25            | 50            | 50              | 50                |
| Limite Comment    | Unlimited     | 25            | 50            | 50              | 50                |
| Auto Approve Post | ✅             | ✅             | ✅             | ✅               | ✅                 |
| Verified Badge    | ❌             | ❌             | ✅             | ✅               | ✅                 |
| 💰Monthly earning | **0,5 - 2 $** | **21 - 25 $** | **71 - 77 $** | **285 - 300 $** | **1170 - 1200 $** |
| End Date          | Life Time     | 1 month       | 1 month       | 1 month         | 1 month           |

NB: Package will automatically renew at the end date. Please make sure to keep enough funds available. If you don't have enough funds then you'll be downgraded to the free package.


---

# Agent Instructions: 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://docs.dailiforest.com/df-apps/earning-system-and-package.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.
