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

# Breeding

제프월드가 점차 확장됨에 따라 더욱 많은 AKDONG들의 도움이 필요해집니다. 브리딩 아바타는 제네시스 아바타로부터 탄생되는 새로운 아바타이며 제네시스 아바타를 도와 제프월드를 정화 해 갑니다.

### 기존 직업

제네시스 아바타의 기존 직업을 일부 계승합니다.

* 파이오니어(Pioneer)
* 가드너(Gardener)
* 엔지니어(Engineer)

### 신규 직업

제프월드가 확장됨에 따라 더욱 많은 능력자가 필요합니다. 이에 새로운 직업군을 가진 악동들을 소환하게 되었습니다.

* 디젠(Degen)
* 쇼퍼(Shopper)
* 겜블러(Gambler)
* TBA
* TBA
* TBA

### 브리딩 시스템

제프월드 아바타 시스템엔 브리딩 시스템이 있습니다. 제네시스 아바타가 모여 브리딩 아바타를 소환할 수 있으며, 브리딩 아바타를 소각할 경우 상위 직업의 브리딩 아바타를 획득할 수 있습니다.


---

# 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/korean/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.
