# 번역파일 내보내기

\[번역파일 내보내기] 를 클릭하면, 아래와 같이 “게임의 이벤트, 아이템, 몬스터 등의 문자열을 번역 파일로 내보낼수 있습니다. 계속할까요?” 라는 팝업 메시지 창이 뜹니다. “예”를 클릭하면, 번역파일 저장 주소 및 번역 파일명, 그리고 파일 형식을 선택하고, \[저장]을 클릭하면 성공적으로 번역파일을 내보낼수 있습니다. 아래 스크린샷 예시 참조 바랍니다.

<figure><img src="/files/mxeBpkXvWH69v1xT3289" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/l3ZJNcqgWWwZ9iNwSWlA" alt=""><figcaption></figcaption></figure>


---

# 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.punkland.io/punkland/punkland-studio/start/undefined-3.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.
