# SDKs & Frameworks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>ReactJS</h3><ul><li><a href="/pages/SDtH7ICshc7Y3PdWzn0L">Getting Started with ReactJS Hooks</a></li><li><a href="https://github.com/ApiRTC/react-lib">Hooks Library</a></li><li><a href="https://github.com/ApiRTC/mui-react-lib">Visual Components</a></li></ul></td><td><img src="/files/Lxuaq7kYQBVdcrDNqTml" alt=""></td><td></td><td><a href="/files/Lxuaq7kYQBVdcrDNqTml">/files/Lxuaq7kYQBVdcrDNqTml</a></td><td><a href="/pages/Fo2vP4pNqzHCat6tffio">/pages/Fo2vP4pNqzHCat6tffio</a></td><td></td></tr><tr><td><h3>React Native</h3><ul><li><a href="/pages/WUD7tBYFQMzoVTy7n1z6">Discover the ReactNative wrapper</a></li><li><a href="https://github.com/ApiRTC/reactNativeApiRTC">Go to the github repo</a></li></ul></td><td><strong>React Native</strong></td><td></td><td><a href="/files/gJXAMa1cDRHfbAkQPH6k">/files/gJXAMa1cDRHfbAkQPH6k</a></td><td><a href="/pages/WUD7tBYFQMzoVTy7n1z6">/pages/WUD7tBYFQMzoVTy7n1z6</a></td><td></td></tr><tr><td><h3>Android SDK (deprecated)</h3><ul><li><a href="https://github.com/ApiRTC/apirtc-android-sdk-examples">Android SDK code examples</a></li><li><a href="https://apirtc.github.io/references/apirtc-android-sdk/">SDK Reference</a></li></ul></td><td><img src="/files/PvgTKKfYr8oT0DiVfFca" alt=""></td><td></td><td><a href="/files/1RBKEdPKucfBRKMGpXFk">/files/1RBKEdPKucfBRKMGpXFk</a></td><td><a href="https://github.com/ApiRTC/apirtc-android-sdk-examples">https://github.com/ApiRTC/apirtc-android-sdk-examples</a></td><td></td></tr><tr><td><h3>iOS SDK (deprecated)</h3><ul><li><a href="https://github.com/ApiRTC/apirtc-ios-sdk">Get the ApiRTC SDK for iOS</a></li><li><a href="https://github.com/ApiRTC/apirtc-ios-sdk-examples">iOS SDK code examples</a></li><li><a href="https://apirtc.github.io/references/apirtc-ios-sdk/">SDK Reference</a></li></ul><p><em>End of life 2023</em></p></td><td><img src="/files/5dCvo4GpTswjM7nIR3Fg" alt=""></td><td></td><td><a href="/files/5dCvo4GpTswjM7nIR3Fg">/files/5dCvo4GpTswjM7nIR3Fg</a></td><td><a href="https://github.com/ApiRTC/apirtc-ios-sdk">https://github.com/ApiRTC/apirtc-ios-sdk</a></td><td></td></tr></tbody></table>


---

# 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://dev.apirtc.com/apirtc-developer-portal/apirtc-js-library/sdks-and-frameworks.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.
