# Revoke（リボーク）とは？

リボークとは<mark style="color:yellow;">**承認した内容を取り消すこと**</mark>です。

DeFiへの参加やNFTの売買を行うと、ウォレットを接続してウォレット内の操作を許可する必要がある場合があります。\
例えば、NFTのオークションなので自動的に取引が実行される場合などに必要となります。

ウォレットにアクセスできるので、<mark style="color:yellow;">**悪意のあるプロダクトに対して承認を行うと、ウォレット内の仮想通貨やNFTを紛失するなど大きなリスク**</mark>にさらされます。

MetaMaskの公式Twitterでもリボークの解説が発信されており、リスクの高い・身に覚えないコントラクトに対する承認(Approve)をリボークすることを推奨しています。

{% embed url="<https://twitter.com/MetaMask/status/1499848000549515265>" %}

下記を参考にリボークを活用してください。

{% embed url="<https://crypto-times.jp/wallet-revoke/>" %}


---

# 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.saishumiraishoujo.com/metenohe/yong-yu-ji/revokeribkutoha.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.
