> 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/into-the-jeff-world/jeff-chain.md).

# JEFF Chain

제프팀이 추구하는 메타버스를 구현하기 위해선 무엇보다 쾌적한 블록체인 기반이 갖춰져야 합니다.&#x20;

이더리움은 높은 안정성을 갖고 있으나 Gas Fee가 부담이 되는 반면, 다른 Layer 2 체인은 Gas Fee 부담은 덜하나 운영의 안정성을 답보하기엔 아직다소 부족합니다.&#x20;

이를 해결하기 위해 제프팀은 자체 JEFF Chain을 구축했습니다.&#x20;

JEFF Chain은 오직 제프월드만 구동되는 프라이빗 체인입니다. JEFF Chain을 통해 제프팀은 안정성을 확보하였으며, $JEFF토큰으로 Gas Fee를 지불하게되어 유저의 Gas Fee 부담 또한 덜었습니다.

JEFF Chain은 자체 브릿지 기술을 통해 퍼블릭 체인과 연결됩니다. 브릿지에서 지원하는 체인은 초기 이더리움을 시작으로 향후 다양한 멀티 체인으로 확대될 예정입니다.


---

# 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/into-the-jeff-world/jeff-chain.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.
