# Mobile Client

### Installation

Mobile applications are available in the official app stores for [Android](https://play.google.com/store/apps/details?id=net.defguard.mobile) and [iOS](https://apps.apple.com/us/app/defguard-vpn-client/id6748068630).

### Guides

These guides explain how to use the Defguard Mobile to connect securely to VPN locations within your Defguard instance. It covers the entire process, from installation, adding new instances, connecting to locations, to managing your VPN connection settings.

* [Instance adding guide](https://docs.defguard.net/using-defguard-for-end-users/instance-adding#adding-instance-during-enrollment)
* [Connecting to Instance guide](https://docs.defguard.net/using-defguard-for-end-users/instance-connect#connecting-to-instance)
* [Managing Instance guide](https://docs.defguard.net/using-defguard-for-end-users/instance-manage#managing-your-instance)

### Automatic configuration update

When the configuration of an Instance is being updated (for e.g. switching from no-MFA → internal-MFA), mobile client **does** **not** refresh the Instance configuration automatically if the **app is opened**.\
This is an intended behaviour.

If you want to manually update your Instance perform:

* **Manual pull-to-refresh** on the instance screen.
* **Restart of the application** (reopening the app)


---

# 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.defguard.net/using-defguard-for-end-users/mobile-client.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.
