# How to use Private Send on Coin98 Super Wallet

### What is Private Send on Coin98 Super Wallet?

Private Send on Coin98 Super Wallet is a send flow designed to make on-chain transfers harder to trace by avoiding a direct visible link between the sender and recipient addresses. It is provided by Houdini Swap and is intended for users who want more privacy when sending tokens.

**Key highlights**:

* **No direct link:** The sender and receiver addresses are not linked on-chain, and never appear in the same transaction, making Private Send the ideal choice for privacy in crypto.
* **No identifiable traces:** The transactions look like normal on-chain activities, with no signs indicating they are part of a “Houdini Swap” flow.

### How does Private Send work on Coin98 Super Wallet?

Private Send works in two independent steps so the original send transaction and the final receive transaction are separated.

**Step 1: Source Chain**

You send Token A from your wallet. It is routed through a non-custodial exchange and converted into a temporary, privacy-focused intermediary asset on another Layer 1 chain.

{% hint style="info" %}
**Intermediary step:**\
This temporary asset acts as a “buffer,” helping disconnect your original transaction from the final outcome.
{% endhint %}

**Step 2: Destination Wallet**

The intermediary asset is then sent to a second non-custodial exchange, where it is swapped back into Token A and delivered to the recipient wallet.

By the time the funds arrive, there is no direct on-chain link between the original sender and the final receiver, making the transaction extremely difficult to trace.

### How to use Private Send on Coin98 Super Wallet?

You can use Private Send from the send flow in Coin98 Super Wallet.

**Step 1:** On the main screen of the Coin98 Super Wallet, select the token you want to send

Or you can click on **Send** from the Home page, select or search for the token you want to send.

**Step 2:** Toggle on the **Private** button to start sending in the private mode

{% hint style="info" %}
**Note:** If it is your first time using Private Send mode, there is a pop-up to confirm the Terms & Conditions, click **Confirm** button to continue.
{% endhint %}

<figure><img src="/files/EI8y1iVKyVGImXOeWFb8" alt=""><figcaption></figcaption></figure>

**Step 3:** Enter the amount of tokens and the recipient's wallet address.

{% hint style="info" %}
**Note:** You’ll need at least **25 USD** to make a transaction.
{% endhint %}

**Step 4:** Click **Continue** to view a summary of your send details

{% hint style="info" %}
Here you can modify the gas fee based on your preferences by selecting one of the available levels (Slow, Standard, Fast, Super Fast) or customizing it manually to balance speed and cost.
{% endhint %}

**Step 5:** If you agree, **Slide to Send** to finish your transaction

<figure><img src="/files/DR2JjN4pp6GaERbbLJeF" alt=""><figcaption></figcaption></figure>

### What should I know before using Private Send?

Private Send is designed to improve transaction privacy, but there are a few important things to keep in mind:

* The recipient address must be correct. Transfers sent to the wrong address cannot be reversed.
* Gas fees still apply and charged by blockchain. You can choose a preset gas fee level or customize it before sending.
* A minimum value is required, the transaction must be at least 25 USD.

### Frequently asked questions

#### Is Private Send on Coin98 Super Wallet completely anonymous?

Yes. Private Send, powered by[ Houdini Swap](https://houdiniswap.com?utm_source=chatgpt.com), is designed to make transactions untraceable by the recipient, exchanges, and blockchain explorers. The sender and receiver addresses are not linked on-chain, and they do not appear in the same transaction.

#### Why does Private Send use an intermediary asset?

The intermediary asset helps separate the original transaction from the final transfer, which makes the send flow harder to trace on-chain.

#### What is the minimum amount I can send with Private Send?

You need at least 25 USD to make a Private Send transaction.

#### Do I need to confirm Terms & Conditions before using Private Send?

Yes. If it is your first time using Private Send mode, Coin98 Super Wallet shows a confirmation pop-up for the Terms & Conditions before you can continue.

#### Can I adjust the gas fee for a Private Send transaction?

Yes. You can choose Slow, Standard, Fast, or Super Fast, or customize the gas fee manually.

#### Will the sender and receiver addresses appear in the same transaction?

No. The sender and receiver addresses are not linked on-chain in the same transaction.

#### What happens if I enter the wrong recipient address?

The transfer may be sent to the wrong wallet, and blockchain transactions are generally irreversible. Always verify the recipient address before you confirm.

<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://docs.coin98.com/products/coin98-super-wallet/mobile/asset-management/how-to-use-private-send-on-coin98-super-wallet.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.
