# 移动端第三方框架 SDK

- [React Native无埋点SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/rn-autosdk.md)
- [React Native埋点SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/rn-sdk.md)
- [Flutter埋点SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/flutter-sdk.md)
- [Cordova埋点SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/cordova-sdk.md)
- [Weex埋点SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/weex-sdk.md)
- [API Cloud埋点SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/apicloud-sdk.md)
- [AppCan埋点SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/appcan-sdk.md)
- [uniapp 埋点SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/uniapp-mai-dian-sdk.md)
- [Unity 埋点 SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/unity-mai-dian-sdk.md)
- [鸿蒙原生埋点 SDK](https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/otherframe-sdk/harmonyosnext-sdk.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/v3/developer-manual/sdkintegrated/otherframe-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.
