GET STARTED

THE #1 HIGH-PERFORMANCE QUBIC POOL
IMPORTANT
Ensure each of your workers has a unique worker name; duplicate worker names are not allowed!
HIVEOS SETUP
Flight Sheet Configuration
SOLO MINING:
https://github.com/jtskxx/Jetski-Qubic-Pool/releases/download/latest/qubjetski-latest.tar.gz
PPLNS MINING:
https://github.com/jtskxx/Jetski-Qubic-Pool/releases/download/latest/qubjetski.PPLNS-latest.tar.gz
HiveOS Setup
Wallet Configuration
Configure your wallet in HiveOS using the following format:
%WAL%-%WORKER_NAME%
  • %WAL%- will use the Qubic wallet address that you configured in your HiveOS account
  • -%WORKER_NAME% will automatically use your HiveOS rig name without requiring you to replace it manually
Extra Config Arguments
GPU MINING:
(Leave empty for GPU-only mining)
CPU MINING:
  • "amountOfThreads":0 = All available Threads -1
  • Huge Pages: (100 x Number of threads)
"cpuOnly":"yes"
"hugePages":1000
GPU + CPU (DUAL MINING):
"amountOfThreads":0
"hugePages":1000
MANUAL IDLE MODE
Qubjetski handles Qubic idle phases automatically, mining the most profitable coin and converting rewards to Qubic. For custom settings:
"idleSettings":{"command":"/hive/miners/rigel/1.21.2/rigel","arguments":"-a xelishashv2 -o stratum+tcp://fr.xelskipool.xyz:9191 -u XELWLT -w %WORKER_NAME%"}
command - Program to execute
arguments - Arguments for the program
LINUX SETUP
  1. DOWNLOAD THE LATEST MINER

    Download the latest miner qubjetski-Linux-v1.1.tar.gz
    wget https://github.com/jtskxx/JETSKI-QUBIC-POOL/releases/download/latest/qubjetski-Linux-v1.1.tar.gz
  2. EXTRACT THE MINER
    tar -xvzf qubjetski-Linux-v1.1.tar.gz && cd qubjetski-Linux-v1.1
  3. LAUNCH THE MINER

    Once extracted, you can start the miner:
    QUICK START
    Run the miner directly and the setup wizard will guide you step-by-step
    ADVANCED
    For large deployments, launch with custom flags
    ./qubjetski-Linux
Command Line Flags
FLAG DESCRIPTION
-wallet Your wallet address
-workername Set worker name/alias
-cpu Enable CPU mining
-threads Set number of CPU threads (0 = auto)
-gpu Enable GPU mining
-pplns Use PPLNS pool (default = SOLO)
-xmr Enable XMR mining
-autoidle Enable auto-idling mode
-start Start using existing appsettings.json
-help Show available commands
WINDOWS SETUP
  1. DOWNLOAD THE LATEST MINER

    DOWNLOAD qubjetski-Windows-v1.0.zip
  2. EXTRACT & LAUNCH

    STEP 1
    Extract the .zip file using Windows unzipper or WinRAR
    STEP 2
    Double-click qubjetski-Miner.exe
    STEP 3
    Enter your Wallet Address and Worker Name
Mining Options
CPU-ONLY
Enable: CPU Mining + QXMR Mining
▸ CPU → AI Training
▸ QXMR → Idle phase
GPU-ONLY
Enable: GPU Mining + Auto-Idling
▸ GPU → AI Training
▸ Auto-Idling → Idle phase
CPU + GPU
Enable: All options
▸ CPU + GPU → AI Training
▸ QXMR (CPU) + Auto-Idling (GPU) → Idle
Auto-Idling handles Qubic idle phases automatically, mining the most profitable coin and converting rewards to Qubic
Windows Setup
MACOS SETUP
NOTE
Currently only Intel CPUs supported. Apple Silicon (ARM) coming soon.
  1. INSTALL DOCKER

    STEP 1
    Open Terminal (Cmd + Space → type "Terminal")
    STEP 2
    Paste the command below and press Enter
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && brew install --cask docker && open -a Docker && while ! docker system info > /dev/null 2>&1; do sleep 1; done
  2. START MINING

    CPU MINING
    docker run --rm jetskipool/miner:qjetski-pplns-cpu -w WALLET
    GPU MINING
    docker run --gpus all --rm jetskipool/miner:qjetski-pplns-gpu -w WALLET
    CPU + GPU MINING
    docker run --gpus all --rm jetskipool/miner:qjetski-pplns-gpu -cpu -gpu -w WALLET
DOCKER SETUP
Docker images for large-scale deployments. Ideal for Vast.ai, Salad, and Clore.AI.
PPLNS MINING:
CPU
docker run --rm jetskipool/miner:qjetski-pplns-cpu -w WALLET
GPU
docker run --gpus all --rm jetskipool/miner:qjetski-pplns-gpu -w WALLET
CPU + GPU
docker run --gpus all --rm jetskipool/miner:qjetski-pplns-gpu -cpu -gpu -w WALLET
SOLO MINING:
CPU
docker run --rm jetskipool/miner:qjetski-solo-cpu -w WALLET
GPU
docker run --gpus all --rm jetskipool/miner:qjetski-solo-gpu -w WALLET
CPU + GPU
docker run --gpus all --rm jetskipool/miner:qjetski-solo-gpu -cpu -gpu -w WALLET
FREQUENTLY ASKED QUESTIONS
When is the payout made?
Qubic has two payout timelines depending on the reward type:
AI TRAINING REWARDS
These are delayed by one epoch. If you mine from Wednesday to Wednesday (Epoch N), you'll receive your AI training rewards at the end of the following epoch (Epoch N+1) — essentially one week after your mining epoch ends.
QXMR & AUTO-IDLE REWARDS
These pay out immediately after the epoch ends — no one-week delay.
The one-week delay for AI Training rewards is built into the Qubic protocol itself — it's how the network pays out to pools and Computors, not a pool-side decision.
How does the Qubic blockchain work?
Qubic uses a tick-based architecture instead of traditional blocks. Each tick occurs roughly every second, and during each tick the network's 676 Computors reach consensus on the current state.
Rather than bundling transactions into blocks and mining them periodically, Qubic validates state continuously — every tick, the Computors execute a small computation task together to confirm and advance the ledger.
This design enables:
  • Real-time transaction finality — no waiting for block confirmations
  • Native smart contracts — executed directly within the tick cycle
  • Decentralized computing — the network can run AI workloads and other computations natively
Think of it as a constantly-running state machine rather than a chain of discrete blocks.
What's IDLE?
Qubic's core operates in two computational phases:
1. INTERNAL PHASE
AI Training / Qubic Mining
This is the main mining activity where your hardware trains the Aigarth AI. The result is the submission of solutions (or shares of solutions if you're mining on PPLNS). This earns your primary Qubic rewards.
2. EXTERNAL PHASE
IDLE / Proof of Capacity
When your hardware isn't actively working on AI training, it enters the IDLE phase and performs external work instead of sitting unused.
How IDLE works on this pool
CPU (QXMR)
During IDLE, CPUs mine XMR to the Qubic.org pool. This is enabled by default — no extra configuration needed. Payouts are converted and paid in Qubic, not XMR.
GPU (Auto-IDLE)
The qubjetski miner automatically handles GPU idle time by mining the most profitable coin and converting it to Qubic. You'll see this as "IDLE payout" on the payout page.
Manual GPU IDLE
If you prefer to manage it yourself, you can use the manual idle mode to mine any coin during idle phases.
What's a solution?
Qubic's mining trains an AI neural network called Aigarth. Miners generate and evaluate Artificial Neural Networks (ANNs) rather than searching for hash collisions.
How the ANN works
Aigarth uses fully recurrent neural networks with trinary values (-1, 0, +1) for both neurons and synapse weights. This trinary system allows for more nuanced outputs than traditional binary models, including the ability to express uncertainty (0 = "I don't know").
The ANN runs through multiple ticks of simulation where neurons propagate signals to their neighbors. The miner then applies mutations — adjusting synapse weights or inserting new neurons — keeping only changes that improve performance. Redundant neurons are automatically pruned.
If enough output neurons match the expected values, that's a valid solution, which gets verified by the 676 Computors.
The path toward AGI
Aigarth's approach mimics biological evolution. The ANNs created by miners feed into a "Teacher" ANN that modifies and improves them, creating a recursive self-improvement loop.
The goal is to evolve neural architectures that can generalize across tasks rather than being trained for specific ones — the key distinction between narrow AI and AGI. By distributing this evolutionary process across thousands of miners, Aigarth aims to explore a massive search space of possible architectures that centralized approaches couldn't cover.
Why does difficulty/hashrate change so often?
Qubic mining isn't traditional hash-based mining — it involves training complex neural networks that must meet a specific quality threshold to produce a valid solution.
Each epoch, the network sets a new threshold for neural network complexity. Depending on how difficult that threshold is to achieve, the effective network difficulty and global hashrate will shift — sometimes significantly.
This means
  • Epoch-to-epoch variation — Some epochs are harder than others based on the AI training parameters
  • OC tuning may be needed — What worked last epoch might not be optimal for the current one; tweaking your overclocks can improve results
Unlike traditional PoW where difficulty adjusts predictably based on block times, Qubic's difficulty is tied to AI task complexity — making it more dynamic and variable.
What is an epoch and how long does it last?
An epoch is Qubic's reward cycle. It runs from Wednesday 12:00 UTC to the following Wednesday 12:00 UTC — exactly one week.
During each epoch, miners compete to find solutions for their Computor or pool. At the end of the epoch, rewards are distributed based on the number of solutions found relative to the network's total. Your performance during the epoch determines your share of the weekly emissions.
What's the difference between this pool and others?
We combine innovation, precision, and expertise to redefine cryptocurrency mining.
MAXIMUM PERFORMANCE
Deliver the full potential of your compute power. With precision-driven algorithms and advanced AI, our services ensure optimal performance, unmatched efficiency, and accessibility — for everyone.
TRANSPARENCY FIRST
Trust and transparency are at the core of everything we do. Our dashboard provides in-depth stats about your mining performance, pool activity, and Qubic network data — complete visibility so you always know exactly where you stand.
BUILT FOR THE FUTURE
Our infrastructure is designed to meet the challenges ahead, ensuring reliability, efficiency, and scalability for every miner — whether you're running a single rig or a full operation.
24/7 SUPPORT
Our team is available around the clock on Discord. We believe in fostering trusted relationships with our miners, where integrity is non-negotiable.
What's the difference between PPLNS and Solo mining?
PPLNS
Pay Per Last N Shares
Your rewards are based on your contribution to the pool over a rolling window — on Qubic, that window is one epoch (one week). When the pool finds solutions, the payout is distributed proportionally among all contributing miners. This gives you more consistent, predictable earnings.
SOLO
Independent Mining
You mine independently. You only get rewarded when you find a solution. Higher risk, higher variance — but bigger payouts when you hit. Generally, if you're running 6-10 GPUs or more, Solo becomes a solid option.
We introduced PPLNS when neural network settings became too difficult for some rigs to find solutions reliably on their own — it's a way to still earn rewards even if your hardware struggles with the current algorithm difficulty.
Which one should I choose?
Neural network settings change often, so what works best can vary epoch to epoch. Some weeks Solo might be more profitable, others PPLNS. The best approach: try one week on PPLNS, then one week on Solo, and compare your results.
Our pool is 100% transparent — you can check the public stats to see how many solutions other miners are getting with their hashrate, which can help you decide. Still unsure? Jump into our Discord with your hashrate and hardware details, and we'll help recommend the best mode for your setup.
Why don't I see my worker/rig on the dashboard?
New rigs can take up to 10 minutes to appear on the dashboard. If it's still not showing after that, double-check that your miner is configured with the correct wallet address and worker name.
Does the pool support SSL/TLS connections?
The pool connects via WSS (WebSocket Secure), providing TLS-encrypted communication between your miners and our infrastructure.
Qubic operates on two distinct computation phases — AI neural network training and external computation during idle periods. This requires persistent, low-latency connections to coordinate workload transitions in real time. WSS provides both the encryption layer and the bidirectional communication channel necessary to switch your miners between phases at the optimal moment, ensuring maximum uptime on productive work.
How do I set up multiple rigs under one account?
Use the same wallet address across all your rigs, but assign each one a unique worker name. This allows you to track individual rig performance on the dashboard while consolidating all rewards to a single payout address.
Each rig will appear separately in your stats, making it easy to monitor and troubleshoot.
How do I contact support?
For any questions, technical issues, or setup assistance, head over to our Discord server. Feel free to ping or DM Jetski for anything — support is available 24/7.
JOIN OUR COMMUNITY
Connect directly with Jetski and other miners, get dedicated support, and stay updated on the latest news. Always here to help.
JOIN DISCORD