# Help with Unfamiliar Transactions

If you see a transaction on your account that you do not recognize at first, follow these steps:

1. Consider if it **was a transaction that you made, but that you don't recognize** because you might have thought you were making the transaction on a different wallet, the transaction was made relating to a subnet that has changed names, or the amount may look different than you remember due to fees, slippage, or other common variables that occur in the process of making a transaction.
2. **Check** [TAO.com Status](/support/tao.com-status.md) to confirm that there are no issues with the app resulting in information being displayed incorrectly. If you'd like confirm with us, see [Other Issues](/support/troubleshooting-and-help/other-issues.md).

If none of the above apply, and **you are sure the transaction is unauthorized** (especially if all of your funds have been transferred out of your wallet and your wallet balance is $0), you unfortunately may be the victim of a crypto theft or scam.

TAO.com is a non-custodial wallet, meaning that we do not have access to your private keys or recovery phrase, also known as a "seed phrase" or "mnemonic seed". We have no ability to access or control user wallets, nor reverse or recover any funds that were transferred out of your wallet unintentionally or in an authorized fashion.&#x20;

In this situation, we recommend contacting your local law enforcement to report the stolen funds.

If you are located in the United States, please refer to the following resources:

1. FBI's Internet Crime Complaint Center (IC3) -  [ic3.gov/Home/FileComplaint](http://ic3.gov/Home/FileComplaint)
2. Federal Trade Commission (FTC) - [ReportFraud.ftc.gov](http://reportfraud.ftc.gov/)
3. Commodity Futures Trading Commission (CFTC) - [CFTC.gov/complaint](http://cftc.gov/complaint)

If you are not located in the United States, contact your local authorities overseeing crypto theft.<br>


---

# 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://support.tao.com/support/troubleshooting-and-help/help-with-unfamiliar-transactions.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.
