# Apps

To connect Android and iOS apps to Erebrus Nodes for accessing VPN services, users need to follow these steps:

1. **Install the App**: Download the dedicated app from Google Play Store for Android or the App Store for iOS devices.
2. **Create an Account**: Register an account within the app using your email or a preferred login method.
3. **Select a Node**: Once logged in, browse the list of available Erebrus Nodes. Choose a node based on your location preference and connection speed.
4. **Connect to VPN**: Tap the connect button within the app to establish a secure connection to the selected Erebrus Node. Once connected, your device will route internet traffic through this VPN node, ensuring privacy and security.
5. **Disconnecting**: To disconnect, simply tap the disconnect button, returning your internet connection to its standard routing.

These steps allow seamless integration of mobile devices with Erebrus Nodes, providing encrypted VPN services on both platforms.


---

# 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.netsepio.com/latest/erebrus/apps.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.
