> 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/world-contents/city-grooming.md).

# City Grooming

시티그루밍은 제프월드를 유토피아로 만들기 위한 유저 참여형 활동으로, 메타버스를 구성하는 핵심 플레이 콘텐츠입니다. 제프월드의 다양한 콘텐츠는 시티그루밍으로 귀결되며, 유저는 혼자 또는 여럿이 모여 플레이를 해 제프월드를 확장시켜 나갑니다.

<figure><img src="/files/7ux3pjRAJAjpjNfv2YzM" alt=""><figcaption></figcaption></figure>

### ECO STEP

아바타가 스태미나를 소진 해 시티그루밍 콘텐츠를 플레이하면 리워드($JEFF 토큰으로 교환)를 획득합니다. 추가로 아바타에게 ECO STEP이라는 포인트가 지급됩니다. \
ECO STEP은 리더보드 랭킹 시스템으로 관리되어, 어느 유저가 제프월드에 많이 기여했는지 확인할 수 있습니다.

ECO STEP의 용도는 다음과 같습니다.

* 시티그루밍 Phase Expension (로드 클리닝 → 파크 가드닝 → 브릿지 파인딩)
* 아바타 트레이닝 시스템에서 활용
* 아바타 JEFF HOTEL 임대 유지기능
* 리더보드를 이용한 경품 이벤트

### Phase

시티그루밍은 총 3개의 페이즈로 나뉩니다. 많은 유저가 시티그루밍을 이용 해 누적되는 ECO STEP의 총량이 일정 수준을 도달하면 제프월드는 다음 페이즈로 확장됩니다.

* **로드클리닝**

  디스토피아가 된 제프월드를 정화하는 작업입니다.\
  곳곳에 흩어진 크리스탈을 획득하여 길을 닦고 도시를 정화해 나갑니다.
* **파크가드닝**

  정화된 제프월드를 가꾸고 꾸미기 시작하며 본격적인 도시 재건을 시작됩니다.\
  파크가드닝부터는 여럿이 모여 플레이 해야 더욱 효과가 좋습니다.
* **브릿지파인딩**

  단절된 섬간에 다리를 놓아 상호 교류가 가능해집니다.\
  다리를 재건하는 유니온은 해당 다리에 대한 독점적인 권한과 리워드를 받을 수 있습니다.

| Phase 1                                                                          | Phase 2       | Phase 3        |
| -------------------------------------------------------------------------------- | ------------- | -------------- |
| [로드 클리닝](/jeff-world/korean/world-contents/city-grooming/ep.-1-road-cleaning.md) | 파크가드닝 *(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/world-contents/city-grooming.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.
