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

# 게임플레이

Catizen은 개방형 디지털 미유니버스(MEOWverse) 로 구성됩니다. 서로 다른 레벨의 고양이들은 플레이어의 자격 증명(credentials) 으로 간주될 수 있으며, 이는 런치풀(Launchpool)에 접근하기 위한 전제 조건 역할을 합니다.

Catizen 팀은 지속적으로 더 많은 고품질 자산을 도입하여 Catizen 커뮤니티에 새로운 가치를 지속적으로 제공할 것입니다. Catizen은 끊임없이 혁신적이고 재미있는 미니게임 허브가 되는 것을 목표로 합니다.

<br>


---

# 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://docs.catizen.ai/catizen-kr/undefined.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.
