# Paymaster Guide

The paymaster is a system that sponsors transactions on your behalf on all supported networks, that makes it possible to interact with the network without needing to have the network's balance.

On the dGEN1, it can also be leveraged to upgrade your CHAD AI assistant to use more powerful models.

## Check paymaster balance

1. Open the wallet app
2. Tap **GAS** in the bottom-right corner.

## Top up your paymaster

For this guide you'll need:

* Your dGEN1
* A stable internet connection
* At least 10 dollars worth of tokens<br>

<div align="left" data-full-width="false"><figure><img src="/files/BpY9gNsjGkeJTzANF1Qx" alt="" width="375"><figcaption></figcaption></figure></div>

**Steps**:

1. Open the wallet app
2. Tap **GAS** in the bottom-right corner.
3. At the bottom of the screen, choose a **top-up** **option**.
4. Confirm by tapping **TOP UP** on the terminal screen.
5. You’ll be redirected to the browser. On the new page, tap **PAY WITH CRYPTO**.
6. A dialog will appear showing assets that can cover the selected top-up amount. Pick one.
7. To view all eligible tokens, tap **More available**.
8. Sign the transaction (See [Browsing Onchain](/docs/browsing-onchain.md) for details.)<br>

## FAQ

#### Q: Can I see my paymaster usage history?

Not yet, but it's in the works

#### Q: Can I go lower than 10 dollars?

Not at the moment. That's a limitation of the system.

#### Q: What powers the top up?

Daimo Pay


---

# 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.freedomfactory.io/docs/paymaster-guide.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.
