> For the complete documentation index, see [llms.txt](https://shadownode.gitbook.io/shadow-node-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shadownode.gitbook.io/shadow-node-white-paper/cross-platform.md).

# Cross-Platform

**Operating Systems:**

* Windows
* Linux
* MacOS
* Android
* iOS (Live on TestFlight)

**Devices:**

* Whether you are using a desktop computer, laptop, smartphone, or tablet, Shadow VPN is optimized for various devices. This inclusivity ensures that users can enjoy the benefits of our VPN service on the devices they use daily.

**Browsers:**

* Shadow VPN is designed to work across different web browsers, allowing users the flexibility to choose their preferred browser for a secure and private browsing experience.

**Ease of Use:**

* The cross-platform compatibility of Shadow VPN is accompanied by a user-friendly interface. The setup process is streamlined and consistent across platforms, making it easy for users to configure and use the VPN on different devices.

**Synced Experience:**

* Users can expect a synced experience regardless of the platform they are using. Preferences, settings, and subscription information are seamlessly synchronized to ensure a cohesive and integrated user experience.

**Continuous Updates:**

* Shadow VPN is committed to providing regular updates across all supported platforms. This ensures that users receive the latest features, security enhancements, and improvements, maintaining a consistent experience across different devices and operating systems.

By embracing a cross-platform approach, Shadow VPN aims to meet the diverse needs of users, offering a unified and reliable VPN experience regardless of the device or operating system they choose. This commitment to accessibility underscores our dedication to making online privacy and security available to everyone, irrespective of their preferred digital environment.


---

# 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, and the optional `goal` query parameter:

```
GET https://shadownode.gitbook.io/shadow-node-white-paper/cross-platform.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
