# 欢迎

## Aptos 开发者网络

欢迎！Aptos 正在为每个人构建 1 层网络。 在我们的文档中，您可以探索 Aptos 网络的教程和技术概念。

<mark style="color:red;">**目前 Aptos 不需要筹集资金，没有任何私募、公募，请不要相信任何 私聊 / 空投 / 代币兑换网站！**</mark>

### 🤔 有疑问？ <a href="#got-a-question" id="got-a-question"></a>

加入我们的 Discord，与我们的开发人员交谈并加入 Aptos 社区。 这是了解 Aptos 最新消息和发展的最佳方式。请务必查看频道中的置顶消息 - 这是我们希望保留特定主题链接、事件等的地方。&#x20;

官方 Twitter：<https://twitter.com/aptoslabs>[​](https://aptos.dev/#-got-a-question)

官方 Discord：<https://discord.gg/aptoslabs>

官方 Medium：<https://medium.com/aptoslabs>

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

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

<mark style="background-color:green;">中文社区 Medium</mark>：<https://medium.com/@aptos_cn>

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

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

### 🤿 想了解更多？[​](https://aptos.dev/#-want-to-dive-in) <a href="#want-to-dive-in" id="want-to-dive-in"></a>

从基础开始，例如帐户（[Accounts](https://wiki.aptos.movemove.org/ji-chu/zhang-hu-account)）的工作方式。 您可以直接进入我们本篇教程。&#x20;

或者你也可以直接阅读[源码](https://github.com/aptos-labs/aptos-core)，帮我们为大家搭建 Layer 1。

### **✨ 开发网重置**

我们将在每周五早上重置 devnet。&#x20;

您可以加入我们的开发者网络以获取通知并查看 Discord 中的最新更新。

### ⚔️ 请注意安全[​](https://aptos.dev/#%EF%B8%8F-be-safe-out-there) <a href="#be-safe-out-there" id="be-safe-out-there"></a>

请记住，我们的社区管理员绝不会先向您发送消息或 DM，他们也绝不会要求您向他们汇款或分享任何敏感、私人或个人信息。&#x20;

如果您遇到这种情况，请在我们的 Discord 中向我们报告，或发送电子邮件至 <security@aptoslabs.com>

### 💪 加入我们[​](https://aptos.dev/#-join-our-crew) <a href="#join-our-crew" id="join-our-crew"></a>

想加入一个伟大的团队，致力于解决令人惊叹的世界级问题吗？ 看看我们的正在招聘的岗位，和我们一起建造吧！

招聘岗位：<https://boards.greenhouse.io/aptoslabs>

### 👾 玩得开心！[​](https://aptos.dev/#-have-fun) <a href="#have-fun" id="have-fun"></a>

我们很高兴您能来到这里，并期待认识您。 我们都在一起🦍

欢迎来到 Aptos 社区！


---

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