# W3XShare

## W3XShare

- [W3XShare, W2W data file-sharing](https://wiki.w3xshare.com/w3xshare-w2w-data-file-sharing.md): W3XShare leverages blockchain networks, decentralized storage and communication protocols, to provide a secure and self-custodial solution for encrypted data file-sharing between wallets.
- [Let's start](https://wiki.w3xshare.com/introduction/lets-start.md): Learn about self-custodial data file transfers, learn about the W3XShare, the Web3 alternative to data file sharing.
- [FAQ](https://wiki.w3xshare.com/introduction/faq.md)
- [User Guide](https://wiki.w3xshare.com/overview/user-guide.md): This is the W3XShare user guide. Follow the steps for easier onboarding and access to all needed information.
- [Supported Networks & Storage](https://wiki.w3xshare.com/overview/supported-networks-and-storage.md): We strive to enable access to data file sharing no matter to the native L1/L2.
- [Fees](https://wiki.w3xshare.com/overview/fees.md): Smart contract protocol-based W3XShare fees are transparent and applicable to every file transfer transaction.
- [Architecture](https://wiki.w3xshare.com/platform/architecture.md): W3XShare is designed to be as lightweight and modular as possible while retaining core decentralization primitives.
- [Encryption](https://wiki.w3xshare.com/platform/encryption.md): Encryption is one of the key parts of the solution. W3XShare utilises AES-randomly generated secret key to enable end-to-end encryption.
- [White-label](https://wiki.w3xshare.com/platform/white-label.md): W3XShare white-label framework lets the developers launch data file transfer dApps out-of-the-box in a matter of hours.


---

# 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://wiki.w3xshare.com/w3xshare-w2w-data-file-sharing.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.
