# Rango Mobile SDK

Currently Rango offers JavaScript SDK and API Endpoints. If you want to use Rango in Mobile Apps you can contact:

* Creating a ticket on our [Discord](https://discord.gg/q3EngGyTrZ)
* Send an email to [marketing@rango.exchange](mailto:Marketing@rango.exchange)

SDKs for following languages/frameworks could be developed by Rango team:

* Native Android (Java/Kotlin)
* Native iOS (Objective C/Swift)
* React Native
* Flutter
* Unity Game Engine (C#)
* Other Programming Languages & Frameworks


---

# 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.rango.exchange/ask-for-integration/rango-mobile-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.
