> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/update.md).

# Update

Updates to the app occur automatically on both Android and iOS, provided this has not been disabled.

## Beta Versions

Pre-release versions of the app are published on separate channels. Interested users are thus enabled to discover and test new features early.

As testing and bug fixes may not be complete at this early stage of release, we cannot guarantee unrestricted operation in production environments at this time.

{% hint style="info" %}
Please also note that switching from a beta channel back to the standard version may result in data loss. If in doubt, please contact support in advance.
{% endhint %}

### How to Switch to the Beta Channel for Android

1. Open the Playstore app on the device that you want to switch to the beta channel
2. Search for FlexIn and open its product page
3. Scroll down to "Enroll in beta program" and press the corresponding button. The switch may take a few minutes.
4. Perform an app update when prompted.

### How to Switch to the Beta Channel for iOS

1. Open the Safari app on the device that you want to switch to the beta channel.
2. Visit the following page: <https://testflight.apple.com/join/yjN5QTMx>
3. Follow the instructions (install TestFlight)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/update.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.
