# Ben Wallet

Ben is the *first*, W*eb + Android native hybrid wallet* for the KALE ecosystem on Stellar, offering a friendly, intuitive and easy to use UX.

**Goals**

* Easy onboarding to Stellar via the KALE ecosystem.
* Easier UX for current complex clients (this app serves as an easier to use counterpart to the console miners).
* Both an Ecosystem Value-producing application and a Developer mainnet live testing tool.
* It is important to highlight that once new protocol versions are deployed (starting with Protocol 23 since it was a huge change!), higher limits will require higher network usage to re-test; the mobile app has the potential to bring additional “test” users (where load comes from real-life interactions).&#x20;

{% hint style="success" %}
SLP-0004 passed! Read about [which limits were increased](/ben-wallet/on-stellar/limits-increase-slp-0004.md).&#x20;
{% endhint %}

{% hint style="success" %}
X-RAY (Protocol 25) is live! (zk and privay Stellar is the way!)\
Read all about this amazing [upgrade](https://stellar.org/blog/developers/introducing-whisk-stellar-protocol-23)!, and [when](https://stellar.expert/explorer/public/protocol-history) it went live.&#x20;
{% endhint %}

{% hint style="success" %}
SLP-0003 passed! Read about [which limits were increased](/ben-wallet/on-stellar/limits-increase-slp-0003.md), and [when](https://stellar.expert/explorer/public/protocol-history).&#x20;
{% endhint %}

{% hint style="success" %}
Whisk (Protocol 23) is live! Read all about this amazing [upgrade](https://stellar.org/blog/developers/introducing-whisk-stellar-protocol-23), and [when](https://stellar.expert/explorer/public/protocol-history) it went live.&#x20;
{% endhint %}

* Test client for follow-up AnyToken paymaster project.&#x20;

**Stellar Ecosystem Value-Add & Strategy**

* It has become very clear that Web3 will be built upon mobile apps. We should invest into tech and tools that make building them on Stellar, easier.&#x20;
* Putting more weight into device-targeted focused apps might provide a head start with upcoming NFC tech for payments.&#x20;
* Standardize Smart Wallets and Passkeys on Stellar as build primitives.
* Provide an implementation reference (and operations framework) for future mobile native apps on Stellar.
* In the long-term, generate enough value-add in terms of interest and engagement from both the Kotlin and Jetbrains community, for Web3 mobile-focused projects.
* New Operations infrastructure components coming from out of live network operations of the platform.

{% hint style="info" %}
⚠You are viewing *live* docs, so content changes daily! be sure to come back if you want to keep with the latest.
{% 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://ben-wallet.gitbook.io/ben-wallet/overview/ben-wallet.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.
