# ガス代スポンサーシップ

このガイドでは、ユーザーとスポンサーの両方の視点から、ガス代スポンサーシップ機能がどのように機能するのかをわかりやすく、実用的に説明する。

目的は、すべての読者がこの機能の使い方、その価値、そしてなぜ導入する価値があるのかを理解できるようにすることだ。

## ガス代スポンサーシップとは？ <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/XQQo3EsHHyd67KTAX9do" %}
[ユーザー向け](/jp/keyring-pro/gas-fee-sponsorship/for-user.md)
{% endcontent-ref %}

### スポンサー向け

{% content-ref url="/pages/EcMeNWybkHkPjIlB7hBJ" %}
[スポンサー向け](/jp/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/jp/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.
