# Introduction

What is Book store mobile app?

{% hint style="info" %}
Book store app is a universal e-commerce app inspired by the Flutter framework. Bookstore comes as a complete solution for optimizing to deliver your app to the market with high productivity and cost-efficiency. It could be able to satisfy all of the business requirements including e-commerce functionalities, and smooth performance on both iOS and Android devices.
{% endhint %}

### **Getting Started** <a href="#getting-started" id="getting-started"></a>

<table><thead><tr><th width="294.24283611215725">System Requirements</th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Operating system</td><td>macOS (64-bit), Windows 10 (64-bit), x86-64 based</td><td></td></tr><tr><td>Disk space</td><td>2.8 GB</td><td></td></tr><tr><td>SDK</td><td><p>Download the following installation bundle to get the latest stable release of the Flutter SDK</p><p><a href="https://storage.googleapis.com/flutter_infra_release/releases/stable/windows/flutter_windows_2.10.5-stable.zip"><code>Windows</code></a> <a href="https://storage.googleapis.com/flutter_infra_release/releases/stable/macos/flutter_macos_2.10.5-stable.zip"><code>macOS</code></a></p></td><td></td></tr><tr><td>Tools</td><td><p>Flutter depends on these tools being available in your environment.</p><ul><li><a href="https://docs.microsoft.com/en-us/powershell/scripting/install/installing-windows-powershell">Windows PowerShell 5.0</a> or newer (this is pre-installed with Windows 10)</li><li><a href="https://git-scm.com/download/win">Git for Windows</a> 2.x, with the <strong>Use Git from the Windows Command Prompt</strong> option.</li><li>Xcode</li></ul></td><td></td></tr></tbody></table>


---

# 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://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/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.
