# MapTiler

## 개요

이 설정은 World Creator의 MapTiler 통합을 제어합니다. 이는 MapTiler를 설정하고 World Creator를 그들의 웹 서비스에 연결하는 데 필요합니다. World Creator에서 MapTiler를 시작하는 방법에 대한 안내는 참조하십시오 [이 문서](https://bitethebytes.freshdesk.com/en/support/solutions/articles/44002447331).

## 매개변수&#x20;

<table><thead><tr><th width="100.4166259765625">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>토큰</strong></td><td>토큰은 MapTiler의 웹 서비스에 연결하는 데 필요합니다. 토큰은 MapTiler 웹사이트에 로그인한 후 다음 위치에서 찾을 수 있습니다 <strong>계정</strong> 섹션의 <strong>자격 증명.</strong></td></tr></tbody></table>


---

# 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.world-creator.com/ko/reference/options/maptiler.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.
