# Benefits

{% hint style="info" %}
**Seamless and Powerful Cross-Network User Experience**
{% endhint %}

Markr Go allows users to enjoy a consistent and powerful user experience across all supported networks without the need to switch between different web3 wallets or chains manually. This unified approach simplifies the process and offers a seamless experience when interacting with multiple networks.

{% hint style="info" %}
**Two-Factor Authentication (2FA)**
{% endhint %}

Enhance the security of your account with two-factor authentication. This feature requires transaction approval from the owner wallet before execution, adding an extra layer of protection to your assets and ensuring that only authorized transactions are processed.

{% hint style="info" %}
**Pay Gas with any ERC-20 Token or Currency**
{% endhint %}

Enjoy the flexibility of paying gas fees with any supported token, not just the native network currency. This feature allows you to save on conversion costs and better manage your token holdings.

{% hint style="info" %}
**Gas-less Transactions**
{% endhint %}

Experience seamless transactions without worrying about gas fees. Markr Go enables users to perform certain actions without incurring gas costs, simplifying the interaction with dApps and improving the overall experience.

{% hint style="info" %}
**Batch Transactions**
{% endhint %}

Save time and fees by bundling multiple transactions into a single batch. This feature streamlines your operations, making it easier to manage your assets and interact with various dApps.


---

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