# Gas Manager

## What is a Gas Manager

On the other hand, we have the Gas Managers, a pivotal role in simplifying and enhancing the user experience, particularly concerning transaction fees (gas fees) within the blockchain ecosystem.

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

1. **Fee Sponsorship**: The Gas Manager is responsible for fee sponsorship. It is the designated entity that covers the transaction fees incurred by users when they interact with the crypto in-app purchases.
2. **Enhanced User Engagement**: By sponsoring gas fees, the Gas Manager removes a significant barrier for users. Gamers can seamlessly participate in in-game activities and transactions without the need to concern themselves with the costs associated with blockchain interactions.
3. **Incentive Creation**: Fee sponsorship serves as a powerful incentive mechanism. Game owners or other designated sponsors can encourage users to engage more deeply with your gaming platform by removing the financial burden of gas fees. This incentive fosters greater user participation and loyalty.

Now that we disclosed all the technical details... It's time to [Set Up your Gas Manager](/dashboard/elixir-invisible-wallet/gas-manager.md) account.

{% hint style="danger" %}
It's important to note that this feature is not a requirement for the core functionality of the system; the platform will operate seamlessly without it
{% endhint %}


---

# 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.elixir.app/dashboard/elixir-invisible-wallet/gas-manager.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.
