# 支援語系

| 代碼 | 語系   |
| -- | ---- |
| en | 英文   |
| zh | 繁體中文 |
| cn | 簡體中文 |
| th | 泰文   |
| vi | 越南文  |
| ko | 韓文   |
| ja | 日文   |
| id | 印尼文  |
| pt | 葡萄牙文 |
| tl | 菲律賓文 |
| my | 緬甸文  |
| in | 印度文  |
| es | 西班牙文 |
| tr | 土耳其文 |
| ru | 俄文   |


---

# 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.pkg333.app/enum/enum-lang.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.
