# 入门指南 (Aptos)

<figure><img src="/files/Ay1sYOnx83QIlYWvotDw" alt=""><figcaption></figcaption></figure>

尝试新事物总是那么的富有挑战。别担心，我们制作了一系列教程，助您快速入门 PancakeSwap。

## 准备工作

开始使用 PancakeSwap 前，请先按照以下指南设置。若您已经熟练使用但仍有疑问，可点击跳转至相关教程重新了解。

[创建 Aptos 钱包](/chinese/master/ru-men-zhi-nan-aptos/chuang-jian-qian-bao.md) \
[获取 Aptos 代币并将资产带入 Aptos 链 ](/chinese/master/ru-men-zhi-nan-aptos/huo-qu-aptos-dai-bi.md)\
[将您的钱包连接到 PancakeSwap](/chinese/master/ru-men-zhi-nan-aptos/zai-pancakeswap-lian-jie-qian-bao.md)

如果您找不到您需要的东西，请随时 [PancakeSwap 电报频道](https://t.me/PancakeSwap_CN)并在那里寻求帮助！


---

# 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://docs.pancakeswap.finance/chinese/master/ru-men-zhi-nan-aptos.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.
