# 语言种类

<table><thead><tr><th width="225">语种代码</th><th>开发进度<select><option value="e7419aa450e24d3798d5b76a535d4666" label="已上线" color="blue"></option><option value="fce1d9a36a1b4f61b7d57a43416a837e" label="内测中" color="blue"></option><option value="99a041ce703e433cb391c7616f69df28" label="开发中" color="blue"></option></select></th><th>语种说明</th></tr></thead><tbody><tr><td>en</td><td><span data-option="e7419aa450e24d3798d5b76a535d4666">已上线</span></td><td>英语</td></tr><tr><td>zh</td><td><span data-option="e7419aa450e24d3798d5b76a535d4666">已上线</span></td><td>简体中文</td></tr><tr><td>th</td><td><span data-option="e7419aa450e24d3798d5b76a535d4666">已上线</span></td><td>泰语</td></tr><tr><td>id</td><td><span data-option="e7419aa450e24d3798d5b76a535d4666">已上线</span></td><td>印尼语</td></tr><tr><td>vi</td><td><span data-option="e7419aa450e24d3798d5b76a535d4666">已上线</span></td><td>越南语</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://dev.fatpay.org/zh/appendix/languages.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.
