# Overview

The Hatch Apps Mobile App Builder enables members to build an iOS and Android app without coding. The Mobile App Builder can be used with an API built with the API Builder or your own back end.&#x20;

Everything is customizable: components, user flows, screen layouts, and more.

Preview the app directly in the browser. Export the code to be able to deploy to iOS App Store or Google Play Store.&#x20;


---

# 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.hatchapps.com/mobile-app-builder/overview.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.
