# I got scammed/hacked

If you suspect your wallet has been compromised, you see unauthorized transactions, or your funds are missing, time is of the essence. Hyperlend is a non-custodial protocol, so we do not have control over your private keys or the ability to "freeze" individual user accounts.

Follow the steps below immediately to secure any remaining assets:

**Revoke All Approvals**

If a malicious contract has permission to spend your tokens, it can continue to drain your wallet even if you change your password or disconnect from the site.

* Go to a revocation tool like [Revoke.cash](https://revoke.cash/)
* Revoke all active permissions

**Move Remaining Funds**

If your seed phrase or private key has been compromised, the entire wallet is "dirty."

* Do not continue using this wallet, consider it "burned"
* Create a completely new wallet (preferably using a trusted hardware wallet)
* Transfer any remaining assets to the new, clean address immediately

**Clear your browser's cache and cookies**

* especially if you suspect there may be malware or phishing


---

# 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.hyperlend.finance/support/i-got-scammed-hacked.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.
