# Translation Export

1. **Click \[Export Translation File]**: From the **\[Tools]** tab, select **\[Export Translation File]**.
2. **Popup Message**: A message will appear stating:\
   \&#xNAN;*"You can export the text of events, items, monsters, etc., into a translation file. Would you like to proceed?"*
3. **Click \[Yes]**: Proceed by clicking **\[Yes]**.
4. **Set File Details**: In the file save dialog, specify:
   * **Save Location**
   * **File Name**
   * **File Format**
5. **Click \[Save]**: Complete the process by clicking **\[Save]**.

The translation file will be successfully exported. Refer to the screenshot for an example of the process.

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

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

<figure><img src="/files/VwKxnippfOw5L9hIrMIT" 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-studio/start/translation-export.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.
