# Unintended Actions on the WAX Blockchain

Due to the decentralized nature of the WAX blockchain, there are limitations to what support can assist with:

* We **cannot** reverse transactions.
* We **cannot** move assets in or out of your wallet.
* We **cannot** ban, block, or erase any wallet addresses on the blockchain.
* We **cannot** disclose non-public details about any account.
* We **cannot** make changes or modifications to wallets/accounts.

Given these constraints, it's crucial to review and verify every transaction before confirming. Should you make an inadvertent transaction, support won't be in a position to rectify it. Always proceed with caution.


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/unintended-actions-on-the-wax-blockchain.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.
