# React Native

* [Android](/imqa-guide/installation/react-native/android.md)
* [iOS](/imqa-guide/installation/react-native/ios.md)
* [React Native Library 설정](/imqa-guide/installation/react-native/react-native-library.md)

설치 중 궁금한 사항이 있으시거나, 설치가 잘 되지 않는다면 아래를 통해 언제든지 문의해 주세요!\
필요에 따라 일정을 정한 후, 원격 지원도 진행 가능합니다. \
&#x20;\- 메일: <support@imqa.io>\
&#x20;\- 채팅 상담: [imqa.channel.io](http://imqa.channel.io)\
&#x20;\- 개발자 포럼: <https://imdev.imqa.io>


---

# 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://docs.imqa.io/imqa-guide/installation/react-native.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.
