# Mobile App

The Mobile App is one of the pilot applications developed by Blanksquare to deliver high-quality, user-friendly, and privacy-focused blockchain experiences.&#x20;

Designed as a personal crypto wallet, it empowers users to stay private while interacting on-chain.

## Features

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Shielded Account</strong></td><td></td><td></td><td><a href="/pages/QIqdHEZrmZec2f0WmM8V">/pages/QIqdHEZrmZec2f0WmM8V</a></td><td><a href="/files/pm7378r3QVweB7HWmFCU">/files/pm7378r3QVweB7HWmFCU</a></td></tr><tr><td><strong>Shielded Yield</strong></td><td></td><td></td><td><a href="/pages/JL1wQfGQSjCRmJkzibPo">/pages/JL1wQfGQSjCRmJkzibPo</a></td><td><a href="/files/3PQYHNiyyuAcZX4ho18Y">/files/3PQYHNiyyuAcZX4ho18Y</a></td></tr><tr><td><strong>Multi-account management</strong></td><td></td><td></td><td><a href="/pages/Vn6bFEVs9N13zkOSi4YT">/pages/Vn6bFEVs9N13zkOSi4YT</a></td><td><a href="/files/SMyAt0Xi4GwbXkp3b2tS">/files/SMyAt0Xi4GwbXkp3b2tS</a></td></tr></tbody></table>

## Supported tokens

<table><thead><tr><th width="191.80859375">Network</th><th>Tokens</th></tr></thead><tbody><tr><td><picture><source srcset="/files/1TQdfhgv4USud1FYeRoQ" media="(prefers-color-scheme: dark)"><img src="/files/Tsy2Kp7Iu3u5PwpcYFiS" alt="" data-size="line"></picture>  Ethereum</td><td><img src="/files/iC6o6wn0wVgRTddvnksB" alt="" data-size="line"> ETH<br><img src="/files/QuCA382vM1irVyyyTScA" alt="" data-size="line"> USDC<br><img src="/files/RtTXe2EUzQWF9hnk3Vv0" alt="" data-size="line"> USDT</td></tr><tr><td><picture><source srcset="/files/kWukStNkJHrRMDkHZmOV" media="(prefers-color-scheme: dark)"><img src="/files/vCA82273LQUuFojrS54g" alt="" data-size="line"></picture>  Base</td><td><img src="/files/iC6o6wn0wVgRTddvnksB" alt="" data-size="line"> ETH<br><img src="/files/QuCA382vM1irVyyyTScA" alt="" data-size="line"> USDC<br><img src="/files/RtTXe2EUzQWF9hnk3Vv0" alt="" data-size="line"> USDT</td></tr></tbody></table>

{% hint style="info" %}
All supported tokens can be stored in your Shielded Account, ensuring that only you know their balance.
{% endhint %}


---

# 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/mobile-app.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.
