# Blanksquare Pilot Apps

Built on top of Blanksquare’s privacy infrastructure—centered around Shielder and extended by the Shielder-SDK—two user-facing applications bring privacy to life in a practical and intuitive way. They deliver an experience that automates complex on-chain actions behind a clean, privacy-first interface, helping users stay in control of their data while feeling safe and confident.

Designed as *Pilot Apps*, the Web and Mobile Apps aim to shape new paradigms for privacy in web3 by introducing design patterns and features that respond to real user needs.

Apps serve a dual purpose: advancing privacy-first user experiences while remaining fully functional and practical tools for everyday use. Through these applications, Blanksquare drives innovation in how people interact with privacy-enabled blockchain systems—making privacy not only possible, but seamless, accessible, and user-friendly.

Both apps handle fee calculations and payments transparently for users. For technical details about the underlying fees structure, see [Understanding Fees](/integration-guides/fees.md).

This experience takes shape in two privacy-oriented tools :

* [**Mobile App**:](/user-guides/mobile-app.md) A native application designed for smartphones that functions as a typical crypto wallet, but with privacy features deeply integrated. It offers users privacy-preserving actions and seamless interaction with blockchain features on the go, enabled by direct integration with Shielder.
* [**Web App**: ](/user-guides/webapp.md)A lightweight dApp that gives users access to Shielder by connecting any EVM-compatible wallet on EVM-compatible chains. It allows you to manage Shielded Accounts and stay private while using your existing, standard wallets, without the need for a separate privacy-focused wallet.


---

# 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.blanksquare.io/user-guides/blanksquare-pilot-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.
