# 燃料费赞助

本指南将从用户和赞助者的角度，提供关于燃料费赞助功能如何运作的清晰且实用的解释。

目标是帮助所有读者理解如何使用此功能、它提供了什么价值，以及为什么值得采用。

## 什么是燃料费赞助？ <a href="#what-is-gas-fee-sponsorship" id="what-is-gas-fee-sponsorship"></a>

燃料费赞助是一项功能，允许第三方（称为赞助者）代表用户支付交易费用（也称为燃料费）。用户不需要为每笔交易自行支付费用，赞助者可以介入并代为支付。

此系统对于可能没有原生代币来支付燃料费的新用户，或希望更顺畅引导用户使用应用程序的项目而言，尤其有帮助。

## 它如何运作？ <a href="#how-it-works" id="how-it-works"></a>

让我们更详细地了解燃料费赞助功能是如何运作的 —— 包括从中受益的用户，以及启用该功能的赞助者。

### 面向用户

{% content-ref url="/pages/9VWRiXjxd5MWAKKYsOOH" %}
[面向用户](/zh/keyring-pro/gas-fee-sponsorship/for-user.md)
{% endcontent-ref %}

### 针对赞助者 <a href="#for-user" id="for-user"></a>

{% content-ref url="/pages/meJqc1Euf4EfTVblysXW" %}
[针对赞助者](/zh/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/zh/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.
