# Aptos 开发者文档

欢迎！我们在 Aptos Labs 为大家构建 L1 区块链。本文档将助您为 Aptos 区块链开发应用程序、运行节点，并成为蓬勃发展的 Aptos 社区的一部分。本文档涵盖基本教程和高级主题。在这里，您可以找到概念、操作指南、快速入门、教程、API 参考、代码示例、发行说明等等。

{% hint style="info" %}
在找 AIT-3 文档吗？ 单击[此处](https://gushi10546.gitbook.io/aptos-kai-fa-zhe-wen-dang/jie-dian/ait-3)获取 Aptos 激励测试网 3 文档。
{% endhint %}

### Aptos 开发网

{% hint style="info" %}
**APTOS 开发网重置**

Aptos 开发网在太平洋标准时的每周四上午重置。 在 [Aptos Discord](https://discord.gg/aptoslabs) 中查看最新更新。
{% endhint %}

### 有问题？

加入我们的 [Discord](https://discord.gg/aptoslabs) 社区，与我们的开发人员交流。 这是了解 Aptos 领域最新消息和发展方向的最佳方式。请务必查看频道中标注的消息，这是我们希望保留特定主题链接和事件的位置。

或者你只是想偶尔过来说声 GM 也没关系。每个人都能找到适合的乐趣！

{% hint style="info" %}
**在外面注意安全**

一个人出门在外很危险。请记住，我们的社区管理员绝不会主动给你发私信，也绝不会让你转钱或透露任何敏感、隐私或个人信息。如果你遇到了这种情况，请在我们的 [Discord](https://discord.gg/aptoslabs) 中报告，或向 <security@aptoslabs.com> 发送邮件。
{% endhint %}

### 加入我们

想加入一个致力于解决世界级问题的伟大团队吗？看看我们[正在招募的职位](https://boards.greenhouse.io/aptoslabs)，和我们一起建设吧！

### 玩得开心！

很高兴你能来到 Aptos，我们期待与你相识。欢迎来到 Aptos 社区！

### 翻译小组

本文档由 Buidler DAO 翻译小组翻译，感谢本空间的贡献者/翻译/校对：

[查看贡献者名录](https://www.notion.so/214b30d701a44d76b21df9e17e874176)


---

# 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://gushi10546.gitbook.io/aptos-kai-fa-zhe-wen-dang/aptos-kai-fa-zhe-wen-dang.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.
