# Welcome

:clap: Welcome to the Starcoin Wiki!

Starcoin is a decentralized layered smart contract network that aims to provide a secure digital asset and decentralized financial operation platform.

The infinitely scalable smart contract blockchain network is realized through layering, the first layer ensures security and no access, and the second layer realizes application-oriented expansion, thus becoming the infrastructure of Web3 and the Metaverse.

### :link:Link

* 🏡 [Dashboard](https://starcoin.org) / 🐙 [GitHub](https://github.com/starcoinorg)
* 🕊 [Twitter](https://twitter.com/StarcoinSTC) / 🛫 [Telegram](https://t.me/Starcoin_STC) / 🤖 [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/english/welcome.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.
