# Why Natively?

1. It's so fast. You can build a mobile app yourself just in 5-10 minutes. (no coding skills required).
2. Secure. No need to share developer account credentials anymore.
3. Any Website. You can wrap any website with Natively and use native features with it.
4. Automated. Natively app creation process is fully automated and does not require developers involvement.
5. Integrations, guidance, and support. We have excellent documentation. Easy to use a plugin for Bubble and JS SDK.
6. Performance and stability. Natively are using the same open-source engine as other services, which means good app stability. We've added many performance improvements from our side and are implementing more.
7. A lot of native features: Push Notification, Universal Links (Deeplinking), Camera, QR/Bar code scanner, and more. Just check our [Bubble plugin](/guides/integration.md) for more details.
8. Release guarantee. We provide special terms and warranties for App Store and Google Play acceptance.
9. Preview App. Before buying, you can run your app and test native features in [preview mode](/natively-platform/preview.md).


---

# 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.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.
