# Frequently Asked Questions (FAQ)

***

## Frequently Asked Questions

We will migrate your app so you can upload Natively builds to your existing TestFlight and Play Console listings.

***

### App Functionality and Updates

Email: <help@buildnatively.com>

***

### App Release and Troubleshooting

***

### Account and Billing

Send your request to <help@buildnatively.com> or use the in-app support chat.

***

Do you want me to also **split this into two accordion sections** — one for **General/Billing** and another for **Technical/Troubleshooting** — so that customers can more easily find answers depending on their issue?


---

# 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/natively-platform/frequently-asked-questions-faq.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.
