> 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/job/breeding.md).

# Breeding

As JEFFWorld expands, the need for more AKDONGs' help becomes increasingly important. Breeding Avatars are new avatars that born from Genesis avatars and they help Genesis avatars purify JEFFWorld.

### Original Jobs

Some of the original Jobs of Genesis avatars are inherited:

* Pioneer
* Gardener
* Engineer

### New Jobs

As JEFFWorld expands, more capable advisors are needed. As a result, AKDONGs with new jobs were summoned.:

* Degen
* Shopper
* Gambler
* ???(TBA)
* ???(TBA)
* ???(TBA)

### Breeding System

The JEFFWorld avatar system includes a breeding system. Genesis avatars can come together to summon Breeding avatars, and by burning Breeding avatars, one can obtain breeding avatars of higher-ranking jobs.


---

# 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/job/breeding.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.
