# iOS SDK

- [iOS SDK 概述](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/summary.md)
- [弹窗 SDK（iOS）](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/popup-component.md)
- [推送 SDK（iOS）](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/push-component.md)
- [资源位 SDK（iOS）](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/banner-component.md)
- [集成后调试指南](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/ios-sdk-debug.md)
- [常见问题](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/qa.md)
- [iOS 推送证书设置指南](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/ios-cer-guide.md)
- [iOS推送1.3.2及以前推送版本升级指导](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/pushupdate.md)
- [iOS SDK 1.1.2及以下旧版本升级指导](https://growingio.gitbook.io/mp/developers/integrations/ios-sdk/ios-sdk-old.md)


---

# 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://growingio.gitbook.io/mp/developers/integrations/ios-sdk.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.
