# Gas Fee Sponsorship

This guide will provide a clear and practical explanation of how the **Gas Fee Sponsorship** feature works, from the perspective of both **Users** and **Sponsors**.&#x20;

The goal is to help all readers understand how to use this feature, what value it offers, and why it might be worth adopting.

## What is Gas Fee Sponsorship?&#x20;

Gas Fee Sponsorship is a feature that allows a third party (called a *Sponsor*) to cover the transaction fees (also known as *gas fees*) on behalf of a *User*. Instead of users having to pay for every transaction themselves, a sponsor can step in and pay the fee.&#x20;

This system is especially helpful for new users who may not have native tokens to pay for gas, or for applications aiming to onboard users more smoothly.

## How it works?

Let’s take a closer look at how the **Gas Fee Sponsorship** feature works — both for **Users** who benefit from it, and **Sponsors** who enable it.

### For User

{% content-ref url="/pages/svXbiqdmXsQJN9JMazdg" %}
[For User](/keyring-pro/gas-fee-sponsorship/for-user.md)
{% endcontent-ref %}

### For Sponsor

{% content-ref url="/pages/FKqkC7nzgc2X7QOZSr6u" %}
[For Sponsor](/keyring-pro/gas-fee-sponsorship/for-sponsor.md)
{% endcontent-ref %}


---

# 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://help.keyring.app/keyring-pro/gas-fee-sponsorship.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.
