# Sharing files in Meshnet

Meshnet provides an easy method to share files with your friends or family members. [Meshnet's file sharing](https://nordvpn.com/meshnet/file-sharing/) feature allows you to exchange files of any type and size between linked devices anywhere in the world. In just a few clicks, you can send up to 1,000 files at a time. Just make sure to download files from a trustworthy person — files from unknown individuals may contain malware.

Meshnet protects your file transfers with an encrypted connection to prevent unwanted snooping. In addition, the file sharing feature functions on a peer-to-peer basis, meaning that your file exchanges do not require a centralized server. This ensures the integrity of the sent data, which cannot be viewed by anyone but you and the intended recipients.

* [Sharing files on Windows](/features/sharing-files-in-meshnet/sharing-files-windows.md)
* [Sharing files on Android](/features/sharing-files-in-meshnet/sharing-files-android.md)
* [Sharing files on iPhone/iPad](/features/sharing-files-in-meshnet/sharing-files-ios.md)
* [Sharing files on macOS](/features/sharing-files-in-meshnet/sharing-files-macos.md)
* [Sharing files on Linux](/features/sharing-files-in-meshnet/sharing-files-linux.md)
* [Sharing files on Android TV](/features/sharing-files-in-meshnet/sharing-files-androidtv.md)


---

# 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://meshnet.nordvpn.com/features/sharing-files-in-meshnet.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.
