# Zapper Accounts

1. **Create a Zapper Account**

On the **Dapp-Zapper** page, click **Create Account**.

<figure><img src="/files/AkbM5lQwA4kwIuKkiCjY" alt=""><figcaption></figcaption></figure>

You can assign any **EVM address** as the recipient, specify the address, and set the **budget** for the Zapper account.

<figure><img src="/files/ZW0G0pw2u3eq8qHxzORQ" alt=""><figcaption></figcaption></figure>

After creation, you can share the **QR code** or **account URL** with the recipient, who can then access and manage the Zapper account.

<figure><img src="/files/vw8p3xyZ6UCIOpakeurc" alt=""><figcaption></figcaption></figure>

2. **Use a Zapper Account**

The Zapper account recipient connects their corresponding **EVM wallet** to directly manage and spend the assigned budget.

<figure><img src="/files/z3YnIRhk2MdTfdCw6eU9" alt=""><figcaption></figcaption></figure>


---

# 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.lnfi.network/products/ln-node/user-guide/zapper-accounts.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.
