ATTENTION MINERS REQUIER ADDITIONNAL COOLING!!! cheap USB powered fan is enough, they just require some sort of air flow. Otherwise miners will achieve very high temperature (above 100 Celcius degrees). WINDOWS: 1. Bi Fury by default is not recognised by windows, we need to provide drivers. a) download "zadig" tool from: http://ck.kolivas.org/apps/cgminer/zadig/ b) plug in your miner to the USB port, windows will try to install drivers but it will fail. c) open Zadig tool d) In Zadig: choose "options->list all devices" choose "bi fury" choose "WinUSB" press "Install Driver" Wait untill it finishes installing driver, you might be prompted to reboot. If yes please do reboot. If you were not asked for reboot, please unplug miner from USB port and plug it in once again. 2. Cgminer and mining: First if you don't own any, you have to create account on a mining pool, and make worker. We suggest that you use: http://tiny.pl/qr97w a)download cgminer 3.8.3 b)unzip it c)download "bifury.bat" from that link if you don't know how to create one yourself. http://tiny.pl/qr977 d)Move the "bifury.bat" file to the cgminer 3.8.3 folder. f)right click on it -> choose 'edit' g)change your parameters to the one you wish to use "-o" after -o type your pool address:port "-u" after -u type your worker name "-p" after -p type your password h)double click bifury.bat i)profit??? ATTENTION miners start to work when they are just plugged in to USB port. They will still work even if cgminer will be shut down. Please provide additional cooling! LINUX: please follow the instructions from README files in cgminer. Please compile cgminer with following options: ./configure --enable-bitfury make then run it: ./configure --enable-bitfury make cgminer -o http://pool:port -u username -p password