# Managing your App

## Updates and maintenance

All published apps come with a monthly support and maintenance package, which means that we will keep the app up-to-date with software changes required by the stores. We will typically update and re-publish your app once or twice a year to include the latest changes.

All you have to do is to keep paying your annual store membership ($79 for Apple currently) and have someone in your company assigned to accept the occasional Ts and Cs they send through which only the app owner can do. We will keep an eye on this and let you know if we see a renewal you need to action.


---

# 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://learn.reptile.app/help-guides/managing-your-app.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.
