# 지원 언어

KlaytnDocs는 다음 언어로 제공됩니다.

* [English](https://docs.klaytn.foundation)
* [한국어](https://ko.docs.klaytn.foundation)
* [Tiếng Việt](https://vn.docs.klaytn.foundation)

## 함께 참여하세요! <a href="#get-involved" id="get-involved"></a>

If you are fluent and confident in a language and are willing to contribute to translate or to improve the quality of the localized documents, see [the list of languages currently being translated](https://crowdin.com/project/klaytn-docs).

### Crowdin을 통해 KlaytnDocs 지역화에 기여하는 방법 [![Crowdin](https://badges.crowdin.net/klaytn-docs/localized.svg)](https://crowdin.com/project/klaytn-docs) <a href="#how-to-contribute-klaytndocs-localization-via-crowdin-crowdin-https-badges-crowd" id="how-to-contribute-klaytndocs-localization-via-crowdin-crowdin-https-badges-crowd"></a>

Crowdin is a web service for collaborative translation. To contribute to localization, please follow these steps:

* Crowdin의 [Klaytn-Docs 프로젝트로 이동합니다](https://crowdin.com/project/klaytn-docs).
* 계정을 만들어 주세요.
* Select the language you want to contribute. Can not find your language? Send a request to the project owner to initiate a new language translation.
* 'Translator'로 참여해 주세요. 관리자가 참여 요청을 승인할 때까지 기다려 주세요.
* 번역하고자 하는 파일을 선택해주세요.
* You can submit your translation for a string, vote for a translation, or leave a comment. When you submit a translation, please make sure your word choice conforms to the Klaytn Terminologies.

![](/files/xVQVNVihhlfkag9kkNoU)

온라인 편집기의 자세한 사용법은 공식 [Crowdin 문서를 참조하세요](https://support.crowdin.com/online-editor/).

Translation suggestions will be reviewed and approved by the maintainers in a couple of days, then, will be made available to the web site. The list of localized web sites are listed above.

### Discussion <a href="#discussion" id="discussion"></a>

[토론 게시판에 참여](https://crowdin.com/project/klaytn-docs/discussions)하여 다른 기여자들과 소통하세요.

### 운영 규정 <a href="#code-of-conduct" id="code-of-conduct"></a>

Please be respectful to fellow community members. Project managers may delete any offensive posts or comments without notice and reserve the right to revoke the membership.


---

# 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://archive-ko.docs.klaytn.foundation/misc/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.
