# メタマスクのトランザクションに関するアラート

Aragon Clientが複数のトランザクションに署名してEthereumブロックチェーンに送信するよう求めた際に、Metamaskがその後のトランザクションが失敗することを警告する場合があります。

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5c98a4fe0428633d2cf3fcf7/images/5e31cc5804286364bc949451/file-vZiPEIBtx3.png)

これは、イーサリアムのブロックチェーンが最初のトランザクションからまだ更新されていないためで、Metamaskはその後のトランザクションが成功するか失敗するかを判断できません。&#x20;

Aragon Clientは、トランザクションが成功するために必要な状態を事前に計算しているので、安全にこれらの警告を無視できます。


---

# 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://legacy-docs.aragon.org/japanese-aragon-user-documentation/faq/miscellaneous/metamask-transaction-alert.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.
