> For the complete documentation index, see [llms.txt](https://docs.parqex.com/-MUyxAVrX9S4wky8UoX6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parqex.com/-MUyxAVrX9S4wky8UoX6/embedding-parqex-in-native-mobile-apps/overview.md).

# Overview

ParqEx can be easily embedded into a native mobile app using a webview. Some third-party tools integrate into native mobile apps using native mobile SDKs (we previously used this approach), but now our approach to embedding ParqEx in native mobile apps is to use a webview. The main benefits to this approach are:

* Updates and new features for the ParqEx experience are immediately available (whereas updates to native SDKs often lag behind updates for the web experience).
* Updates and new features for the ParqEx experience do not require a new release of your app.
* The user experience is completely consistent between mobile and web.
