# How to Withdraw

You can use ioPay mobile app or ioPay desktop to withdraw from Cyclone Protocol.

### Step 1 - Navigate to "Withdraw" Tab

![](/files/-MRxtJyp-Ii8gVn8z7WD)

### Step 2 - Paste Note to Validate

![](/files/-MRxte3SZaevKaelTWrx)

### Step 3 - Enter Your Address

You can always withdraw to the address you used for deposit. But if you intend to use Cyclone Protocol to shield your transaction, please deposit to a new address that has never been used.&#x20;

### Step 4 - Click "WITHDRAW" Button and Confirm the Withdraw

![](/files/-MRxuFe7NTi0pORFVkou)

The zkSNARKs proof is generated using the note your provided which will usually take 30 seconds to finish. If you hang on this page for more than 2 minutes, please refresh Cyclone App and retry.

### Step 5 - Relayer Invokes Cyclone Contract and Fund Your Address

The relayer will invoke Cyclone contract and fund your address in about 30 seconds.&#x20;


---

# 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.cyclone.xyz/korean/a-step-by-step-guide/step-by-step-how-to-withdraw.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.
