# Alerta de transação da carteira Metamask

Quando o *Aragon Client* pede que você assine e envie várias transações para o blockchain Ethereum, seu provedor Ethereum (por exemplo, Metamask) pode avisá-lo de que as transações subsequentes falharão:

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

Isso se deve ao fato de que o blockchain Ethereum ainda não fue atualizado desde suas transações iniciais, o que torna impossível para o provedor Ethereum determinar se as transações subsequentes serão bem-sucedidas ou falharão.

Você deve poder ignorar esses avisos com segurança, pois o *Aragon Client* já terá pré-calculado o estado necessário para garantir que suas transações sejam bem-sucedidas.


---

# 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/aragon-documentacao-do-utilizador/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.
