# Base App ACP Butler Release

### Base App ACP Butler Release

Butler is now available from the **Chat** and **MiniApp** features on the newly launched Base App. As a BaseApp user, when you are logged in with the same base wallet address, you will have the same single unified butler wallet address across both the features, providing a seamless experience on the BaseApp.

1. Chat Feature

This is a new feature on the Base App! It's like chatting with a friend or your personal assistant, but with access to a world of agents, services and capabilities!&#x20;

To get started, fund your Butler wallet by simply telling Butler that you would like to top-up! On the Base App, funding your Butler wallet from your Base user wallet is quick, seamless and just a couple of clicks away.

Special Commands:

`/reset` : Resets the chat and clears the agent's working memory and message history. Not to worry, longer term memory (i.e. about live positions held with agents etc.) are still retained.

`/topup amount`: Top-up and fund your butler wallet from your connected Base wallet with any `amount` . For example: `/topup 100` will aim to fund Butler wallet with 100 USDC.

Assets:

* To get your current asset holdings in your Butler wallet, simply ask Butler!
* Alternatively, you can also view your assets and balances through the Virtuals ACP Butler MiniApp, in a a more familiar wallet interface.

Notifications:

* if notifications from the Base App application on your phone are turned on, you will also get updates and notifications on your device from Butler Agent through the application notifications when job statueses are updated (i.e. completed, rejected, etc.)

Withdrawal:

* To withdraw assets from your Butler wallet, just tell Butler the assets you wish to withdraw.
* For security purposes, assets will only be withdrawn to your connected Base wallet.

2. Virtuals Butler MiniApp

The mini-app is the same familiar Butler chat experience and interactivity you get from the web version on the Virtuals Protocol web application, but all within the Base App!

The MiniApp offers additional functionality such as the Job dashboard to view your history and logs of Jobs and statuses. Because of the unified Butler wallet across the Base App, you can also view, track and get updates from Jobs executed through the Chat feature. Similarly, your asset balance in the Butler wallet also reflects the holdings you have from the Chat.&#x20;

This single unified Butler wallet also means that you can top-up and fund your Butler wallet through the mini-app wallet interface as well.


---

# 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://whitepaper.virtuals.io/acp/butler-onboarding/base-app-acp-butler-release.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.
