# 欢迎

欢迎来到 Sui（Mysten）Wiki！关于 Sui，你想知道的都在这里😉​

### Sui

主页：<https://sui.io/>

开发者文档：<https://docs.sui.io/>

Github: <https://github.com/MystenLabs/sui>

Discord: <https://discord.gg/sui>

<mark style="background-color:green;">中文社区 TG</mark>：<https://t.me/sui_cn>

<mark style="background-color:green;">中文社区 Twitter</mark>：<https://twitter.com/sui_cn>

<mark style="background-color:green;">中文社区 Wiki</mark>：[https://wiki.sui.movemove.org](https://wiki.sui.movemove.org/)

<mark style="background-color:green;">MoveMove 生态社区</mark>：<https://discord.gg/Vsj7Jwny9G>

### 关于 Mysten Labs

主页：[https://mystenlabs.com](https://mystenlabs.com/)

推特：<https://twitter.com/Mysten_Labs>

Medium：<https://medium.com/mysten-labs>

Discord：<https://discord.gg/mysten>


---

# 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://wiki.sui.movemove.org/huan-ying.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.
