# Transaction status “Dropped & Replaced“

### Transaction status "Dropped & Replaced" means that the transaction has been replaced with a new one.

### Reasons for the appearance of this status:

#### *1) You have accelerated the transaction in your wallet.*

* You can find out information about the transaction by the new transaction hash specified in the “**Replaced by Txn Hash**" field.

***2) You have cancelled the transaction.***

* The assets in the cancelled transaction will not be debited from your address, but the gas fee will not be refunded to you.\
  \ <br>

{% content-ref url="/pages/NRj1TBDBPtKYAEbIbPpE" %}
[FAQ](/products/cross-chain-swap/faq.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://docs.mainfarm.io/products/cross-chain-swap/faq/transaction-status-dropped-and-replaced.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.
