# Sui 한국 커뮤니티

{% hint style="info" %}
Sui 공식 한국 커뮤니티로써, Sui와 관련된 최신 공지를 확인하실 수 있습니다.

많은 참여 부탁드립니다.
{% endhint %}

* 텔레그램 : [Sui Blockchain - Korean](https://t.me/Sui_Blockchain_Korean)
* 네이버 블로그 : [Sui Blockchain Korea](https://blog.naver.com/suiblockchain)
* 미디엄 : [Sui Korea](https://medium.com/@suikorea_official)


---

# 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://korea-crypto-degen-club.gitbook.io/sui/sui.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.
