> For the complete documentation index, see [llms.txt](https://docs.chainbitx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainbitx.com/readme/testflight-xia-zai.md).

# Testflight 下载

如何安装 TestFlight 并下载 ChainBitX 应用 第一步：安装 TestFlight

1. 打开 App Store
2. 搜索 TestFlight
3. 下载并安装 TestFlight 应用

![](https://ubex-1.gitbook.io/ubex/~gitbook/image?url=https%3A%2F%2F336458465-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FjfzK6DQ3gdLUq4vGQo8b%252Fuploads%252FCJyH4bkh3zi2rV1xvPrG%252FUntitled.jpg%3Falt%3Dmedia%26token%3D16b27722-3e28-4113-9fda-df482798f1b8\&width=768\&dpr=4\&quality=100\&sign=f72b8992\&sv=2)

第二步：通过 TestFlight 下载 ChainBitX 应用

1. 打开以下 TestFlight 邀请链接：
2. [https://666.ekk.ghzyaw.com/TwkOqJ ](<https://666.ekk.ghzyaw.com/TwkOqJ >)
3. 页面加载后，点击安装以下载 ChainBitX 应用
4. 按照屏幕上的指示完成安装&#x20;

应用更新 当发布 ChainBitX 应用的新版本时：

* 打开 TestFlight 应用
* 您将收到更新通知
* 点击更新以安装最新版本

#### 联系客服 <a href="#h_01k2br5vfzwcnxeqrjxyra9943" id="h_01k2br5vfzwcnxeqrjxyra9943"></a>

如果您遇到任何需要进一步帮助的问题，请通过以下方式联系我们：

* 网站： <https://chainbitx.com/>
* 支持邮箱： <info@chainbitx.com>
* Telegram 群组：  <https://t.me/chainbitx>
* 官方推特： <https://x.com/ChainBitX>


---

# 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.chainbitx.com/readme/testflight-xia-zai.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.
