[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2XFLWXFdcCIBQgiHAH6Eu9rYyHPPtqZrRn_i7em5u7s":3,"$f_w6CJ4TwNjcJTHMg3bxkvsEEJh5YQh7d1RZ4UfyQHGs":68,"$fiyvIbqocwCLNx4v5GssX1y6mixlwxVfdnejehcX5zn0":112},{"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.672504,1358.553739,1.395089,0.37819,4.978277,1.37775,888.623721,6.81775,51.884156,0.849404,0.73918,7.83895,17140.35,2.95979,92.603504,1321500.000352,158.62504,1467.030383,0.30836,469.692981,9.242091,17.311104,3.952504,0.385647,3.446261,3.65196,76.139114,3.751056,1.270204,44.844404,44.099112,1,{"ALPH":38,"BC2":39,"BCH":40,"BSV":41,"BTC":42,"CFX":43,"CLORE":44,"DGB":45,"DOGE":46,"ERG":47,"ETC":48,"ETHW":49,"FB":50,"IRON":51,"KAS":52,"LTC":53,"NEXA":54,"OCTA":55,"QUAI":56,"RVN":57,"RXD":58,"SAL":59,"SDR":60,"XEC":61,"XEL":62,"XMR":63,"XNA":64,"XTM":65,"ZEC":66,"ZEPH":67},0.0498,0.545873,450.4,16.26,76667,0.06226,0.001541,0.004613,0.09719,0.3275,8.658,0.3205,0.4857,0.06076,0.0347,56.34,5.1e-7,0.10957,0.0344,0.006144,0.000104,0.01713,0.0000072,0.00000731,0.316,349.78,0.0000491,0.0006,331.35,0.3995,{"slug":69,"category":70,"title":71,"description":72,"content":73,"translations":74,"pub_date":110,"upd_date":111},"switching-to-xelishashv2-en","Connection","Xelis Hardfork: Switching to XelisHashV3","How to mine Xelis after the hardfork? Rigel and SRBMiner‑MULTI will automatically switch to XelisHashV3 during the hardfork on the Kryptex pool. Here’s how to configure your miners on HiveOS, RaveOS, and MMPOS.","> **The Xelis hardfork is scheduled at block 3,282,150 — approximately December 13 at ~17:00 UTC (+0) but can be earlier\u002Flater by a few hours, depending on how quickly the block is mined.**\n> \n\nA hard fork is a significant change to the blockchain protocol, rendering the old protocol no longer supported. Such changes require agreement and migration of all network participants to the new version. Hard forks are utilized to improve the protocol, fix errors, settle community disputes, or implement new features.\n\nThe developers of Rigel Miner and SRBMiner‑Multi have prepared their software for the XelisHashV3 hardfork. \nWe will provide guidance to help you configure your mining rigs for a smooth transition to the new algorithm.\n\n**Kryptex Pool supports automatic switching of Iron Fish to the `XelisHashV3` algorithm during the hardfork when using [Rigel](https:\u002F\u002Fgithub.com\u002Frigelminer\u002Frigel\u002Freleases) or [SRBMiner‑Multi](https:\u002F\u002Fgithub.com\u002Fdoktor83\u002FSRBMiner-Multi\u002Freleases).**\n\n## Quick-start mining settings\n\n⛏️ **Mine XEL XelisHashV3 — https:\u002F\u002Fpool.kryptex.com\u002Fxel**\n\n🔗 **XEL XelisHashV3 Pool URLs:**\n\n- Global: `stratum+tcp:\u002F\u002Fxel.kryptex.network:7019`\n- EU: `stratum+tcp:\u002F\u002Fxel-eu.kryptex.network:7019`\n- US: `stratum+tcp:\u002F\u002Fxel-us.kryptex.network:7019`\n- SG: `stratum+tcp:\u002F\u002Fxel-sg.kryptex.network:7019`\n- RU: `stratum+tcp:\u002F\u002Fxel-ru.kryptex.network:7019`\n\n# Rigel Miner. XelisHashV3 Switching\n\n### Rigel Miner Automatic Switching to XelisHashV3\n\n> **This method suits those who wish to switch to the new algorithm smoothly without manual switching.**\n> \n1. Download the latest version of the miner [Rigel](https:\u002F\u002Fgithub.com\u002Frigelminer\u002Frigel\u002Freleases).\n2. Launch the miner with the old `xelishashv2` algorithm and the `--enable-fork` parameter for automatic switching. \n    \n    ```jsx\n    rigel.exe -a xelishashv2 -o stratum+tcp:\u002F\u002Fxel.kryptex.network:7019 -u wallet_address.worker_name --enable-fork\n    ```\n    \n3. During the hardfork, the Kryptex Pool will send a message to the miner, and Rigel will automatically switch to the new algorithm.\n\n### Rigel Miner Manual Switching to XelisHashV3\n\n> **This method is for those who prefer to manually control the switch to the new algorithm. After the hardfork, you will need to restart the miner yourself.**\n> \n1. Get the latest version of the miner [Rigel](https:\u002F\u002Fgithub.com\u002Frigelminer\u002Frigel\u002Freleases).\n2. Create a .bat file configured for the `XelisHashV3` algorithm.\n    \n    ```jsx\n    rigel.exe -a xelishashv3 -o stratum+tcp:\u002F\u002Fxel.kryptex.network:7019 -u wallet_address.worker_name\n    ```\n    \n3. After the hardfork, launch the prepared .bat file which you prepared for the `XelisHashV3` algorithm.\n\nYou can [download the Rigel miner](https:\u002F\u002Fwww.miner.download\u002Fen\u002Frigel) along with a preconfigured .bat file for the Kryptex Pool and the new algorithm.\n\n# SRBMiner-Multi. XelisHashV3 Switching\n\n### SRBMiner-Multi Automatic Switching to XelisHashV3\n\n> **This method suits those who wish to switch to the new algorithm smoothly without manual switching.**\n> \n1. Download the latest version of the miner [SRBMiner-Multi 3.0.6+](https:\u002F\u002Fgithub.com\u002Fdoktor83\u002FSRBMiner-Multi\u002Freleases)**.**\n2. Launch the miner with the old `xelishashv2` algorithm. The miner will switch to V3 automatically during the fork.\n    \n    ```jsx\n    SRBMiner-MULTI.exe --algorithm xelishashv2 --pool xel.kryptex.network:7019 --wallet wallet_address.worker_name\n    ```\n    \n3. During the hardfork, the Kryptex Pool will send a message to the miner, and SRBMiner-Multi will automatically switch to the new algorithm.\n\n### SRBMiner-Multi Manual Switching to XelisHashV3\n\n> **This method is for those who prefer to manually control the switch to the new algorithm. After the hardfork, you will need to restart the miner yourself.**\n> \n1. Get the latest version of the miner [SRBMiner-Multi 3.0.6+](https:\u002F\u002Fgithub.com\u002Fdoktor83\u002FSRBMiner-Multi\u002Freleases)**.**\n2. Create a .bat file configured for the `xelishashv3` algorithm.\n    \n    ```jsx\n    SRBMiner-MULTI.exe --algorithm xelishashv3 --pool xel.kryptex.network:7019 --wallet wallet_address.worker_name\n    ```\n    \n3. After the hardfork, launch the prepared .bat file which you prepared for the `xelishashv3` algorithm.\n\nYou can [download the SRBMiner-Multi miner](https:\u002F\u002Fwww.miner.download\u002Fen\u002Fsrbminer) along with a preconfigured .bat file for the Kryptex Pool and the new algorithm.\n\n# HiveOS — Switching to XelisHashV3\n\n## Switching Rigel to XelisHashV3 using HiveOS\n\n1. Make sure you are using the latest Rigel miner version. If HiveOS has not yet managed to update the miner automatically, do it manually.\n2. Open your Xelis flight sheet settings.\n3. Choose “**Rigel Miner**” and click on “**Setup Miner Config**” next to the chosen miner.\n    \n    ![][1]\n    \n4. Add the `--enable-fork` parameter to the “**Extra config arguments**” line so that the miner will automatically switch to the new algorithm after the hard fork.\n    - *If you want to switch to the new algorithm after a hard fork manually, select the new algorithm* `xelishashv3` in the list of algorithms, then `--enable-fork` *does not need to be specified.*\n        \n        ![][2]\n        \n5. Optionally, specify overclocking.\n6. Save the modifications, update the edited flight sheet, and apply it to your mining rigs.\n\n## Switching SRBMiner-Multi to XelisHashV3 using HiveOS\n\n1. Make sure you are using the latest SRBMiner-Multi 3.0.6+ version. If HiveOS has not yet managed to update the miner automatically, do it manually.\n2. Open your Xelis flight sheet settings.\n3. Choose “**SRBMiner-MULTI**” and click on “**Setup Miner Config**” next to the chosen miner.\n    \n    ![][3]\n    \n4. Make sure you’re using the latest version of SRBMiner‑Multi 3.0.6+. If HiveOS hasn’t updated the miner automatically yet, update it manually. Confirm that the algorithm is set to `xelishashv2` — the miner will switch to V3 automatically during the fork.\n    - *If you want to switch to the new algorithm after a hard fork manually, select the new algorithm* `xelishashv3` in the algorithms list.\n        \n        ![][4]\n        \n5. Save the modifications, update the edited flight sheet, and apply it to your mining rigs.\n\n# **RaveOS — Switching to** XelisHashV3\n\nThe RaveOS team has confirmed that they will automatically switch miners to the new XelisHashV3 algorithm, eliminating the need for miners to adjust settings on the Kryptex Pool.\n\nWe advise monitoring the switching process and conducting preliminary testing of overclocking settings for your graphics cards to ensure readiness when the switch occurs.\n\n# MMPOS — Switching to XelisHashV3\n\nThe MMPOS team reported that they have already updated the Rigel miner in their assembly.\n\nTo update the miner manually, select your miner profile, select the miner version “**latest**” and click “**Update profile**”. The latest version of the Rigel miner will be automatically selected.\n\nGo to the “**Advanced**” tab, add the `--enable-fork` argument and click “**Update profile**” so that the miner will automatically switch to the new algorithm after the hard fork.\n\n![][5]\n\n*If you want to switch to a new algorithm after a hard fork manually, replace the algorithm* `xelishashv2`*with the new algorithm* `xelishashv3` in the argument line, then `--enable-fork` *does not need to be specified.*\n\n![][6]\n\n# Need Help?\n\nHave any questions, something is unclear, or you can’t connect?\n\nContact support — we're happy to assist!\n\n- [**Telegram Support**](https:\u002F\u002Ft.me\u002FKryptex).\n- [**Discord Support**](https:\u002F\u002Fdiscord.com\u002Finvite\u002Fejyx9PkCW3).\n- Email support at [**support@kryptex.com**](mailto:support@kryptex.com).\n\n\n  [1]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FXEL_1.webp\n  [2]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FXEL_2.webp\n  [3]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FXEL_3.webp\n  [4]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FXEL_4.webp\n  [5]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FXEL_5.webp\n  [6]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FXEL_6.webp",[75,79,82,86,90,94,98,102,106],{"slug":76,"locale":77,"locale_name":78},"switching-to-xelishashv2-ar","ar","العربية",{"slug":69,"locale":80,"locale_name":81},"en","English",{"slug":83,"locale":84,"locale_name":85},"switching-to-xelishashv2-es","es","Español",{"slug":87,"locale":88,"locale_name":89},"switching-to-xelishashv2-fa","fa","فارسی",{"slug":91,"locale":92,"locale_name":93},"switching-to-xelishashv2-fr","fr","Français",{"slug":95,"locale":96,"locale_name":97},"switching-to-xelishashv2-pt-br","pt-br","Português",{"slug":99,"locale":100,"locale_name":101},"switching-to-xelishashv2-ru","ru","Русский",{"slug":103,"locale":104,"locale_name":105},"switching-to-xelishashv2-uk","uk","Українська",{"slug":107,"locale":108,"locale_name":109},"switching-to-xelishashv2-zh-cn","zh-cn","简体中文","1720430381","1774905173",[113,198,487,593,612,712,719],{"name":114,"slug":115,"articles":116},"FAQ","faq",[117,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],{"slug":118,"title":119},"how-pool-works-en","Common questions",{"slug":121,"title":122},"get-support-en","Need support?",{"slug":124,"title":125},"about-pool-en","About Kryptex Pools",{"slug":127,"title":128},"mining-rental-en","How to Rent a Mining Rig?",{"slug":130,"title":131},"windows-workers-ip-en","How to find out the IP of a worker in Windows",{"slug":133,"title":134},"hiveos-workers-ip-en","How to find out the IP of a worker in HiveOS",{"slug":136,"title":137},"raveos-workers-ip-en","How to find out the IP of a worker in RaveOS",{"slug":139,"title":140},"pps-vs-pplns-en","PPS+ vs PPLNS",{"slug":142,"title":143},"pool-affiliate-en","Kryptex Pool Referral Program",{"slug":145,"title":146},"prop-vs-pps-en","PROP vs PPS+",{"slug":148,"title":149},"how-long-pool-keep-coins-en","How Long Does the Pool Keep Coins?",{"slug":151,"title":152},"solo-mining-en","What is SOLO Mining?",{"slug":154,"title":155},"kryptex-vs-kryptex-pool-en","Comparison of kryptex.com and pool.kryptex.com",{"slug":157,"title":158},"kryptex-pool-vs-2miners-en","Comparison of Kryptex Pool and 2Miners",{"slug":160,"title":161},"kryptex-pool-vs-herominers-en","Comparison of Kryptex Pool and Herominers",{"slug":163,"title":164},"kryptex-pool-vs-f2pool-en","Comparison of Kryptex Pool and F2pool",{"slug":166,"title":167},"kryptex-pool-vs-vipor-en","Comparison of Kryptex Pool and Vipor",{"slug":169,"title":170},"kryptex-pool-vs-viabtc-en","Comparison of Kryptex Pool and ViaBTC",{"slug":172,"title":173},"kryptex-pool-vs-k1pool-en","Comparison of Kryptex Pool and K1Pool",{"slug":175,"title":176},"kryptex-pool-vs-emcd-en","Comparison of Kryptex Pool and EMCD",{"slug":178,"title":179},"why-hashrate-differs-en","Why Does Miner and Pool Hashrate Differs?",{"slug":181,"title":182},"network-adress-range-en","How to Find the IP Address Range of Your Local Network",{"slug":184,"title":185},"mining-manual-en","How to start mining on Kryptex Pool",{"slug":187,"title":188},"how-to-connect-asic-step-by-step-en","How To Connect ASIC To The Pool? Step-By-Step Guide",{"slug":190,"title":191},"account-mining-en","Mine Anything — Get Bitcoin!",{"slug":193,"title":194},"kryptex-miningrigrentals-en","How to mine on the Kryptex pool with MiningRigRentals",{"slug":196,"title":197},"kryptex-nicehash-rent-en","How to mine with Kryptex Pool using NiceHash",{"name":70,"slug":199,"articles":200},"connection",[201,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,325,328,331,334,337,340,343,346,349,352,355,358,361,364,367,370,373,376,379,382,385,388,391,394,397,400,403,406,409,412,415,418,421,424,427,430,433,436,439,442,445,448,451,454,457,460,463,466,469,472,475,478,481,484],{"slug":202,"title":203},"connect-hiveos-to-kryptex-en","How to connect HiveOS to Kryptex",{"slug":205,"title":206},"connect-raveos-to-kryptex-en","How to connect RaveOS to Kryptex",{"slug":208,"title":209},"how-to-mine-kaspa-en","How to mine KASPA",{"slug":211,"title":212},"dual-mining-en","Dual mining setting",{"slug":214,"title":215},"hive-os-dual-mining-en","HiveOS dual mining",{"slug":217,"title":218},"rave-os-dual-mining-en","RaveOS dual mining",{"slug":220,"title":221},"how-to-mine-nexa-en","How to mine NEXA",{"slug":223,"title":224},"how-to-mine-ironfish-en","How to mine IRON FISH",{"slug":226,"title":227},"how-to-mine-conflux-en","How to mine Conflux CFX",{"slug":229,"title":230},"antminer-e9-pro-en","ASIC Antminer E9 Pro",{"slug":232,"title":233},"iceriver-ks0-ks1-ks2-ks3-ks3l-en","ASICs IceRiver KS0, KS0 Pro, KS0 Ultra, KS1, KS2, KS3, KS3M, KS3L, KS5M, KS5L",{"slug":235,"title":236},"antminer-ks3-en","ASIC Bitmain Antminer KS3",{"slug":238,"title":239},"ipollo-v1-v1mini-v1minise-x1-en","ASICs iPollo V1, V1 mini, V1 Mini SE, V1 Mini SE Plus, X1",{"slug":241,"title":242},"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":244,"title":245},"osprey-e100-e300-en","FPGA Osprey E100, E300",{"slug":247,"title":248},"forestminer-epu-1c-2c-xc-en","ASICs ForestMiner EPU 1-C, 2-C, XC",{"slug":250,"title":251},"antminer-x5-en","ASIC Bitmain Antminer X5",{"slug":253,"title":254},"ubq-pool-closing-en","UBQ Mining Pool Shutting Down on 4 December 2023",{"slug":256,"title":257},"how-to-mine-zephyr-en","How to mine Zephyr (ZEPH)",{"slug":259,"title":260},"how-to-mine-karlsen-en","How to mine Karlsen (KLS)",{"slug":262,"title":263},"how-to-mine-neurai-en","How to mine Neurai (XNA)",{"slug":265,"title":266},"how-to-mine-cloreai-en","How to mine CloreAI (CLORE)",{"slug":268,"title":269},"how-to-mine-zeph-hiveos-en","How to increase your mining income",{"slug":271,"title":272},"how-to-mine-on-smartphone-en","How To Mine With Your Phone?",{"slug":274,"title":275},"superscalar-k10-k11-k20-k30-ks3-en","SuperScalar K10",{"slug":277,"title":278},"ibelink-bm-ks-max-en","ASIC iBeLink BM-KS Max",{"slug":280,"title":281},"btc-mining-en","How to mine Bitcoin BTC",{"slug":283,"title":284},"btc-account-mining-en","Bitcoin Mining with a Kryptex Account",{"slug":286,"title":287},"how-to-mine-alephium-en","How to mine Alephium (ALPH)",{"slug":289,"title":290},"antminer-ks5-ks5pro-en","ASIC Bitmain Antminer KS5, KS5 Pro",{"slug":292,"title":293},"goldshell-ka-box-en","ASICs Goldshell KA BOX, KA BOX Pro",{"slug":295,"title":296},"how-to-mine-ergo-en","How to mine Ergo (ERG)",{"slug":298,"title":299},"goldshell-al-box-en","ASIC Goldshell AL BOX, AL BOX II, AL BOX II PLUS, AL BOX III",{"slug":301,"title":302},"how-to-mine-nirmata-en","How to mine Nirmata (NIR)",{"slug":304,"title":305},"how-to-mine-sedra-en","How to mine Sedra (SDR)",{"slug":307,"title":308},"how-to-mine-ravencoin-en","How to mine Ravencoin (RVN)",{"slug":310,"title":311},"how-to-mine-monero-en","How to mine Monero (XMR)",{"slug":313,"title":314},"bombax-ez100-ez100c-en","ASICs Bombax EZ100-Pro, EZ100, EZ100-C",{"slug":316,"title":317},"how-to-mine-xelis-en","How to mine Xelis (XEL)",{"slug":319,"title":320},"how-to-mine-ethw-en","How to mine Ethereum PoW (ETHW)",{"slug":322,"title":323},"how-to-mine-etc-en","How to mine Ethereum Classic (ETC)",{"slug":69,"title":71},{"slug":326,"title":327},"gtminer-v66-v88-en","ASICs GTMiner V66, V88",{"slug":329,"title":330},"windminer-k9-en","ASIC Wind Miner K9",{"slug":332,"title":333},"dragonball-ks6-ks6-pro-en","ASICs Dragonball KS6, KS6 S, KS6 Pro, KS6 Pro+",{"slug":335,"title":336},"how-to-mine-octa-en","How to mine OctaSpace (OCTA)",{"slug":338,"title":339},"antminer-al1-en","ASIC Bitmain Antminer AL1, AL1 Pro",{"slug":341,"title":342},"iceriver-al0-en","ASIC IceRiver AL0",{"slug":344,"title":345},"how-to-mine-salvium-en","How to mine Salvium (SAL)",{"slug":347,"title":348},"goldshell-e-ka1m-en","ASIC Goldshell E-KA1M",{"slug":350,"title":351},"dragonball-a11-en","АSIC Dragonball A11",{"slug":353,"title":354},"goldshell-e-al1m-en","ASIC Goldshell E-AL1M",{"slug":356,"title":357},"iceriver-al3-en","ASIC IceRiver AL3",{"slug":359,"title":360},"dragonball-a40-en","АSIC Dragonball A40",{"slug":362,"title":363},"iceriver-rx0-en","ASIC IceRiver RX0",{"slug":365,"title":366},"iceriver-al2-lite-en","ASIC IceRiver AL2 Lite",{"slug":368,"title":369},"iceriver-ks2-lite-en","ASIC IceRiver KS2 Lite",{"slug":371,"title":372},"how-to-mine-blocx-en","How to mine BLOCX",{"slug":374,"title":375},"bch-mining-en","How to mine Bitcoin Cash BCH",{"slug":377,"title":378},"fb-mining-en","How to mine Fractal Bitcoin FB",{"slug":380,"title":381},"ltc-mining-en","How to mine Litecoin LTC with Dogecoin DOGE",{"slug":383,"title":384},"ipollo-v2-v2x-v2h-en","ASICs iPollo V2, V2X, V2H",{"slug":386,"title":387},"dragonball-a21-en","АSIC Dragonball A21",{"slug":389,"title":390},"how-to-mine-quai-en","How to mine Quai (QUAI)",{"slug":392,"title":393},"elphapex-dg1-hydro-home-en","ASICs Elphapex DG1, DG1+, DG Hydro 1, DG Home 1",{"slug":395,"title":396},"volcminer-d1-lite-mini-hydro-en","ASICs Volcminer D1, D1 Lite, D1 Mini, D1 Hydro",{"slug":398,"title":399},"fluminer-en","Fluminer L1 ASIC",{"slug":401,"title":402},"kryptex-clore-mining-en","How To Mine On The Kryptex Pool via Clore.AI",{"slug":404,"title":405},"ecash-xec-mining-en","How To Mine eCash XEC",{"slug":407,"title":408},"lucky-miner-lv06-lv07-lv08-en","ASIC Lucky Miner LV06, LV07, LV08",{"slug":410,"title":411},"bitmain-antminer-s19-en","ASIC Bitmain Antminer S19",{"slug":413,"title":414},"digibyte-dgb-mining-en","How To Mine DigiByte DGB",{"slug":416,"title":417},"bitmain-antminer-l7-en","ASIC Bitmain Antminer L7",{"slug":419,"title":420},"bitmain-antminer-l9-en","ASIC Bitmain Antminer L9",{"slug":422,"title":423},"bitmain-antminer-s21-en","ASIC Bitmain Antminer S21",{"slug":425,"title":426},"canaan-avalon-q-home-en","ASIC Canaan Avalon Q Home — The First Low-Noise ASIC Miner for Home Use",{"slug":428,"title":429},"canaan-avalon-a15-a1566-series-en","ASIC Canaan Avalon A15 \u002F A1566",{"slug":431,"title":432},"how-to-mine-tari-randomx-en","How to mine Tari XTM (RandomX)",{"slug":434,"title":435},"how-to-mine-tari-sha3x-en","How to mine Tari XTM (SHA3X)",{"slug":437,"title":438},"how-to-mine-tari-c29-en","How to mine Tari XTM (C29)",{"slug":440,"title":441},"bitcoin2-bc2-mining-en","How To Mine Bitcoin II BC2",{"slug":443,"title":444},"goldshell-xt-box-en","ASIC Goldshell XT BOX",{"slug":446,"title":447},"zcash-zec-mining-en","How To Mine Zcash ZEC",{"slug":449,"title":450},"bitmain-antminer-z15-z15e-z15j-z15pro-en","ASIC Bitmain Antminer Z15, Z15e, Z15j, Z15Pro",{"slug":452,"title":453},"bitmain-antminer-z11-en","ASIC Bitmain Antminer Z11",{"slug":455,"title":456},"bitmain-antminer-z9-z9mini-en","ASIC Bitmain Antminer Z9, Z9 Mini",{"slug":458,"title":459},"innosilicon-zmaster-a9-en","ASIC Innosilicon ZMaster A9, A9+, A9++",{"slug":461,"title":462},"quai-sha256-mining-en","How to mine QUAI SHA256",{"slug":464,"title":465},"quai-scrypt-mining-en","How to mine QUAI Scrypt",{"slug":467,"title":468},"quai-kawpow-mining-en","How to mine QUAI KawPow",{"slug":470,"title":471},"how-to-change-dns-en","How to Change DNS Server on PC, Router, and ASIC Miner: Step-by-Step Guide",{"slug":473,"title":474},"how-to-mine-radiant-en","How to mine Radiant (RXD)",{"slug":476,"title":477},"bitmain-antminer-l3-en","Bitmain Antminer L3, L3+, L3++ ASIC Miner",{"slug":479,"title":480},"fluminer-t3-en","ASIC Fluminer T3",{"slug":482,"title":483},"bitcoin-sv-bsv-mining-en","How To Mine Bitcoin SV BSV",{"slug":485,"title":486},"how-to-connect-asic-en","How to connect ASIC?",{"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,584,587,590],{"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},"prepare-ironfish-mainnet-en","IRON FISH — Prepare For The Mainnet!",{"slug":528,"title":529},"ironfish-mainnet-en","IRON FISH — Mainnet",{"slug":531,"title":532},"mining-ironfish-with-memo-en","Mining IRON FISH with MEMO parameter",{"slug":534,"title":535},"ironfish-airdrop-completed-en","Kryptex distributed the $7500 airdrop for those who mined IRON FISH on the testnet!",{"slug":537,"title":538},"ironfish-mainnet-airdrop-en","The second IRON FISH airdrop from Kryptex Pool!",{"slug":540,"title":541},"ethermine-flypool-alternative-en","Ethermine and Flypool alternative",{"slug":543,"title":544},"dual-intensity-setting-en","Fine-tuning Dual-Mining",{"slug":546,"title":547},"iceriver-ks0-overclocking-en","IceRiver KS0 Firmware Update and Overclocking",{"slug":549,"title":550},"iceriver-ks1-overclocking-en","IceRiver KS1 Firmware Update and Overclocking",{"slug":552,"title":553},"iceriver-ks2-overclocking-en","IceRiver KS2 Firmware Update and Overclocking",{"slug":555,"title":556},"ubuntu-cpu-mining-en","Mining Monero XMR with Ubuntu Linux",{"slug":558,"title":559},"macos-cpu-mining-en","Mining Monero XMR with MacOS",{"slug":561,"title":562},"ubuntu-gpu-mining-en","Ubuntu Linux Mining",{"slug":564,"title":565},"linux-overclocking-en","Overclocking GPU on Ubuntu Linux",{"slug":567,"title":568},"flexpool-alternative-en","Flexpool is Closing Down. Choose a New Pool!",{"slug":570,"title":571},"ironfish-hardfork-en","Iron Fish Hard Fork: Enhancing Security and Decentralization",{"slug":573,"title":574},"switching-to-fishhash-en","Iron Fish Hardfork: Switching to FishHash",{"slug":576,"title":577},"whatsminer-rejected-shares-en","Resolving High Share Rejection Rates on WhatsMiner ASICs",{"slug":579,"title":580},"lte-for-mining-en","LTE for Mining: From Modem Selection to Network Setup",{"slug":582,"title":583},"kryptex-asic-firmware-en","Kryptex x Gminer ASIC Firmware: Boost Your Mining Income",{"slug":585,"title":586},"phone-mining-hashrate-en","Mining on Phones and Android: Smartphone Hashrate, Earnings, and FAQ",{"slug":588,"title":589},"minerbox-kryptex-en","MinerBox: Mining Monitoring App — How to Connect Kryptex Pool",{"slug":591,"title":592},"hashwatcher-kryptex-en","HashWatcher: ASIC Miner Monitor — Setup Guide for Kryptex Pool",{"name":594,"slug":595,"articles":596},"Hardware","hardware",[597,600,603,606,609],{"slug":598,"title":599},"how-to-clean-asic-en","How to Clean an ASIC Miner?",{"slug":601,"title":602},"how-to-replace-thermal-paste-in-asic-en","How to Replace Thermal Paste in an ASIC?",{"slug":604,"title":605},"extend-asic-lifespan-en","How to Extend the Lifespan of an ASIC Miner: Complete Guide",{"slug":607,"title":608},"rebar-4gdecoding-csm-mining-en","What Are ReSizable Bar (ReBAR), Above 4G Decoding, and CSM",{"slug":610,"title":611},"canaan-avalon-nano-3-nano-3s-en","ASIC Canaan Avalon Nano 3 \u002F Nano 3S — Home Bitcoin Miner with Built-in Heater Function",{"name":613,"slug":614,"articles":615},"Payouts","payouts",[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,694,697,700,703,706,709],{"slug":617,"title":618},"about-payouts-en","How to make a payout?",{"slug":620,"title":621},"etc-ethw-wallet-en","How to create ETC, ETHW, OCTA wallet",{"slug":623,"title":624},"kaspa-wallet-en","How to create KASPA wallet",{"slug":626,"title":627},"nexa-wallet-en","How to create NEXA wallet",{"slug":629,"title":630},"ironfish-wallet-en","How to create IRON FISH wallet",{"slug":632,"title":633},"how-to-recover-ironfish-wallet-en","How to Recover Access to Your IRON FISH Wallet",{"slug":635,"title":636},"trade-your-crypto-en","How to trade your crypto?",{"slug":638,"title":639},"conflux-wallet-en","How to create Conflux CFX wallet",{"slug":641,"title":642},"zephyr-wallet-en","How to create Zephyr (ZEPH) wallet",{"slug":644,"title":645},"karlsen-wallet-en","How to create Karlsen (KLS) wallet",{"slug":647,"title":648},"neurai-wallet-en","How to create Neurai (XNA) wallet",{"slug":650,"title":651},"cloreai-wallet-en","How to create CloreAI (CLORE) wallet",{"slug":653,"title":654},"alephium-wallet-en","How to create Alephium (ALPH) wallet",{"slug":656,"title":657},"ergo-wallet-en","How to create Ergo (ERG) wallet",{"slug":659,"title":660},"nirmata-wallet-en","How to create Nirmata (NIR) wallet",{"slug":662,"title":663},"sedra-wallet-en","How to create Sedra (SDR) wallet",{"slug":665,"title":666},"ravencoin-wallet-en","How to create Ravencoin (RVN) wallet",{"slug":668,"title":669},"monero-wallet-en","How to create Monero (XMR) wallet",{"slug":671,"title":672},"xelis-wallet-en","How to create Xelis (XEL) wallet",{"slug":674,"title":675},"salvium-wallet-en","How to create Salvium (SAL) wallet",{"slug":677,"title":678},"blocx-wallet-en","How to create a BLOCX wallet",{"slug":680,"title":681},"fractal-bitcoin-wallet-en","How to create a Fractal Bitcoin wallet",{"slug":683,"title":684},"litecoin-wallet-en","How to create a Litecoin wallet",{"slug":686,"title":687},"bitcoin-cash-wallet-en","How to create a Bitcoin Cash wallet",{"slug":689,"title":690},"quai-wallet-en","How to create Quai (QUAI) wallet",{"slug":692,"title":693},"ecash-xec-wallet-en","How To Create An eCash XEC Wallet",{"slug":695,"title":696},"digibyte-dgb-wallet-en","How To Create An DigiByte DGB Wallet",{"slug":698,"title":699},"tari-wallet-en","How to create Tari (XTM) wallet",{"slug":701,"title":702},"radiant-wallet-en","How to create Radiant (RXD) wallet",{"slug":704,"title":705},"bc2-wallet-en","How to create BitcoinII (BC2) wallet",{"slug":707,"title":708},"bsv-wallet-en","How to create a Bitcoin SV (BSV) wallet",{"slug":710,"title":711},"cryptocurrency-wallet-en","How to create a cryptocurrency wallet",{"name":713,"slug":714,"articles":715},"Security","security",[716],{"slug":717,"title":718},"pool-mining-security-en","Pool mining security",{"name":720,"slug":721,"articles":722},"Glossary","glossary",[723,726,729,732,735,738,741,744,747,750,753,756,759,762,765,768,771,774,777,780,783,786,789,792,795,798,801,804,807,810,813,816,819,822,825,828,831,834,837,840,843,846,849,852,855,858,861,864,867,870,873,876,879,882,885,888,891,894,897,900,903,906,909,912,915,918,921,924,927,930,933,936,939,942,945,948,951,954,957,960,963,966,969,972,975,978,981,984,987,990,993,996,999,1002,1005,1008,1011,1014,1017,1020,1023,1026,1029,1032,1035,1038,1041,1044,1047,1050,1053,1056,1059,1062,1065,1068,1071,1074,1077,1080,1083,1086,1089,1091,1094,1097,1100,1103,1106,1109,1112,1115,1118,1121,1124,1127,1130,1133,1136,1139,1142,1145,1148,1151,1154,1157,1160,1163,1166,1169,1172,1175,1178,1181,1184,1187,1190,1193,1196,1199,1202,1205,1208,1211,1214,1217,1220,1223,1226,1229,1232,1235,1238,1241,1244,1247,1250,1253,1256,1259,1262,1265,1268,1271,1274,1277],{"slug":724,"title":725},"merge-mining-en","Merge Mining (Merged Mining)",{"slug":727,"title":728},"address-en","Address",{"slug":730,"title":731},"airdrop-en","Airdrop",{"slug":733,"title":734},"algorithm-en","Algorithm",{"slug":736,"title":737},"altcoin-en","Altcoin",{"slug":739,"title":740},"asic-en","ASIC",{"slug":742,"title":743},"beacon-chain-en","Beacon Chain",{"slug":745,"title":746},"bear-market-en","Bear Market",{"slug":748,"title":749},"bep20-en","BEP-20",{"slug":751,"title":752},"bip-en","BIP",{"slug":754,"title":755},"bitaxe-en","Bitaxe",{"slug":757,"title":758},"bitcoin-en","Bitcoin",{"slug":760,"title":761},"bitdeer-en","Bitdeer",{"slug":763,"title":764},"bitmain-en","Bitmain",{"slug":766,"title":767},"block-reward-en","Block Reward",{"slug":769,"title":770},"block-time-en","Block Time",{"slug":772,"title":773},"block-en","Block",{"slug":775,"title":776},"blockchain-en","Blockchain",{"slug":778,"title":779},"blockdag-en","BlockDAG",{"slug":781,"title":782},"bnb-en","BNB",{"slug":784,"title":785},"bsc-en","BSC (BNB Smart Chain)",{"slug":787,"title":788},"bscscan-en","BscScan",{"slug":790,"title":791},"bull-market-en","Bull Market",{"slug":793,"title":794},"bid-ask-spread-en","Bid-Ask Spread",{"slug":796,"title":797},"bitcoin-cash-en","Bitcoin Cash (BCH)",{"slug":799,"title":800},"bitcoin-sv-en","Bitcoin SV (BSV)",{"slug":802,"title":803},"bitcoin2-en","Bitcoin II (BC2)",{"slug":805,"title":806},"block-explorer-en","Block Explorer",{"slug":808,"title":809},"canaan-en","Canaan",{"slug":811,"title":812},"capitalisation-en","Market Capitalization",{"slug":814,"title":815},"centralization-en","Centralization",{"slug":817,"title":818},"cfx-conflux-en","Conflux (CFX)",{"slug":820,"title":821},"cloud-mining-en","Cloud Mining",{"slug":823,"title":824},"coin-en","Coin",{"slug":826,"title":827},"coinbase-transaction-en","Coinbase Transaction",{"slug":829,"title":830},"cold-wallet-en","Cold Wallet",{"slug":832,"title":833},"confirmation-time-en","Confirmation Time",{"slug":835,"title":836},"consensus-en","Consensus Mechanism",{"slug":838,"title":839},"cpu-en","CPU (Central Processing Unit)",{"slug":841,"title":842},"cross-chain-bridges-en","Cross-Chain Bridge",{"slug":844,"title":845},"crypto-winter-en","Crypto Winter",{"slug":847,"title":848},"cryptocurrency-en","Cryptocurrency",{"slug":850,"title":851},"cryptography-en","Cryptography",{"slug":853,"title":854},"cuckaroo29-en","Cuckaroo29",{"slug":856,"title":857},"custody-en","Custody",{"slug":859,"title":860},"halving-en","Halving",{"slug":862,"title":863},"hashrate-en","Hashrate",{"slug":865,"title":866},"mempool-en","Mempool",{"slug":868,"title":869},"mining-pool-en","Mining Pool",{"slug":871,"title":872},"pps-en","PPS and PPS+",{"slug":874,"title":875},"private-key-en","Private Key",{"slug":877,"title":878},"profitability-en","Mining Profitability",{"slug":880,"title":881},"proof-of-work-en","Proof of Work (PoW)",{"slug":883,"title":884},"dac-en","DAC (Decentralized Autonomous Cooperative)",{"slug":886,"title":887},"dag-en","DAG (Directed Acyclic Graph)",{"slug":889,"title":890},"dao-en","DAO (Decentralized Autonomous Organization)",{"slug":892,"title":893},"dapp-en","DApp (Decentralized Application)",{"slug":895,"title":896},"decryption-en","Decryption",{"slug":898,"title":899},"defi-en","DeFi (Decentralized Finance)",{"slug":901,"title":902},"delisting-en","Delisting",{"slug":904,"title":905},"dex-en","DEX (Decentralized Exchange)",{"slug":907,"title":908},"digibyte-en","DigiByte (DGB)",{"slug":910,"title":911},"digital-asset-en","Digital Asset",{"slug":913,"title":914},"digital-signature-en","Digital Signature",{"slug":916,"title":917},"diversification-en","Diversification",{"slug":919,"title":920},"dns-en","DNS (Domain Name System)",{"slug":922,"title":923},"dogecoin-en","Dogecoin (DOGE)",{"slug":925,"title":926},"double-spending-en","Double Spending",{"slug":928,"title":929},"dyor-en","DYOR (Do Your Own Research)",{"slug":931,"title":932},"ecash-en","eCash (XEC)",{"slug":934,"title":935},"eclipse-attack-en","Eclipse Attack",{"slug":937,"title":938},"eip-en","EIP (Ethereum Improvement Proposal)",{"slug":940,"title":941},"encryption-en","Encryption",{"slug":943,"title":944},"etchash-en","EtcHash",{"slug":946,"title":947},"etf-en","ETF (Exchange-Traded Fund)",{"slug":949,"title":950},"ethereum-classic-en","Ethereum Classic (ETC)",{"slug":952,"title":953},"ethereum-en","Ethereum (ETH)",{"slug":955,"title":956},"evm-en","EVM (Ethereum Virtual Machine)",{"slug":958,"title":959},"exchange-en","Exchange",{"slug":961,"title":962},"fee-en","Fee",{"slug":964,"title":965},"fiat-en","Fiat Currency",{"slug":967,"title":968},"fork-en","Fork",{"slug":970,"title":971},"fpga-en","FPGA",{"slug":973,"title":974},"fractal-bitcoin-en","Fractal Bitcoin (FB)",{"slug":976,"title":977},"gas-en","Gas (Ethereum)",{"slug":979,"title":980},"genesis-block-en","Genesis Block",{"slug":982,"title":983},"goldshell-en","Goldshell",{"slug":985,"title":986},"gpu-en","GPU (Graphics Processing Unit)",{"slug":988,"title":989},"hardware-wallet-en","Hardware Wallet",{"slug":991,"title":992},"hash-en","Hash",{"slug":994,"title":995},"hot-wallet-en","Hot Wallet",{"slug":997,"title":998},"iceriver-en","IceRiver",{"slug":1000,"title":1001},"inflation-en","Inflation",{"slug":1003,"title":1004},"ipollo-en","iPollo",{"slug":1006,"title":1007},"iron-fish-en","Iron Fish (IRON)",{"slug":1009,"title":1010},"jasminer-en","Jasminer",{"slug":1012,"title":1013},"kaspa-en","Kaspa (KAS)",{"slug":1015,"title":1016},"kawpow-en","KawPow",{"slug":1018,"title":1019},"lightning-network-en","Lightning Network",{"slug":1021,"title":1022},"liquidity-en","Liquidity",{"slug":1024,"title":1025},"litecoin-en","Litecoin (LTC)",{"slug":1027,"title":1028},"market-cap-en","Market Cap",{"slug":1030,"title":1031},"mining-hardware-en","Mining Hardware",{"slug":1033,"title":1034},"monero-en","Monero (XMR)",{"slug":1036,"title":1037},"alephium-en","Alephium (ALPH)",{"slug":1039,"title":1040},"github-en","GitHub",{"slug":1042,"title":1043},"hacker-en","Hacker",{"slug":1045,"title":1046},"hodl-en","HODL",{"slug":1048,"title":1049},"kyc-en","KYC (Know Your Customer)",{"slug":1051,"title":1052},"latency-en","Latency",{"slug":1054,"title":1055},"layer-2-en","Layer 2 (L2)",{"slug":1057,"title":1058},"ledger-en","Ledger",{"slug":1060,"title":1061},"linux-en","Linux",{"slug":1063,"title":1064},"listing-en","Listing",{"slug":1066,"title":1067},"mainnet-en","Mainnet",{"slug":1069,"title":1070},"malware-en","Malware",{"slug":1072,"title":1073},"masternode-en","Masternode",{"slug":1075,"title":1076},"merkle-tree-en","Merkle Tree",{"slug":1078,"title":1079},"metadata-en","Metadata",{"slug":1081,"title":1082},"metaverse-en","Metaverse",{"slug":1084,"title":1085},"microtransactions-en","Microtransactions",{"slug":1087,"title":1088},"mining-farm-en","Mining Farm",{"slug":1090,"title":488},"mining-en",{"slug":1092,"title":1093},"mysterium-network-en","Mysterium Network (MYST)",{"slug":1095,"title":1096},"neurai-en","NeurAI (XNA)",{"slug":1098,"title":1099},"nexa-en","Nexa (NEXA)",{"slug":1101,"title":1102},"nft-en","NFT (Non-Fungible Token)",{"slug":1104,"title":1105},"node-en","Node",{"slug":1107,"title":1108},"nonce-en","Nonce",{"slug":1110,"title":1111},"octaspace-en","OctaSpace (OCTA)",{"slug":1113,"title":1114},"off-chain-en","Off-Chain",{"slug":1116,"title":1117},"on-chain-en","On-Chain",{"slug":1119,"title":1120},"open-source-en","Open-Source Software",{"slug":1122,"title":1123},"orphan-block-en","Orphan Block",{"slug":1125,"title":1126},"orphan-rate-en","Orphan Rate",{"slug":1128,"title":1129},"paper-wallet-en","Paper Wallet",{"slug":1131,"title":1132},"peer-to-peer-en","Peer-to-Peer (P2P)",{"slug":1134,"title":1135},"permissionless-blockchain-en","Permissionless Blockchain",{"slug":1137,"title":1138},"phishing-en","Phishing",{"slug":1140,"title":1141},"premining-en","Premining",{"slug":1143,"title":1144},"proof-of-stake-en","Proof of Stake (PoS)",{"slug":1146,"title":1147},"public-key-en","Public Key",{"slug":1149,"title":1150},"quai-en","Quai Network (QUAI)",{"slug":1152,"title":1153},"quantum-computing-en","Quantum Computing",{"slug":1155,"title":1156},"radiant-en","Radiant (RXD)",{"slug":1158,"title":1159},"ransomware-en","Ransomware",{"slug":1161,"title":1162},"ravencoin-en","Ravencoin (RVN)",{"slug":1164,"title":1165},"recession-en","Recession",{"slug":1167,"title":1168},"roadmap-en","Roadmap",{"slug":1170,"title":1171},"salvium-en","Salvium (SAL)",{"slug":1173,"title":1174},"satoshi-nakamoto-en","Satoshi Nakamoto",{"slug":1176,"title":1177},"satoshi-en","Satoshi (sat)",{"slug":1179,"title":1180},"seed-phrase-en","Seed Phrase (Mnemonic)",{"slug":1182,"title":1183},"share-en","Share",{"slug":1185,"title":1186},"sidechain-en","Sidechain",{"slug":1188,"title":1189},"smart-contract-en","Smart Contract",{"slug":1191,"title":1192},"source-code-en","Source Code",{"slug":1194,"title":1195},"ssl-en","SSL \u002F TLS",{"slug":1197,"title":1198},"stablecoin-en","Stablecoin",{"slug":1200,"title":1201},"staking-pool-en","Staking Pool",{"slug":1203,"title":1204},"supercomputer-en","Supercomputer",{"slug":1206,"title":1207},"supply-chain-en","Supply Chain",{"slug":1209,"title":1210},"tangem-wallet-en","Tangem Wallet",{"slug":1212,"title":1213},"tari-en","Tari (XTM)",{"slug":1215,"title":1216},"testnet-en","Testnet",{"slug":1218,"title":1219},"token-standards-en","Token Standards",{"slug":1221,"title":1222},"token-en","Token",{"slug":1224,"title":1225},"tokenization-en","Tokenization",{"slug":1227,"title":1228},"tokenomics-en","Tokenomics",{"slug":1230,"title":1231},"transaction-fee-en","Transaction Fee",{"slug":1233,"title":1234},"transaction-en","Transaction",{"slug":1236,"title":1237},"uncle-block-en","Uncle Block (Ommer)",{"slug":1239,"title":1240},"user-interface-en","User Interface (UI)",{"slug":1242,"title":1243},"verification-code-en","Verification Code",{"slug":1245,"title":1246},"verification-en","Verification",{"slug":1248,"title":1249},"virtual-machine-en","Virtual Machine (VM)",{"slug":1251,"title":1252},"volatility-en","Volatility",{"slug":1254,"title":1255},"wallet-en","Wallet",{"slug":1257,"title":1258},"web3-en","Web3",{"slug":1260,"title":1261},"whatsminer-en","Whatsminer",{"slug":1263,"title":1264},"white-paper-en","White Paper",{"slug":1266,"title":1267},"whitelist-en","Whitelist",{"slug":1269,"title":1270},"xelis-en","Xelis (XEL)",{"slug":1272,"title":1273},"zcash-en","Zcash (ZEC)",{"slug":1275,"title":1276},"zephyr-en","Zephyr (ZEPH)",{"slug":1278,"title":1279},"zero-knowledge-proof-en","Zero-Knowledge Proof (ZKP)"]