> For the complete documentation index, see [llms.txt](https://bellyteam.gitbook.io/bellygom-nft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bellyteam.gitbook.io/bellygom-nft/kr/undefined-2.md).

# 로드맵

{% hint style="success" %}
**벨리곰의 전체 로드맵을 확인해 주세요!**
{% endhint %}

<details>

<summary>로드맵 Guide</summary>

*※ 아래 순서에 따라 오픈(또는 민팅)되었습니다.*

<mark style="background-color:yellow;">1️⃣</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**벨리곰**</mark>

벨리곰 NFT 프로젝트의 제네시스 NFT

<mark style="background-color:yellow;">2️⃣</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**젤리**</mark>

벨리곰 NFT를 스테이킹하면 얻을 수 있는 젤리마켓의 재화 NFT

<mark style="background-color:yellow;">3️⃣</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**젤리마켓**</mark>

L.Point, 영화 상품권, 치킨, 백화점, 편의점, 커피 등 생활에 밀접한 상품들부터 명품 래플까지 매월 컨셉에 맞춰 다양한 상품들이 입점되는 Web3.0 커머스 플랫폼입니다.

<mark style="background-color:yellow;">4️⃣</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**L.PASS**</mark>

롯데그룹의 NFT에 대한 화이트리스트를 담고 있는 랜덤박스

<mark style="background-color:yellow;">5️⃣</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Belly Land**</mark>

벨리곰 프로젝트의 NFT 컬렉션, 확장된 형태의 벨리곰 NFT 생태계

Land Staking → Jelly Adventure (Mission, Game, Activity, Belly Squad) → Bubble Gum → ?

</details>

<figure><img src="/files/fyHtIRWD4KsUlgMx1KGj" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**로드맵은 지속적으로 업데이트 됩니다.**
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://bellyteam.gitbook.io/bellygom-nft/kr/undefined-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
