> For the complete documentation index, see [llms.txt](https://docs.buildnatively.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildnatively.com/getting-started/why-natively.md).

# Why Natively?

#### From website to app in minutes

No development team, no months of work, no large budget. With Natively, you can go from your existing website to a published iOS and Android app in minutes - no coding skills required.

#### **Works with any website**

Natively works with any website or web app that runs over HTTPS - whether you built it with Lovable, Base44, Replit, Bubble, WordPress, Shopify, or anything else. If it runs in a mobile browser, it will work in Natively.

#### **Stable and fast on every device**

Natively is built on the same open-source WebView engine used across the industry, with additional performance improvements applied on top of it. Your app will be stable, fast, and consistent across devices.

#### **A growing library of native features**

Natively comes with a growing library of native features you can enable as your app grows - [Push Notifications](/natively-platform/features/notifications.md), [In-App Purchases](/natively-platform/features/purchases.md), [Geolocation](/natively-platform/features/geolocation.md), [Biometrics & Credentials](/guides/integration/biometrics-and-credentials.md), [Analytics](/natively-platform/features/analytics.md), and [more](/guides/integration.md).

#### **App Store acceptance guarantee**

Natively provides special terms and warranties for acceptance in App Store and Google Play, so you can publish with confidence.

#### **Try before you buy**

Before committing to a paid plan, you can run and test your app in [Preview](/natively-platform/preview.md) mode - directly on your device.

#### **Support and documentation when you need it**

Natively comes with detailed documentation covering every feature and platform integration. If you get stuck, our support team is available to help you move forward quickly.


---

# 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://docs.buildnatively.com/getting-started/why-natively.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.
