# ysendit.com

## ysendit

- [What is ysendit?](https://help.ysendit.com/what-is-ysendit.md): ysendit is a simple and free service to share files securely over the Internet.
- [Sharing files ](https://help.ysendit.com/sharing-files.md): You can upload files on our website and get a link. Using this link, other people can download your files safely and easily.
- [Downloading files](https://help.ysendit.com/downloading-files.md): Have full control over the way you download files
- [End-to-end Encryption](https://help.ysendit.com/end-to-end-encryption.md): When starting a new upload, we offer the option "Encrypt the transfer end-to-end" inside the options section of the uploader. We further introduce this functionality on this page.
- [Preview files](https://help.ysendit.com/preview-files.md): The download page allows you to preview files with common file formats before you download them
- [Keep your transfers](https://help.ysendit.com/keep-your-transfers.md): You can view and manage all transfers you have uploaded in the past
- [Storage regions](https://help.ysendit.com/storage-regions.md)
- [Want Ad free? Own domain?](https://help.ysendit.com/want-ad-free-own-domain.md)
- [macOS App](https://help.ysendit.com/apps/macos-app.md): With our App for macOS, you can share files directly from the Menu Bar and using the Share Extension also from other Apps. Follow the instructions below to install it.
- [I need your help](https://help.ysendit.com/i-need-your-help.md): Thank you for using ysendit. Please help ysendit to be better known
- [Changelog](https://help.ysendit.com/updates-and-upcoming/changelog.md): Read about our latest product changes and improvements
- [Roadmap](https://help.ysendit.com/updates-and-upcoming/roadmap.md): Some things we're considering to implement next
- [Contact us](https://help.ysendit.com/links/master.md): Stuck and want to find quick answers? This docs site is intended to help you getting along with ysendit.com


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.ysendit.com/what-is-ysendit.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.
