# Top-up Gas

After deploying your Markr Go Wallet, you'll need to top-up your gas balance to cover the costs of future transactions. With Markr Go, you can pay gas fees using any supported token. (for phase 1 -- AVAX only) To top-up your gas balance, follow these steps:

1. **Click (+) Button:**

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

2. **Select Wallet (Owner or Markr Go Safe) to Add Gas**

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

3. **Enter Amount and Send Transaction**

<figure><img src="/files/eQgXKnCft4wdV8P64pRq" 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.markr.io/markr-go/getting-setup/top-up-gas.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.
