# Transfer app from AppMySite

## Can I move my app from AppMySite to another platform?

AppMySite does not provide access to the source code of the apps created on its platform. The source code remains the exclusive property of AppMySite and is not available for purchase or included in any of their plans. Consequently, migrating your app to another platform would require rebuilding it from scratch using that platform's tools and resources.


---

# 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.appmysite.com/frequently-asked-questions/account-and-subscription/transfer-app-from-appmysite.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.
