> For the complete documentation index, see [llms.txt](https://hubay.gitbook.io/magento2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hubay.gitbook.io/magento2/introduction.md).

# Introduction

## React Native App for Magento2 eCommerce Websites:

Hubay enables you to build mobile apps for your Magento2 eCommerce websites. We are pleased to provide you with the following benefits: &#x20;

* Cross-platform mobile apps for AppStore and GooglePlay.
* Easy customization of colors to match your store brand.&#x20;
* All essentials elements of an eCommerce app (i.e. sign up, sign in, home, product list, cart, checkout, payment gateway).&#x20;
* Build your app within 5 minutes only.&#x20;
* Clean and simple design with awesome user experience.&#x20;
* Integration with Magento2 websites.&#x20;

![Full documentation of React Native app for Magento2 eCommerce websites](/files/-LF3u5l5vGeH7btWHO0f)

Our code is written with React Native and Redux frameworks. You can easily integrate your website with the mobile app via REST-API for Magento2.&#x20;

{% embed url="<https://youtu.be/c2Gv88x7BeQ>" %}
Learn more about features of the Hubay React Native App
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hubay.gitbook.io/magento2/introduction.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.
