# 支出上限の編集

ウォレットをdAppに接続し、スワップやステーキングなどの操作を行う際、dAppは通常トークンの使用許可を要求します——多くの場合、無制限の承認です。\
信頼性が高く実績のあるプロジェクトに対しては、無制限の承認を付与することは一般的であり、通常は安全とされています。しかし、すべてのdAppが信頼できるわけではありません。悪意のある、または未検証のdAppに誤って無制限のトークンアクセスを承認してしまうと、承認されたすべての資産がウォレットから引き出される可能性があります。これは暗号資産分野において一般的かつ深刻なセキュリティリスクです。

この問題に対応するため、KEYRING PRO Walletはバージョン5.5.0で「Edit Spending Cap」機能を導入しました。

**仕組み：**\
dAppが無制限のトークン承認を要求した場合、単に「Approve」または「Decline」を選択する代わりに、カスタムの支出上限を設定できるようになります。\
dAppが使用可能なトークンの最大量を自分で定義できます。

支出上限を設定することで、資産のコントロールを維持できます。仮にリスクのあるdAppとやり取りした場合でも、潜在的な損失は承認した金額に限定されます——普段は使うことを望まないものの、いざという時に役立つセーフティネットとして機能します。

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


---

# 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/how-to-use/edit-spending-limit.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.
