# React Native

- [MediaMelon React Native Video v5.2.1 SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/react-native/mediamelon-react-native-video-v5.2.1-sdk-integration-document.md): This guide provides detailed instructions on integrating the React Native Video MediaMelon SDK with React Native Video v5.2.1 player
- [React Native Video v6.4.2 with Mediamelon SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/react-native/react-native-video-v6.4.2-with-mediamelon-sdk.md): This guide provides detailed instructions on integrating the React Native Video MediaMelon SDK with React Native Video v6.4.2 player


---

# 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.mediamelon.com/mediamelon/smartsight-player-sdk-integration/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.
