> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/chinese/chan-pin/pancakeswap-ren-wu-ping-tai/zhun-bei-gong-zuo.md).

# 准备工作

## **准备工作**

### **如何设置你的任务平台个人资料？**

1. 访问 <https://quest.pancakeswap.finance/quests>
2. 点击参与任务，或单击设置中的 “创建个人资料”（如下所示）
   1. 从主页创建个人资料
   2. 点击右上角的 “Make a Profile 创建个人资料”

      <figure><img src="/files/Pt8LgkmN591oxWsqxHDE" alt=""><figcaption></figcaption></figure>
3. 点击了任何任务的用户，请单击 “开始任务”，并在出现提示时选择 “Make a Profile 创建个人资料”。

   <figure><img src="/files/qiT6UfFUZ5di9w8xXUyy" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/GprD1QjSPr5XAIVpDOUM" alt="" width="375"><figcaption></figcaption></figure>

4. 按照个人资料设置页面上的步骤操作，或参考此处的[个人资料设置指南](/chinese/chan-pin/nft-shi-chang/nft-ge-ren-dang-an-xi-tong/ru-he-she-zhi-nft-ge-ren-zi-liao.md) 从第 7 步开开始设置。设置个人资料是免费的，但需要在 BNB 链上使用少量 gas 来设置。

<figure><img src="/files/SBDfH9r6ZJXqoxEY1nuk" alt="" width="375"><figcaption></figcaption></figure>

4. 创建个人资料后，用户可以选择链接自己的社交媒体账户。不过并非所有任务都需要社交验证。

   1. 选择个人资料页面上的 “设置 ”按钮

   <figure><img src="/files/QDSm2SpWzI23TfZDVgCN" alt="" width="375"><figcaption></figcaption></figure>

   2.选择每个社交平台边上的链接按钮，链接社交平台。按照屏幕上的步骤和签名链接账户。请注意，社交网络服务可能需要一些时间来反映链接情况。如果第一次连接出现问题，请尝试输入 Cmd/Ctrl + Shift + R 硬刷新。

<figure><img src="/files/yc4NSdO4B8CXTuGWlQo8" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/Ryt6zDq3ysLyaeDBnQ6A" alt="" width="375"><figcaption></figcaption></figure>

&#x20;                                       **注意：社交网络服务可能需要一些时间才能反映链接情况。**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/chinese/chan-pin/pancakeswap-ren-wu-ping-tai/zhun-bei-gong-zuo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
