# 4.1 핵심 게임플레이 및 장면 메커닉스

- [4.1.1 멀티 엔드 진입 및 NFT 아이덴티티](https://squidverse.gitbook.io/squidverse/squidverse-1/4./4.1/4.1.1-nft.md)
- [4.1.2 다채로운 대회 및 포맷](https://squidverse.gitbook.io/squidverse/squidverse-1/4./4.1/4.1.2.md)
- [4.1.3 블라인드박스 & 아이템](https://squidverse.gitbook.io/squidverse/squidverse-1/4./4.1/4.1.3-and.md)
- [4.1.4 추천 및 팀 인센티브](https://squidverse.gitbook.io/squidverse/squidverse-1/4./4.1/4.1.4.md)
- [4.1.5 데일리 미션 및 생태계 연동](https://squidverse.gitbook.io/squidverse/squidverse-1/4./4.1/4.1.5.md)
- [4.1.6 포인트 전환 및 경제 루프](https://squidverse.gitbook.io/squidverse/squidverse-1/4./4.1/4.1.6.md)


---

# Agent Instructions: 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://squidverse.gitbook.io/squidverse/squidverse-1/4./4.1.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.
