# DeFi Traders Avoiding Wallet Tracking

A trader wants to protect their strategies from being copied or front-run. They use Invinos to obfuscate transaction history and hide wallet activity.

They launch the **VPN** and browse DeFi dashboards or Telegram channels using the **Stealth Browser**. Before making a trade, they deposit ETH into the **zkMixer**, wait for delay confirmation, then withdraw on another chain to a fresh wallet.

This unlinkable transfer ensures that scanners, bots, and other traders cannot trace or replicate their activity. Combined with burner wallets and stealth routing, this makes it possible to operate with full confidentiality.


---

# 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://invinos.gitbook.io/invinos/who-use-invinos/defi-traders-avoiding-wallet-tracking.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.
