[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2XFLWXFdcCIBQgiHAH6Eu9rYyHPPtqZrRn_i7em5u7s":3,"$fB2-WRJY1Cu7NzKk3LrIOABxVTWscQwfhCW8vDPMV594":72,"$fiyvIbqocwCLNx4v5GssX1y6mixlwxVfdnejehcX5zn0":115},{"fiat":4,"crypto":37},{"AED":5,"ARS":6,"AUD":7,"BHD":8,"BRL":9,"CAD":10,"CLP":11,"CNY":12,"EGP":13,"EUR":14,"GBP":15,"HKD":16,"IDR":17,"ILS":18,"INR":19,"IRR":20,"JPY":21,"KRW":22,"KWD":23,"KZT":24,"MAD":25,"MXN":26,"MYR":27,"OMR":28,"PEN":29,"QAR":30,"RUB":31,"SAR":32,"SGD":33,"TRY":34,"UAH":35,"USD":36},3.673104,1394.843704,1.43082,0.3784,5.330604,1.38095,917.210396,6.896604,52.212389,0.87204,0.755458,7.83095,16960.05,3.14434,92.60485,1321725.000352,159.74504,1502.850383,0.30743,489.763519,9.437504,17.950204,3.938504,0.385346,3.450375,3.64375,79.907232,3.752744,1.281604,44.186704,44.117624,1,{"ALPH":38,"BC2":39,"BCH":40,"BLOCX":41,"BTC":42,"CFX":43,"CLORE":44,"DGB":45,"DOGE":46,"ERG":47,"ETC":48,"ETHW":49,"FB":50,"IRON":51,"KAS":52,"KLS":53,"LTC":54,"NEXA":55,"NIR":56,"OCTA":57,"PYI":58,"QUAI":59,"RVN":60,"RXD":61,"SAL":62,"SDR":63,"UBQ":64,"XEC":65,"XEL":66,"XMR":67,"XNA":68,"XTM":69,"ZEC":70,"ZEPH":71},0.07317,0.819952,460.19,0.01126,70748.4,0.05599,0.002676,0.004023,0.09557,0.3222,8.429,0.2934,0.4575,0.07064,0.03038,0.000065,55.31,4.3e-7,0.0083462,0.10863,0.00025251,0.04265,0.005386,0.00013,0.02362,0.0000025,0.00435675,0.00000696,0.386,361.45,0.0000443,0.000791,206.58,0.4823,{"slug":73,"category":74,"title":75,"description":76,"content":77,"translations":78,"pub_date":114},"how-to-change-dns-en","Connection","How to Change DNS Server on PC, Router, and ASIC Miner: Step-by-Step Guide","Complete guide to changing DNS servers on Windows, Linux, routers, and ASIC miners. Test DNS speed before switching, unblock websites, and improve internet performance with step-by-step instructions for Google DNS, Cloudflare, and other popular providers.","A DNS server translates website addresses into numbers that computers understand.\r\n\r\nWhen you type a website address like [**pool.kryptex.com**](http://pool.kryptex.com) into your browser, DNS converts it into a set of numbers (IP address) so your browser can open the site. Changing DNS helps access blocked websites or resources, including mining-related ones.\r\n\r\nYou can change DNS in Windows, Linux, macOS, routers, or miners in just a few minutes. Configure your router once, and all devices on your network will automatically get the new DNS. Try different servers and pick the one that makes your internet faster.\r\n\r\n> **Changing DNS isn't a magic pill! If a website won't open even by IP (IP-level blocking), changing DNS won't help — you'll need a VPN. If it opens by IP, it's DNS blocking, and changing DNS will solve the problem.**\r\n> \r\n\r\n# Which DNS Should You Choose? Testing Performance and Speed\r\n\r\nYou need two IP addresses: primary and secondary (also called preferred and alternate).\r\nHere's a list of the most popular DNS servers:\r\n\r\n- **Google Public DNS —** `8.8.8.8` | `8.8.4.4`\r\n- **Cloudflare —** `1.1.1.1` | `1.0.0.1`\r\n- **NextDNS —** `45.90.28.208` | `45.90.30.208`\r\n- **Yandex DNS —** `77.88.8.8` | `77.88.8.1`\r\n- **AdGuard DNS —** `94.140.14.14` | `94.140.15.15`\r\n- **OpenDNS —** `208.67.222.222` | `208.67.220.220`\r\n\r\n## How to Test DNS Before Changing Settings\r\n\r\nOpen Command Prompt (`Win+R`, type `cmd` and press Enter) or PowerShell, then run:\r\n\r\n`nslookup pool.kryptex.com 8.8.8.8`\r\n\r\n![][1]\r\n\r\n`pool.kryptex.com` — the resource you're checking availability for.\r\n\r\n`8.8.8.8` — the DNS server you're testing with.\r\n\r\n*If the command returns an IP address, the DNS works and resolves this domain.*\r\n\r\n*If your ISP returns an error or wrong IP, but the DNS returns the correct IP address, changing DNS will solve the problem.*\r\n\r\n## How to Check DNS Speed Before Changing Settings\r\n\r\nOpen Command Prompt (`Win+R`, type `cmd` and press Enter) or PowerShell, then run:\r\n\r\n`Measure-Command {nslookup pool.kryptex.com 8.8.8.8}`\r\n\r\n![][2]\r\n\r\n`pool.kryptex.com` — the resource you're checking availability for.\r\n\r\n`8.8.8.8` — the DNS server you're testing with.\r\n\r\n*Compare response times from different DNS servers and pick the fastest.\r\nThe one with the lower millisecond value is fastest and should be your choice.*\r\n\r\n# Changing DNS on Windows\r\n\r\nPress `Win+R`, type `control` and press Enter.\r\n\r\nOpen \"Network and Internet\" → \"Network and Sharing Center\" → \"Change adapter settings\".\r\n\r\nFind your active connection: \"Ethernet\" for cable or \"Wi-Fi\" for wireless. Right-click → \"Properties\".\r\n\r\nSelect \"Internet Protocol Version 4 (TCP/IPv4)\" → \"Properties\".\r\n\r\nSwitch to \"Use the following DNS server addresses\" and enter:\r\n\r\n- Preferred: `8.8.8.8`\r\n- Alternate: `8.8.4.4`\r\n\r\nClick \"OK\". Done.\r\n\r\n![][3]\r\n\r\n## Windows 10/11: Through System Settings\r\n\r\nPress `Win+I` → \"Network & Internet\".\r\n\r\nSelect \"Wi-Fi\" or \"Ethernet\" → click your network name.\r\n\r\nFind \"IP settings\" → \"Edit\" → select \"Manual\" → enable IPv4.\r\n\r\nEnter DNS addresses:\r\n\r\n- Preferred: `8.8.8.8`\r\n- Alternate: `8.8.4.4`\r\n\r\nClick \"Save\".\r\n\r\n![][4]\r\n\r\n# Changing DNS on Linux\r\n\r\nClick the network icon in the top-right corner → \"Network Settings\".\r\n\r\nFind your active connection → click the gear icon → open the IPv4 tab.\r\n\r\nSwitch DNS to \"Manual\" and enter addresses separated by commas:\r\n\r\n`8.8.8.8, 8.8.4.4`\r\n\r\nClick \"Apply\". Reconnect to the network.\r\n\r\n## Linux: Editing resolv.conf\r\n\r\nQuick method, but settings reset after reboot.\r\n\r\nOpen terminal (`Ctrl+Alt+T`):\r\n\r\n`sudo nano /etc/resolv.conf`\r\n\r\nDelete old nameserver lines, add new ones:\r\n\r\n`nameserver 8.8.8.8\r\nnameserver 8.8.4.4`\r\n\r\nSave: `Ctrl+O`, exit: `Ctrl+X`.\r\n\r\n## Linux: Permanent Setup via systemd\r\n\r\nFor modern distributions.\r\n\r\nOpen config:\r\n\r\n`sudo nano /etc/systemd/resolved.conf`\r\n\r\nFind the `#DNS=` line, remove `#` and add addresses:\r\n\r\n`DNS=8.8.8.8 8.8.4.4\r\nFallbackDNS=1.1.1.1 1.0.0.1`\r\n\r\nSave and restart the service:\r\n\r\n`sudo systemctl restart systemd-resolved`\r\n\r\nCheck:\r\n\r\n`systemd-resolve --status`\r\n\r\n# Changing DNS in Router\r\n\r\nThe most convenient method: configure your router once — all devices at home automatically get the new DNS.\r\n\r\nOpen a browser and enter your router's address: usually `192.168.1.1`, `192.168.0.1`, or `192.168.100.1`.\r\nThe address is on the sticker on the bottom of your router.\r\n\r\nLog in. Default passwords: `admin` | `admin` or `admin` | `password`. If these don't work, check the sticker.\r\n\r\nFind the \"Internet\", \"WAN\", or \"Network\" section. The exact name depends on the model.\r\n\r\nFind the DNS server fields. Uncheck \"Obtain DNS automatically\".\r\n\r\nEnter addresses:\r\n\r\n- Primary DNS: `8.8.8.8`\r\n- Alternate DNS: `8.8.4.4`\r\n\r\nClick \"Save\" or \"Apply\". The router will reboot — wait a couple minutes.\r\n\r\n![][5]\r\n\r\n### Where to Find Settings in Popular Routers\r\n\r\n**TP-Link:** Network → WAN → DNS section\r\n\r\n**ASUS:** WAN → Internet Connection → WAN DNS Setting → disable automatic\r\n\r\n**D-Link:** Setup → Internet Setup → My Internet Connection\r\n\r\n**Xiaomi:** Settings → Network Settings → DHCP Settings → DNS\r\n\r\n**Keenetic:** Internet → Connections → select connection → IP Settings → switch DNS to \"Manual\"\r\n\r\n# Changing DNS in ASIC Miner\r\n\r\nASICs are configured similarly to routers.\r\n\r\nFind your ASIC's IP address. Log into your router and check the list of connected devices.\r\nOr use **Advanced IP Scanner** software.\r\n\r\nOpen a browser, enter the ASIC's IP address. Log in: usually `root` | `root` or `admin` | `admin`.\r\n\r\n![][6]\r\n\r\n### Bitmain Antminer\r\n\r\nNetwork → find DNS Server → enter addresses in DNS1 and DNS2 → Save\r\n\r\nReboot: System → Reboot\r\n\r\n### MicroBT Whatsminer\r\n\r\nSystem → Network Setting → switch DNS to Static → enter addresses → save → reboot\r\n\r\n### Innosilicon\r\n\r\nSettings → Network → enter DNS Server 1 and DNS Server 2 → save\r\n\r\n### Canaan AvalonMiner\r\n\r\nConfiguration → Network → DNS Settings → enter addresses → apply\r\n\r\n# Checking That DNS Changed\r\n\r\n**Windows:** Open Command Prompt (`Win+R`, type `cmd` and press Enter) or PowerShell, then run:\r\n\r\n`ipconfig /all`\r\n\r\nFind the \"DNS Servers\" line — it should show your addresses.\r\n\r\n**Linux:** open terminal:\r\n\r\n`systemd-resolve --status`\r\n\r\nor\r\n\r\n`cat /etc/resolv.conf`\r\n\r\n**Online:** visit [**dnsleaktest.com**](http://dnsleaktest.com) — the service will show which DNS you're currently using.\r\n\r\n# Flushing DNS Cache\r\n\r\nAfter changing DNS, flush the cache so old addresses don't interfere.\r\n\r\n**Windows** (Command Prompt or PowerShell as administrator):\r\n\r\n`ipconfig /flushdns`\r\n\r\n**Linux** (depending on system):\r\n\r\n`sudo systemd-resolve --flush-caches`\r\n\r\nor\r\n\r\n`sudo /etc/init.d/nscd restart`\r\n\r\n# Reverting Everything Back\r\n\r\nIf something goes wrong, enable \"Obtain DNS server address automatically\" in settings. The system will revert to your ISP's DNS.\r\n\r\n# Need Help?\r\n\r\nHave any questions, something is unclear, or you can’t connect?\r\n\r\nContact support — we're happy to assist!\r\n\r\n- [**Telegram Support**](https://t.me/Kryptex).\r\n- [**Discord Support**](https://discord.com/invite/ejyx9PkCW3).\r\n- Email support at [**support@kryptex.com**](mailto:support@kryptex.com).\r\n\r\n  [1]: https://ugc.kryptex.com/kb/DNS_1.png\r\n  [2]: https://ugc.kryptex.com/kb/DNS_2.png\r\n  [3]: https://ugc.kryptex.com/kb/DNS_3.png\r\n  [4]: https://ugc.kryptex.com/kb/DNS_4.png\r\n  [5]: https://ugc.kryptex.com/kb/DNS_5.png\r\n  [6]: https://ugc.kryptex.com/kb/DNS_6.png",[79,83,86,90,94,98,102,106,110],{"slug":80,"locale":81,"locale_name":82},"how-to-change-dns-ar","ar","العربية",{"slug":73,"locale":84,"locale_name":85},"en","English",{"slug":87,"locale":88,"locale_name":89},"how-to-change-dns-es","es","Español",{"slug":91,"locale":92,"locale_name":93},"how-to-change-dns-fa","fa","فارسی",{"slug":95,"locale":96,"locale_name":97},"how-to-change-dns-fr","fr","Français",{"slug":99,"locale":100,"locale_name":101},"how-to-change-dns-pt-br","pt-br","Português",{"slug":103,"locale":104,"locale_name":105},"network-settings-ru","ru","Русский",{"slug":107,"locale":108,"locale_name":109},"how-to-change-dns-uk","uk","Українська",{"slug":111,"locale":112,"locale_name":113},"how-to-change-dns-zh-cn","zh-cn","简体中文","1769706619",[116,201,487,584,600,694],{"name":117,"slug":118,"articles":119},"FAQ","faq",[120,123,126,129,132,135,138,141,144,147,150,153,156,159,162,165,168,171,174,177,180,183,186,189,192,195,198],{"slug":121,"title":122},"mining-manual-en","How to start mining on Kryptex Pool",{"slug":124,"title":125},"how-pool-works-en","Common question",{"slug":127,"title":128},"get-support-en","Need support?",{"slug":130,"title":131},"about-pool-en","About Kryptex Pools",{"slug":133,"title":134},"kryptex-nicehash-rent-en","How to mine with Kryptex Pool using NiceHash",{"slug":136,"title":137},"mining-rental-en","How to Rent a Mining Rig?",{"slug":139,"title":140},"kryptex-miningrigrentals-en","How to mine on the Kryptex pool with MiningRigRentals",{"slug":142,"title":143},"windows-workers-ip-en","How to find out the IP of a worker in Windows",{"slug":145,"title":146},"hiveos-workers-ip-en","How to find out the IP of a worker in HiveOS",{"slug":148,"title":149},"raveos-workers-ip-en","How to find out the IP of a worker in RaveOS",{"slug":151,"title":152},"account-mining-en","Mine Anything — Get Bitcoin!",{"slug":154,"title":155},"pps-vs-pplns-en","PPS+ vs PPLNS",{"slug":157,"title":158},"pool-affiliate-en","Kryptex Pool Referral Program",{"slug":160,"title":161},"prop-vs-pps-en","PROP vs PPS+",{"slug":163,"title":164},"how-long-pool-keep-coins-en","How Long Does the Pool Keep Coins?",{"slug":166,"title":167},"solo-mining-en","What is SOLO Mining?",{"slug":169,"title":170},"kryptex-vs-kryptex-pool-en","Comparison of kryptex.com and pool.kryptex.com",{"slug":172,"title":173},"kryptex-pool-vs-2miners-en","Comparison of Kryptex Pool and 2Miners",{"slug":175,"title":176},"kryptex-pool-vs-herominers-en","Comparison of Kryptex Pool and Herominers",{"slug":178,"title":179},"kryptex-pool-vs-f2pool-en","Comparison of Kryptex Pool and F2pool",{"slug":181,"title":182},"kryptex-pool-vs-vipor-en","Comparison of Kryptex Pool and Vipor",{"slug":184,"title":185},"kryptex-pool-vs-viabtc-en","Comparison of Kryptex Pool and ViaBTC",{"slug":187,"title":188},"kryptex-pool-vs-k1pool-en","Comparison of Kryptex Pool and K1Pool",{"slug":190,"title":191},"kryptex-pool-vs-emcd-en","Comparison of Kryptex Pool and EMCD",{"slug":193,"title":194},"why-hashrate-differs-en","Why Does Miner and Pool Hashrate Differs?",{"slug":196,"title":197},"network-adress-range-en","How to Find the IP Address Range of Your Local Network",{"slug":199,"title":200},"how-to-connect-asic-step-by-step-en","How To Connect ASIC To The Pool? Step-By-Step Guide",{"name":74,"slug":202,"articles":203},"connection",[204,207,210,213,216,219,222,225,228,231,234,237,240,243,246,249,252,255,258,261,264,267,270,273,276,279,282,285,288,291,294,297,300,303,306,309,312,315,318,321,324,327,330,333,336,339,342,345,348,351,354,357,360,363,366,369,372,375,378,381,384,387,390,393,396,399,402,405,408,411,414,417,420,423,426,429,432,435,438,441,444,447,450,453,456,459,462,465,468,471,474,477,478,481,484],{"slug":205,"title":206},"connect-hiveos-to-kryptex-en","How to connect HiveOS to Kryptex",{"slug":208,"title":209},"connect-raveos-to-kryptex-en","How to connect RaveOS to Kryptex",{"slug":211,"title":212},"how-to-connect-asic-en","How to connect ASIC?",{"slug":214,"title":215},"how-to-mine-kaspa-en","How to mine KASPA",{"slug":217,"title":218},"dual-mining-en","Dual mining setting",{"slug":220,"title":221},"hive-os-dual-mining-en","HiveOS dual mining",{"slug":223,"title":224},"rave-os-dual-mining-en","RaveOS dual mining",{"slug":226,"title":227},"how-to-mine-nexa-en","How to mine NEXA",{"slug":229,"title":230},"how-to-mine-ironfish-en","How to mine IRON FISH",{"slug":232,"title":233},"how-to-mine-conflux-en","How to mine Conflux CFX",{"slug":235,"title":236},"antminer-e9-pro-en","ASIC Antminer E9 Pro",{"slug":238,"title":239},"iceriver-ks0-ks1-ks2-ks3-ks3l-en","ASICs IceRiver KS0, KS0 Pro, KS0 Ultra, KS1, KS2, KS3, KS3M, KS3L, KS5M, KS5L",{"slug":241,"title":242},"antminer-ks3-en","ASIC Bitmain Antminer KS3",{"slug":244,"title":245},"ipollo-v1-v1mini-v1minise-x1-en","ASICs iPollo V1, V1 mini, V1 Mini SE, V1 Mini SE Plus, X1",{"slug":247,"title":248},"jasminer-x16p-x16q-x4-x4q-x41u-en","ASICs Jasminer X44-P, X44-Q, X16-P, X16-Q-Pro, X16-Q, X4, X4-Q, X4-3U-Z, X4-1U",{"slug":250,"title":251},"osprey-e100-e300-en","FPGA Osprey E100, E300",{"slug":253,"title":254},"forestminer-epu-1c-2c-xc-en","ASICs ForestMiner EPU 1-C, 2-C, XC",{"slug":256,"title":257},"antminer-x5-en","ASIC Bitmain Antminer X5",{"slug":259,"title":260},"ubq-pool-closing-en","UBQ Mining Pool Shutting Down on 4 December 2023",{"slug":262,"title":263},"how-to-mine-zephyr-en","How to mine Zephyr (ZEPH)",{"slug":265,"title":266},"how-to-mine-karlsen-en","How to mine Karlsen (KLS)",{"slug":268,"title":269},"how-to-mine-neurai-en","How to mine Neurai (XNA)",{"slug":271,"title":272},"how-to-mine-cloreai-en","How to mine CloreAI (CLORE)",{"slug":274,"title":275},"how-to-mine-zeph-hiveos-en","How to increase your mining income",{"slug":277,"title":278},"how-to-mine-on-smartphone-en","How To Mine With Your Phone?",{"slug":280,"title":281},"superscalar-k10-k11-k20-k30-ks3-en","SuperScalar K10",{"slug":283,"title":284},"ibelink-bm-ks-max-en","ASIC iBeLink BM-KS Max",{"slug":286,"title":287},"btc-mining-en","How to mine Bitcoin BTC",{"slug":289,"title":290},"btc-account-mining-en","Bitcoin Mining with a Kryptex Account",{"slug":292,"title":293},"how-to-mine-alephium-en","How to mine Alephium (ALPH)",{"slug":295,"title":296},"antminer-ks5-ks5pro-en","ASIC Bitmain Antminer KS5, KS5 Pro",{"slug":298,"title":299},"goldshell-ka-box-en","ASICs Goldshell KA BOX, KA BOX Pro",{"slug":301,"title":302},"how-to-mine-ergo-en","How to mine Ergo (ERG)",{"slug":304,"title":305},"goldshell-al-box-en","ASIC Goldshell AL BOX, AL BOX II, AL BOX II PLUS, AL BOX III",{"slug":307,"title":308},"how-to-mine-nirmata-en","How to mine Nirmata (NIR)",{"slug":310,"title":311},"how-to-mine-sedra-en","How to mine Sedra (SDR)",{"slug":313,"title":314},"how-to-mine-ravencoin-en","How to mine Ravencoin (RVN)",{"slug":316,"title":317},"how-to-mine-monero-en","How to mine Monero (XMR)",{"slug":319,"title":320},"bombax-ez100-ez100c-en","ASICs Bombax EZ100-Pro, EZ100, EZ100-C",{"slug":322,"title":323},"how-to-mine-xelis-en","How to mine Xelis (XEL)",{"slug":325,"title":326},"how-to-mine-ethw-en","How to mine Ethereum PoW (ETHW)",{"slug":328,"title":329},"how-to-mine-etc-en","How to mine Ethereum Classic (ETC)",{"slug":331,"title":332},"switching-to-xelishashv2-en","Xelis Hardfork: Switching to XelisHashV3",{"slug":334,"title":335},"gtminer-v66-v88-en","ASICs GTMiner V66, V88",{"slug":337,"title":338},"windminer-k9-en","ASIC Wind Miner K9",{"slug":340,"title":341},"dragonball-ks6-ks6-pro-en","ASICs Dragonball KS6, KS6 S, KS6 Pro, KS6 Pro+",{"slug":343,"title":344},"how-to-mine-octa-en","How to mine OctaSpace (OCTA)",{"slug":346,"title":347},"antminer-al1-en","ASIC Bitmain Antminer AL1, AL1 Pro",{"slug":349,"title":350},"iceriver-al0-en","ASIC IceRiver AL0",{"slug":352,"title":353},"how-to-mine-salvium-en","How to mine Salvium (SAL)",{"slug":355,"title":356},"goldshell-e-ka1m-en","ASIC Goldshell E-KA1M",{"slug":358,"title":359},"dragonball-a11-en","АSIC Dragonball A11",{"slug":361,"title":362},"goldshell-e-al1m-en","ASIC Goldshell E-AL1M",{"slug":364,"title":365},"iceriver-al3-en","ASIC IceRiver AL3",{"slug":367,"title":368},"dragonball-a40-en","АSIC Dragonball A40",{"slug":370,"title":371},"iceriver-rx0-en","ASIC IceRiver RX0",{"slug":373,"title":374},"iceriver-al2-lite-en","ASIC IceRiver AL2 Lite",{"slug":376,"title":377},"iceriver-ks2-lite-en","ASIC IceRiver KS2 Lite",{"slug":379,"title":380},"how-to-mine-blocx-en","How to mine BLOCX",{"slug":382,"title":383},"bch-mining-en","How to mine Bitcoin Cash BCH",{"slug":385,"title":386},"fb-mining-en","How to mine Fractal Bitcoin FB",{"slug":388,"title":389},"ltc-mining-en","How to mine Litecoin LTC with Dogecoin DOGE",{"slug":391,"title":392},"ipollo-v2-v2x-v2h-en","ASICs iPollo V2, V2X, V2H",{"slug":394,"title":395},"dragonball-a21-en","АSIC Dragonball A21",{"slug":397,"title":398},"how-to-mine-quai-en","How to mine Quai (QUAI)",{"slug":400,"title":401},"elphapex-dg1-hydro-home-en","ASICs Elphapex DG1, DG1+, DG Hydro 1, DG Home 1",{"slug":403,"title":404},"volcminer-d1-lite-mini-hydro-en","ASICs Volcminer D1, D1 Lite, D1 Mini, D1 Hydro",{"slug":406,"title":407},"fluminer-en","Fluminer L1 ASIC",{"slug":409,"title":410},"kryptex-clore-mining-en","How To Mine On The Kryptex Pool via Clore.AI",{"slug":412,"title":413},"ecash-xec-mining-en","How To Mine eCash XEC",{"slug":415,"title":416},"lucky-miner-lv06-lv07-lv08-en","ASIC Lucky Miner LV06, LV07, LV08",{"slug":418,"title":419},"bitmain-antminer-s19-en","ASIC Bitmain Antminer S19",{"slug":421,"title":422},"digibyte-dgb-mining-en","How To Mine DigiByte DGB",{"slug":424,"title":425},"bitmain-antminer-l7-en","ASIC Bitmain Antminer L7",{"slug":427,"title":428},"bitmain-antminer-l9-en","ASIC Bitmain Antminer L9",{"slug":430,"title":431},"bitmain-antminer-s21-en","ASIC Bitmain Antminer S21",{"slug":433,"title":434},"canaan-avalon-q-home-en","ASIC Canaan Avalon Q Home — The First Low-Noise ASIC Miner for Home Use",{"slug":436,"title":437},"canaan-avalon-a15-a1566-series-en","ASIC Canaan Avalon A15 / A1566",{"slug":439,"title":440},"how-to-mine-tari-randomx-en","How to mine Tari XTM (RandomX)",{"slug":442,"title":443},"how-to-mine-tari-sha3x-en","How to mine Tari XTM (SHA3X)",{"slug":445,"title":446},"how-to-mine-tari-c29-en","How to mine Tari XTM (C29)",{"slug":448,"title":449},"bitcoin2-bc2-mining-en","How To Mine Bitcoin II BC2",{"slug":451,"title":452},"goldshell-xt-box-en","ASIC Goldshell XT BOX",{"slug":454,"title":455},"zcash-zec-mining-en","How To Mine Zcash ZEC",{"slug":457,"title":458},"bitmain-antminer-z15-z15e-z15j-z15pro-en","ASIC Bitmain Antminer Z15, Z15e, Z15j, Z15Pro",{"slug":460,"title":461},"bitmain-antminer-z11-en","ASIC Bitmain Antminer Z11",{"slug":463,"title":464},"bitmain-antminer-z9-z9mini-en","ASIC Bitmain Antminer Z9, Z9 Mini",{"slug":466,"title":467},"innosilicon-zmaster-a9-en","ASIC Innosilicon ZMaster A9, A9+, A9++",{"slug":469,"title":470},"quai-sha256-mining-en","How to mine QUAI SHA256",{"slug":472,"title":473},"quai-scrypt-mining-en","How to mine QUAI Scrypt",{"slug":475,"title":476},"quai-kawpow-mining-en","How to mine QUAI KawPow",{"slug":73,"title":75},{"slug":479,"title":480},"how-to-mine-radiant-en","How to mine Radiant (RXD)",{"slug":482,"title":483},"bitmain-antminer-l3-en","Bitmain Antminer L3, L3+, L3++ ASIC Miner",{"slug":485,"title":486},"fluminer-t3-en","ASIC Fluminer T3",{"name":488,"slug":489,"articles":490},"Mining","mining",[491,494,497,500,503,506,509,512,515,518,521,524,527,530,533,536,539,542,545,548,551,554,557,560,563,566,569,572,575,578,581],{"slug":492,"title":493},"bat-file-en","BAT file for mining",{"slug":495,"title":496},"get-logs-en","How to get miner’s logs",{"slug":498,"title":499},"watchdog-for-mining-en","Watchdog for mining",{"slug":501,"title":502},"gwei-en","What is GWei",{"slug":504,"title":505},"rejected-shares-en","Large number of rejected shares",{"slug":507,"title":508},"share-difficulty-en","Mining pool share difficulty",{"slug":510,"title":511},"mining-monitoring-bot-en","Mining monitoring bot",{"slug":513,"title":514},"why-pools-hide-stale-shares-en","Why do pools hide stale shares from you?",{"slug":516,"title":517},"get-rid-of-rejected-shares-en","How to get rid of rejected shares?",{"slug":519,"title":520},"about-ironfish-en","Everything related to IRON FISH",{"slug":522,"title":523},"ironfish-airdrop-en","The Kryptex Pool is conducting an airdrop of $7500 for IRON FISH testers. Don't miss your chance to grab your share! 48 hrs left until the mainnet!",{"slug":525,"title":526},"ironfish-mainnet-en","IRON FISH — Mainnet",{"slug":528,"title":529},"mining-ironfish-with-memo-en","Mining IRON FISH with MEMO parameter",{"slug":531,"title":532},"ironfish-airdrop-completed-en","Kryptex distributed the $7500 airdrop for those who mined IRON FISH on the testnet!",{"slug":534,"title":535},"ironfish-mainnet-airdrop-en","The second IRON FISH airdrop from Kryptex Pool!",{"slug":537,"title":538},"ethermine-flypool-alternative-en","Ethermine and Flypool alternative",{"slug":540,"title":541},"dual-intensity-setting-en","Fine-tuning Dual-Mining",{"slug":543,"title":544},"iceriver-ks0-overclocking-en","IceRiver KS0 Firmware Update and Overclocking",{"slug":546,"title":547},"iceriver-ks1-overclocking-en","IceRiver KS1 Firmware Update and Overclocking",{"slug":549,"title":550},"iceriver-ks2-overclocking-en","IceRiver KS2 Firmware Update and Overclocking",{"slug":552,"title":553},"ubuntu-cpu-mining-en","Mining Monero XMR with Ubuntu Linux",{"slug":555,"title":556},"macos-cpu-mining-en","Mining Monero XMR with MacOS",{"slug":558,"title":559},"ubuntu-gpu-mining-en","Ubuntu Linux Mining",{"slug":561,"title":562},"linux-overclocking-en","Overclocking GPU on Ubuntu Linux",{"slug":564,"title":565},"flexpool-alternative-en","Flexpool is Closing Down. Choose a New Pool!",{"slug":567,"title":568},"ironfish-hardfork-en","Iron Fish Hard Fork: Enhancing Security and Decentralization",{"slug":570,"title":571},"switching-to-fishhash-en","Iron Fish Hardfork: Switching to FishHash",{"slug":573,"title":574},"whatsminer-rejected-shares-en","Resolving High Share Rejection Rates on WhatsMiner ASICs",{"slug":576,"title":577},"lte-for-mining-en","LTE for Mining: From Modem Selection to Network Setup",{"slug":579,"title":580},"kryptex-asic-firmware-en","Kryptex x Gminer ASIC Firmware: Boost Your Mining Income",{"slug":582,"title":583},"phone-mining-hashrate-en","Mining on Phones and Android: Smartphone Hashrate, Earnings, and FAQ",{"name":585,"slug":586,"articles":587},"Hardware","hardware",[588,591,594,597],{"slug":589,"title":590},"how-to-clean-asic-en","How to Clean an ASIC Miner?",{"slug":592,"title":593},"how-to-replace-thermal-paste-in-asic-en","How to Replace Thermal Paste in an ASIC?",{"slug":595,"title":596},"extend-asic-lifespan-en","How to Extend the Lifespan of an ASIC Miner: Complete Guide",{"slug":598,"title":599},"rebar-4gdecoding-csm-mining-en","What Are ReSizable Bar (ReBAR), Above 4G Decoding, and CSM",{"name":601,"slug":602,"articles":603},"Payouts","payouts",[604,607,610,613,616,619,622,625,628,631,634,637,640,643,646,649,652,655,658,661,664,667,670,673,676,679,682,685,688,691],{"slug":605,"title":606},"about-payouts-en","How to make a payout?",{"slug":608,"title":609},"cryptocurrency-wallet-en","How to create a cryptocurrency wallet",{"slug":611,"title":612},"etc-ethw-wallet-en","How to create ETC, ETHW, OCTA wallet",{"slug":614,"title":615},"kaspa-wallet-en","How to create KASPA wallet",{"slug":617,"title":618},"nexa-wallet-en","How to create NEXA wallet",{"slug":620,"title":621},"ironfish-wallet-en","How to create IRON FISH wallet",{"slug":623,"title":624},"how-to-recover-ironfish-wallet-en","How to Recover Access to Your IRON FISH Wallet",{"slug":626,"title":627},"trade-your-crypto-en","How to trade your crypto?",{"slug":629,"title":630},"conflux-wallet-en","How to create Conflux CFX wallet",{"slug":632,"title":633},"zephyr-wallet-en","How to create Zephyr (ZEPH) wallet",{"slug":635,"title":636},"karlsen-wallet-en","How to create Karlsen (KLS) wallet",{"slug":638,"title":639},"neurai-wallet-en","How to create Neurai (XNA) wallet",{"slug":641,"title":642},"cloreai-wallet-en","How to create CloreAI (CLORE) wallet",{"slug":644,"title":645},"alephium-wallet-en","How to create Alephium (ALPH) wallet",{"slug":647,"title":648},"ergo-wallet-en","How to create Ergo (ERG) wallet",{"slug":650,"title":651},"nirmata-wallet-en","How to create Nirmata (NIR) wallet",{"slug":653,"title":654},"sedra-wallet-en","How to create Sedra (SDR) wallet",{"slug":656,"title":657},"ravencoin-wallet-en","How to create Ravencoin (RVN) wallet",{"slug":659,"title":660},"monero-wallet-en","How to create Monero (XMR) wallet",{"slug":662,"title":663},"xelis-wallet-en","How to create Xelis (XEL) wallet",{"slug":665,"title":666},"salvium-wallet-en","How to create Salvium (SAL) wallet",{"slug":668,"title":669},"blocx-wallet-en","How to create a BLOCX wallet",{"slug":671,"title":672},"fractal-bitcoin-wallet-en","How to create a Fractal Bitcoin wallet",{"slug":674,"title":675},"litecoin-wallet-en","How to create a Litecoin wallet",{"slug":677,"title":678},"bitcoin-cash-wallet-en","How to create a Bitcoin Cash wallet",{"slug":680,"title":681},"quai-wallet-en","How to create Quai (QUAI) wallet",{"slug":683,"title":684},"ecash-xec-wallet-en","How To Create An eCash XEC Wallet",{"slug":686,"title":687},"digibyte-dgb-wallet-en","How To Create An DigiByte DGB Wallet",{"slug":689,"title":690},"tari-wallet-en","How to create Tari (XTM) wallet",{"slug":692,"title":693},"radiant-wallet-en","How to create Radiant (RXD) wallet",{"name":695,"slug":696,"articles":697},"Security","security",[698],{"slug":699,"title":700},"pool-mining-security-en","Pool mining security"]