# 欢迎

欢迎来到 Starcoin Wiki！关于 Starcoin，你想知道的都在这里😉

Starcoin 是一个去中心化分层智能合约网络，旨在提供一种安全的数字资产及去中心化金融运行平台。

通过分层来实现无限扩容的智能合约区块链网络，一层保证安全与无准入，二层实现面向应用的扩展，从而成为 Web3 以及元宇宙的基础设施。

### :link:Link

* 🏡 [主页](https://starcoin.org) / 🐙 [GitHub](https://github.com/starcoinorg)
* 🕊 [推特](https://twitter.com/StarcoinSTC) / 🛫 [电报（中文社区）](https://t.me/StarcoinZH) / 🤖 [Discord](https://discord.gg/starcoin) / 󠁍󠁍☕ [Medium](https://starcoin.medium.com)


---

# 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.starcoin.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.
