# 시작하기

## 유니티 요구사항

* iOS 및 Android 모듈이 설치된 Unity 2019.4 이상
* iOS 12.0 이상 deployment target
* Xcode 14 이상
* Minimum API Level 19 이상
* Target API Level 31 이상
* gradle 5.6.4 및 6.1.1 지원


---

# 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://docs.igamepub.co.kr/sdk-guide/get-started.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.
