> 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/avatar/training-center.md).

# Training Center

*<mark style="background-color:blue;">The newly upgraded AKDONG from the training center will be reflected every Wednesday, on a regular OBT update! Also, rewards for newly upgraded AKDONG will also be paid after regular OBT updates.</mark>*

In the training center, you can upgrade your avatar's job and summon new breeding avatars through breeding.

### Upgrade System

Some jobs in the Manager/Master group can be acquired through initial minting, but the rest can only be obtained through the avatar upgrade system. Each individual job group has different recipes for acquisition.

* **Genesis Upgrade**
  * Locked-up tokens will be returned as $JEFF after one year.
  * The amount of $JEFF tokens locked up decreases the earlier the upgrade is performed.

<table data-full-width="false"><thead><tr><th width="118">JOB</th><th width="278">recipe</th><th width="105">Wheater burning</th><th>$JEFF Lock-Up(1year)</th></tr></thead><tbody><tr><td>Owner</td><td>Pioneer + Scientist</td><td>O</td><td><p>1~45th: 25,000 $JEFF</p><p>46~95th: 30,000 $JEFF</p><p>96~190th : TO BE ANNOUNCED!</p></td></tr><tr><td>Planter</td><td>Gardener + Scientist</td><td>O</td><td><p>1~45th: 25,000 $JEFF</p><p>46~95th: 30,000 $JEFF</p><p>96~190th: TO BE ANNOUNCED!</p></td></tr><tr><td>Fisher</td><td>Engineer + Scientist</td><td>O</td><td><p>1~45th: 25,000 $JEFF</p><p>46~95th: 30,000 $JEFF</p><p>96~190th: TO BE ANNOUNCED!</p></td></tr><tr><td>Master</td><td>1 type of avatar for all jobs except Master(7 in total)</td><td>O</td><td>X</td></tr></tbody></table>

* **Breeding Upgrade**

  * New breeding jobs can be acquired by burning two breeding avatars.
  * There is no additional upgrade cost.

* **Upgrade Breeding to Genesis**

  * New breeding jobs can be upgraded to Genesis avatars by burning one breeding avatar and one Genesis avatar.
    * Ex) Breeding Kingsman (burned) + Genesis Pioneer (burned) → Acquire Genesis Kingsman.
  * There is no quantity limit for new breeding jobs, but there is a limit to the quantity that can be upgraded to Genesis.
  * There is no additional upgrade cost.

### Breeding System

Using Genesis avatars, you can summon new Breeding avatars. Breeding avatars exist as NFTs and can be traded between users. There is a little cost ($JEFF) with avatar breeding.

* Among Genesis avatars, there are two types of Player Group's jobs (Pioneer, Gardener, and Engineer) and a breeding player avatar is created(Random) during the breeding(burned X).
* Breeding Player Avatars: Breeding Pioneer, Breeding Gardener, Breeding Engineer.
* The breeding cost increases as the number of breeding attempts increases (TO BE ANNOUNCED!).


---

# 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/avatar/training-center.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.
