# App Resuming

Android, iOS and Win10 put applications into a paused state when the user navigates away from the application, either by simply going to the home screen or by switching to another application.

This event is triggered when the O.S. brings your application back into execution after it had previously placed it into a paused state.

#### Event available on the following operating systems

![](/files/kfMeq0OanEe5OOx5RmUn)


---

# 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://doc.sysdevmobile.com/kalipso5/developing/form/controls/events/app-resuming.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.
