# Account Abstraction Wallet Tutorial

1. Input the token address you want to transfer
2. Send your token from the AA wallet to any other address, just like you would with your EOA wallet.

<div><figure><img src="/files/rFKl3Ne4Z8FfiyCkgRbL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XlI5WwSOfYdK6MKPCDhH" alt=""><figcaption></figcaption></figure></div>


---

# 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://zap-pilot.gitbook.io/zap-pilot/vault-strategy/account-abstraction-wallet-tutorial.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.
