# More anonymity tips

For this section, we refer you to the [Tips to remain anonymous](/generals/tips-to-remain-anonymous.md) tutorial as a first step. All points mentioned in this tutorial still apply to Tornado Cash Nova.As a quick reminder, these tips include:

* Using of a VPN,
* Not sharing the shielded key or the access to this shielded address
* If downloaded, keeping this shielded key in a safe place,
* Deleting data after use,
* Avoiding the use of the same API token for all transactions,
* Being patient between the moment of deposit & withdrawal,
* Using multiple addresses for withdrawal.

However, with its new features, Tornado Cash Nova requires further precautions to maintain anonymity.

## Use of Relayers <a href="#use-of-relayers" id="use-of-relayers"></a>

Gas fees payments are necessary for transactions. For shielded transfers & withdrawals, two payment methods are available to provide ETH for gas fee. You can either **connect your wallet or use a Relayer**.

Going through your wallet for this gas fee can compromise the anonymity of the transaction if used ETH are linkable to your identity. Therefore, **it is recommended to use a Relayer to preserve privacy**

![TORNADO CASH - NOVA](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FXgP01FOIUi0ofO4L54OI%2F9.png?alt=media\&token=76e7569c-3831-4ca4-98ab-a7533eed0e78)

## Choice of Withdrawal Amounts <a href="#choice-of-withdrawal-amounts" id="choice-of-withdrawal-amounts"></a>

The customized amounts feature offers more flexibility & freedom of usage. However, it can compromise your privacy if used carelessly.

### Choosing predefined amounts for withdrawals <a href="#choosing-predefined-amounts-for-withdrawals" id="choosing-predefined-amounts-for-withdrawals"></a>

![TORNADO CASH - NOVA](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FzjlLxXkO9g688aDYw4Wr%2F10.png?alt=media\&token=b05ee109-6895-4178-bc15-0b9abc870870)

Choosing one of the four predefined amounts is strongly recommended as it will allow your withdrawal to blend with the crowd and remain anonymous.

You still have the freedom to `Set custom` to withdraw a customized amount of you choice. However, depending on the chosen amount, a connection might be deduced between your initial fund transaction and your withdrawal if:

* the initially funded amount & the withdrawn amount are exactly the same,
* the funded & withdrawn amounts can easily be linked through a sum.

For instance, a deposit of 0.42 ETH can be linked to a withdrawal of exactly 0.42 ETH or two times 0.21 ETH, which might compromise anonymity. However, with a withdrawal of 0.391 ETH, privacy is better preserved as there is no obvious link between the 0.42 & 0.391 amounts.

The custom option should only be chosen with full knowledge of these facts and in complete confidence in your actions.


---

# 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.tornadoeth.cash/tornado-cash-nova/more-anonymity-tips.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.
