# 打包说明

小游戏要求开发者将游戏的客户端打包成cpk文件上传到平台，由平台统一下发到用户的手机上，上传客户端文件大小限制为4MB；H5游戏支持打包和链接两种模式，链接模式需要商务向平台申请。


---

# 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://gamebox.gitbook.io/project/you-xi-jie-ru-wen-dang/da-bao-shuo-ming.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.
