# Introduction

Markr Go is an innovative feature designed to enhance the user experience on Markr.io and other supported dApps across multiple EVM-compatible networks. By offering account and gas abstraction through EIP-4337 compliant contract wallets, Markr Go provides users with increased security and convenience. The main benefits of Markr Go include:

* **Seamless and Powerful Cross-Network User Experience**
* **Two-Factor Authentication (2FA)**
* **Pay Gas with any ERC20 Token or Currency** *(soon -- AVAX for phase 1)*
* **Gas-less Transactions**
* **Batch Transactions**
  * **Approve & Swap in a Single Transaction**
  * **Multi-input Swaps** *(soon)*
  * *and many more features...*


---

# 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/introduction.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.
