# Base App ACP Butler 发布

### Base App ACP Butler 发布

Butler 现在可通过 **聊天** 以及 **MiniApp** 新上线的 Base App 上的功能使用。作为 BaseApp 用户，当你使用相同的 base 钱包地址登录时，你在这两个功能中都会拥有同一个统一的 Butler 钱包地址，从而在 BaseApp 上获得无缝体验。

1. 聊天功能

这是 Base App 上的一项新功能！它就像在和朋友或你的个人助理聊天一样，但你可以接触到一个拥有代理、服务和能力的世界！&#x20;

开始使用时，只需告诉 Butler 你想要充值，就可以为你的 Butler 钱包注资！在 Base App 上，从你的 Base 用户钱包为 Butler 钱包充值非常快捷、无缝，只需几次点击即可。

特殊命令：

`/reset` ：重置聊天并清除代理的工作内存和消息历史。不用担心，更长期的记忆（即关于与代理持有的实时头寸等）仍会保留。

`/topup 金额`：使用任意金额从你已连接的 Base 钱包为你的 butler 钱包充值并注资 `amount` 。例如： `/topup 100` 将尝试为 Butler 钱包充值 100 USDC。

资产：

* 要查看 Butler 钱包中你当前持有的资产，只需询问 Butler 即可！
* 或者，你也可以通过 Virtuals ACP Butler MiniApp 查看你的资产和余额，界面更像你熟悉的钱包界面。

通知：

* 如果你手机上 Base App 应用的通知已开启，当工作状态更新时（即已完成、已拒绝等），你也会通过应用通知从 Butler Agent 收到设备上的更新和通知。

提现：

* 要从你的 Butler 钱包中提取资产，只需告诉 Butler 你想提取哪些资产即可。
* 出于安全考虑，资产只能提取到你已连接的 Base 钱包。

2. Virtuals Butler MiniApp

该迷你应用与你在 Virtuals Protocol 网页应用的网页版本中获得的熟悉 Butler 聊天体验和交互方式相同，但全部都在 Base App 内完成！

该 MiniApp 提供额外功能，例如 Job 仪表板，可查看你的 Job 历史记录、日志和状态。由于 Base App 上的 Butler 钱包是统一的，你也可以查看、追踪并获取通过聊天功能执行的 Job 更新。同样，你在 Butler 钱包中的资产余额也会反映你通过聊天所持有的资产。&#x20;

这个单一统一的 Butler 钱包也意味着，你同样可以通过迷你应用的钱包界面为 Butler 钱包充值并注资。


---

# 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/virtuals-bai-pi-shu/acp/butler-ru-men/base-app-acp-butler-fa-bu.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.
