<html>
<p>Firstly, you need to download, unzip and run <a href="https://github.com/ethereum/mist/releases/tag/0.8.1">Mist Ethereum Wallet version 8.1</a>.</p>
<p>After running you will be asked at start which chain you want to be on. After selecting your choice, you will run either the Hard Fork chain, or stay on the old one. To return Ether you need to click on "yes".</p>
<p><img src="https://img0.steemit.com/0x0/https://cloud.githubusercontent.com/assets/232662/16900179/a7705a00-4c1d-11e6-8027-dfb072f89810.png" width="1504" height="1384"/></p>
<p>Be sure to wait until the full synchronization blockchain!</p>
<h3><strong>1. We need to "turn on" monitoring of the contract TheDAO:</strong></h3>
<p><strong>Address:</strong> <code>0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413</code></p>
<p><strong>JSON:</strong> <a href="https://raw.githubusercontent.com/slockit/DAO/master/deploy/interface/full.json">https://raw.githubusercontent.com/slockit/DAO/master/deploy/interface/full.json</a></p>
<p><img src="https://photos-5.dropbox.com/t/2/AAAiUAz9iV6H_9FWHtIM7nlvfedIjNQFCAQqAK8GMkz6Kg/12/77574283/png/32x32/3/1469206800/0/2/9b4716577e7040d88d82ba61adb47fbc%5B1%5D.png/EJymmDwYzAIgAigC/Xa3ETQtpjXvii30M0L3GYsAB9U8vNtEus4OZOAOlBHk?size_mode=3&size=2048x1536&dl=0" width="849" height="606"/></p>
<h3><strong>2. Do the same for the contract "Withdraw Contract" with the data:</strong></h3>
<p><strong>Address:</strong> <code>0xbf4ed7b27f1d666546e30d74d50d173d20bca754</code><br>
<strong>JSON:</strong></p>
<p><code>[{"constant":false,"inputs":[],"name":"trusteeWithdraw","outputs":[],"type":"function"},{"constant":false,"inputs":[],"name":"withdraw","outputs":[],"type":"function"},{"constant":true,"inputs":[],"name":"mainDAO","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"trustee","outputs":[{"name":"","type":"address"}],"type":"function"}]</code></p>
<p><img src="https://d262ilb51hltx0.cloudfront.net/max/800/1*yrOZYJSjpsw9gu965KsALg.png" width="800" height="1116"/></p>
<h3><strong>3. Go to TheDAO contract (which is being watched) and run the "Approve" function by typing:</strong></h3>
<p><strong>_spender:</strong> <code>0xbf4ed7b27f1d666546e30d74d50d173d20bca754</code><br>
<strong>_amount:</strong> <code>33333333333333333333333333333333333333333</code>( or any number larger than the number of DAO tokens you hold x 10¹⁶ … )<br>
<strong>Execute from:</strong> The address that holds your DAO tokens.<br>
<strong>Send ether: </strong><code>0</code></p>
<p><img src="https://d262ilb51hltx0.cloudfront.net/max/800/0*hPLL6TSNef6lSSLe." width="612" height="1280"/></p>
<h3><strong>4. Then go to the "Withdraw Contract" and launch the "Withdraw" function by typing:</strong></h3>
<p><strong>Execute from:</strong> The address that holds your DAO tokens.<br>
<strong>Send ether: </strong><code>0</code></p>
<p><img src="https://d262ilb51hltx0.cloudfront.net/max/800/0*1NJ0UPu1u6tJegWR." width="652" height="1000"/></p>
<p>After those 4 steps, your ether should be in the address that you used to hold TheDAO tokens. </p>
<p>Instruction has been taken <a href="https://blog.slock.it/how-to-use-the-withdraw-contract-with-mist-de5d85a981c9#.lmiflp4lt">there</a>.</p>
<p>Russian instruction: <a href="https://steemit.com/ether/@dobcrypto/kak-vyvesti-ether-iz-thedao-ispolzuya-mist">https://steemit.com/ether/@dobcrypto/kak-vyvesti-ether-iz-thedao-ispolzuya-mist</a></p>
</html>