> For the complete documentation index, see [llms.txt](https://guides.secured-bot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.secured-bot.com/chinese-guide/modules/apple.md).

# Apple

## 您需要什么

* 代理
* Profile资料

## 设置任务文件的步骤

1. 打开您的profiles.csv, 创建一个您想要用的 profile (Name, Address, Phone, Email) 后储存. \
   **重要:** 如果跑Apple TH 地址必须是使用泰国字体
2. 在 Apple文件夹内打开 tasks.csv ，用自己设定的 profile 名字 然后输入可以在链接中找到的 PID \
   <https://www.apple.com/th/shop/product/MX2D3ZA/A/apple-pencil-pro> ---> PID = MX2D3ZA/A
3. 在 proxies.json内输入代理

任务文件例子如下:

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

## 代理

在modules文件夹内找到打开 proxies.txt -> Apple 文件夹

* 在此文件内输入您的代理

## 成功结账

在成功结账后，您会在 Discord信息里看到一个链接。 点击链接并点击 Secured Bot 扩展程序图标会将您重导到付款页面

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


---

# 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:

```
GET https://guides.secured-bot.com/chinese-guide/modules/apple.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.
