# EGGVERSE

## EGGVERSE

- [Welcome](https://eggverse.gitbook.io/eggverse/eggverse/welcome.md): Eggverse,web3.0 compatible re-trade and real-life NFT market platform
- [메타마스크 로그인](https://eggverse.gitbook.io/eggverse/get-started/undefined.md): 지갑생성 및 로그인 방법
- [카이카스 로그인](https://eggverse.gitbook.io/eggverse/get-started/undefined-1.md): 지갑생성 및 로그인 방법
- [클립드롭스 로그인](https://eggverse.gitbook.io/eggverse/get-started/undefined-2.md): 지갑생성 및 로그인 방법
- [런치패드란?](https://eggverse.gitbook.io/eggverse/launchpad/undefined.md)
- [컬렉션 생성하기](https://eggverse.gitbook.io/eggverse/launchpad/undefined-1.md)
- [컬렉션에 NFT 추가하기](https://eggverse.gitbook.io/eggverse/launchpad/nft.md)
- [컬렉션 민팅하기](https://eggverse.gitbook.io/eggverse/launchpad/undefined-2.md)
- [NFT란?](https://eggverse.gitbook.io/eggverse/trade/nft.md)
- [NFT 발행하기](https://eggverse.gitbook.io/eggverse/trade/nft-1.md): 상품을 NFT로 민팅하여 거래
- [NFT 구매하기](https://eggverse.gitbook.io/eggverse/trade/nft-2.md)
- [NFT 제안하기](https://eggverse.gitbook.io/eggverse/trade/nft-3.md): 원하는 NFT를 제안하면 그 NFT를 보유하고 있는 소유자가 NFT를 판매
- [보유한 NFT 거래하기](https://eggverse.gitbook.io/eggverse/trade/nft-4.md): 내가 갖고 있는 NFT를 판매 등록하여 거래
- [좋아요와 랭킹](https://eggverse.gitbook.io/eggverse/ranking/undefined.md)
- [자주 묻는 질문](https://eggverse.gitbook.io/eggverse/faq/undefined.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://eggverse.gitbook.io/eggverse/eggverse/welcome.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.
