# Mobile app

## Mobile app

- [Home](https://mobiledocs.themeparrot.com/home.md)
- [Bookstore](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore.md)
- [Introduction](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/introduction.md)
- [Environment Setup](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/environment-setup.md)
- [Platform setup](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/platform-setup.md)
- [Set up an editor](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/set-up-an-editor.md)
- [Run the App](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/run-the-app.md)
- [Website Integration](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/website-integration.md)
- [UI Customize](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/ui-customize.md)
- [Firebase configuration](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/firebase-configuration.md)
- [Android Configuration](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/firebase-configuration/android-configuration.md)
- [iOS Configuration](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/firebase-configuration/ios-configuration.md)
- [Dynamic UI changes](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/dynamic-ui-changes.md)
- [Basic Features](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/basic-features.md)
- [Release](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/release.md)
- [Publish to google play](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/release/publish-to-google-play.md)
- [Publish to App store](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/release/publish-to-app-store.md)
- [UI Screens](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/ui-screens.md)
- [Outfit](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit.md)
- [Introduction](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/introduction.md)
- [Environment Setup](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/environment-setup.md)
- [Install the Ionic CLI](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/install-the-ionic-cli.md)
- [Firebase Configuration](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/firebase-configuration.md)
- [iOS Configuration](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/firebase-configuration/ios-configuration.md)
- [Android Configuration](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/firebase-configuration/android-configuration.md)
- [Ionic platforms](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/ionic-platforms.md)
- [Push Notifications](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/push-notifications.md)
- [UI Customization](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/ui-customization.md)
- [Basic Features](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/basic-features.md)
- [Releases](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/releases.md)
- [Publish to Google Play](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/releases/publish-to-google-play.md)
- [Publish to Apple Store](https://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/releases/publish-to-apple-store.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mobiledocs.themeparrot.com/home.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.
