> For the complete documentation index, see [llms.txt](https://help.wwkejishe.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wwkejishe.top/apple-id/apple-id-shang-pin-fen-lei.md).

# Apple ID 商品分类

### Apple ID 有以下常见的几种功能： <a href="#apple-id-you-yi-xia-chang-jian-de-ji-zhong-gong-neng" id="apple-id-you-yi-xia-chang-jian-de-ji-zhong-gong-neng"></a>

* 1、登陆APP Store并下载软件
* 2、登陆iCloud并且享受相关服务
* 3、享受其他苹果服务等

请注意，并非所有账号都具备全部功能，不同账号的区别请参考下表。

### Apple ID 常见分类与介绍 <a href="#apple-id-chang-jian-fen-lei-yu-jie-shao" id="apple-id-chang-jian-fen-lei-yu-jie-shao"></a>

【空白下载号】

支持登陆APP Store，下载对应国家内免费的应用，若您要下载付费应用，可以考虑购买成品号/礼品卡/自主绑定支付方式

【iCloud号】

在空白号的基础上，新增支持激活iCloud功能，需要用户自行激活

【精品成品号】

在空白号的基础上，已购了指定价格的软件，或者预存了商品描述的礼品卡金额（可用于下载软件）


---

# 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://help.wwkejishe.top/apple-id/apple-id-shang-pin-fen-lei.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.
