# Other Platform Integrations

- [Lovable.dev](https://docs.buildnatively.com/getting-started/other-platform-integrations/lovable.dev.md): We’re so excited to announce support for Lovable.dev! Now you can take the app you’ve built on Lovable.dev and turn it into a professional mobile app for the Apple App Store and Google Play Store.
- [Quick Start Checklist](https://docs.buildnatively.com/getting-started/other-platform-integrations/lovable.dev/quick-start-checklist.md)
- [Integration](https://docs.buildnatively.com/getting-started/other-platform-integrations/lovable.dev/integration.md)
- [Troubleshooting Guide](https://docs.buildnatively.com/getting-started/other-platform-integrations/lovable.dev/troubleshooting-guide.md)
- [Base44](https://docs.buildnatively.com/getting-started/other-platform-integrations/base44.md): Good news! If you built your app with Base44, you can convert it into real App Store and Google Play apps with BuildNatively — no coding needed.
- [Quick Start Checklist](https://docs.buildnatively.com/getting-started/other-platform-integrations/base44/quick-start-checklist.md)
- [Integration](https://docs.buildnatively.com/getting-started/other-platform-integrations/base44/integration.md)
- [Troubleshooting Guide](https://docs.buildnatively.com/getting-started/other-platform-integrations/base44/troubleshooting-guide.md)
- [Replit](https://docs.buildnatively.com/getting-started/other-platform-integrations/replit.md): Good news! If you’ve built a web app with Replit, you can now turn it into a real mobile app for the App Store and Google Play using BuildNatively — no coding required.
- [Quick Start Checklist](https://docs.buildnatively.com/getting-started/other-platform-integrations/replit/quick-start-checklist.md): Follow this step-by-step checklist to turn your Replit app into a fully functional iOS and Android app with BuildNatively.
- [Integration](https://docs.buildnatively.com/getting-started/other-platform-integrations/replit/integration.md)
- [Troubleshooting Guide](https://docs.buildnatively.com/getting-started/other-platform-integrations/replit/troubleshooting-guide.md): Here’s a detailed list of the most common issues you may encounter when turning your Replit project into a mobile app with BuildNatively, along with explanations and fixes.


---

# 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/other-platform-integrations.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.
