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

# Earning System

JEFFWorld recognizes the value of user activity. As much as you've worked hard to activate JEFFWorld, you can earn a $JEFF Token as a reward for your activities.

### JEFFWorld Play Rewards

Users are rewarded with $JEFF tokens for participating in various activities in JEFFWorld.

Play Rewards are distributed to users according to a formula determined by specific criteria.

* The distribution of rewards follows a Rewards Pool system to avoid infinite mining.
* A new Rewards Pool is created every week, and if the pool is exhausted, no rewards will be paid.
* The Volume of Rewards Pool varies per week depending on the activation index (MAU, etc.) (More User -> More Rewards).
* The buyback $JEFF Token is locked up as a token for future Play Rewards, ensuring the stability of reward paid.

### Avatar NFT Holder

JEFFWorld Avatar is an economic entity that creates the JEFFWorld ecosystem, and you can enjoy various contents including city grooming, which is the core content, through Avatar.

Avatars have different appearances, but each avatar has a job specialized in JEFFWorld content (activity).

As of May 2023, there are eight jobs, and content will be expanded in the future, and new job groups will be added.

* **Pioneer**: Increased rewards for Road-Cleaning.
* **Gardener**: Increased rewards for Park-Gardening.
* **Engineer**: Increased rewards for Bridge-Finding.
* **Scientist**: Distribution of profit related to crafting workshops/breeding.
* **Owner**: Distribution of JEFF Chain fees.
* **Planter**: Exclusive operation profit from a limited number of 250 farms.
* **Fisher**: Exclusive operation profit from a limited number of 250 water points.
* **Master**: Benefits and profit from all existing contents in JEFFWorld.

{% content-ref url="/pages/ZCOLiKsk4fy2nlTQCXZv" %}
[Genesis](/jeff-world/avatar/job/genesis.md)
{% endcontent-ref %}

### Land NFT Holder

Exclusive $JEFF rewards and items can be obtained through content that only Landowner can participate in. The Tax System also provides additional tax returns based on island activity.

* Plant Cultivation: Earn $JEFF by selling vegetables harvested through plant cultivation (rated according to probability). Additional elements of ITEM are used as NFT production materials in production workshops and can be traded on marketplaces.
* Tax System: Some of the rewards generated on the island are accumulated in the Tax Pool and distributed to Landowners. The more users operate on the island where they are located, the more taxes they can get.
* Lease system: Land has a demand to lease it as a finite good. Landowner can rent their own land for a certain period of time for the agreed amount ($JEFF) through the lease system.

{% content-ref url="/pages/K6HGdUBtrYahl8xNPJyw" %}
[Utility](/jeff-world/landowners/utility.md)
{% endcontent-ref %}

### Com.Store

Com.Store is a space located in JEFFWorld where users can purchase various products and enjoy events from partner companies. Users can make purchases using tokens, PG (credit card, wire transfer, mobile payment), or Partner’s membership points. Users can receive a certain percentage of the purchase amount in $JEFF Token or Item.

* Reward according to purchase amount
* Brand's own events & promotional benefits ($JEFF airdrop, etc.).

{% content-ref url="/pages/0THctzR4NUUNUr1s1VbL" %}
[COM.Store](/jeff-world/world-contents/com.store.md)
{% endcontent-ref %}


---

# 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://jeff-world.gitbook.io/jeff-world/tokenomics/earning-system.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.
