> For the complete documentation index, see [llms.txt](https://docs.dfinance.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dfinance.co/pegzone/withdraw.md).

# Withdraw

You can withdraw your coins/tokens from dfinance back to the chain from which these coins/tokens arrived.

To withdraw your coins/tokens from **PegZone** you need to send only one transaction with **dncli**:

```
dncli tx currencies destroy-currency [chainID] [symbol] [amount] [recipient] [flags]
```

In the case of Ethereum, **chainID** will be **ETH**, and **symbol** also **ETH**, **recipient** is your address in Ethereum network (e.g. **0x01849...**).
