Live on Solana mainnet

Request compute. Pay per job.

Ignit3 is a Solana-native GPU bot protocol. Ask for inference, generation, analysis, automation, or market processing straight from a bot — Ignit3 handles pricing, routing, execution tracking, and on-chain settlement. Same program, your dashboard or your Telegram chat.

✦ Hold $IGN · earn 10%|★ Build provider reputation|420+ GPUs online
<8s
Job dispatch
1.5–3%
Flat fee
420+
GPUs online
100%
Non-custodial
Built withSolanaAnchorJupiterx402Telegram

The network right now

0
Jobs completed
0 SOL
Total paid out
0
GPUs online
0ms
Avg latency
0
Active users
0.0%
Uptime
24/7
Settlement
<3%
Fee

How it works

[01]

Submit a task

Tell the bot what you need: inference, generation, analysis. Text or API — same entry point.

[02]

Ignit3 routes

The protocol prices the job, matches it to the best GPU, and escrows SOL.

[03]

Get results

Output returns to your bot or webhook. Payment settles on Solana automatically.

Every job pays. Pick your side of the network.

Request compute
[01]

Ask a bot · get results

Submit inference, generation, analysis, automation, or market-processing jobs straight from chat. Ignit3 prices the work, routes it to a GPU, tracks execution, and returns your output.

Run a job
Supply GPUs · earn
[02]

Rent out idle compute

Connect a GPU and Ignit3 fills it with paid jobs. You earn per completed task in SOL and build a reputation score from uptime, speed, and execution quality.

Become a provider
Agent layer
[03]

Programmable execution

AI agents request GPU power, pay per task via x402, receive outputs, and continue their workflows autonomously — no API keys, no accounts, no custody.

Read agent docs

Open infrastructure. No gatekeepers.

An Anchor program on Solana that powers a permissionless GPU marketplace, an on-chain reputation oracle, and an agent-native payment layer. Every rule is enforced by the smart contract — not by us.

Bot-first job intake

Users and agents submit tasks through a single bot interface. Ignit3 parses intent, estimates cost, and opens a job — no dashboards required.

Smart routing & pricing

A matching engine prices each job and routes it to the best-fit GPU by capability, latency, and provider reputation. Quotes are deterministic.

Permissionless GPU supply

Any provider can connect idle compute and start earning. No staking gate, no whitelist — reputation is earned through completed jobs.

On-chain reputation oracle

Uptime, speed, reliability, completed jobs, and execution quality are scored and written on-chain. Better scores win more work and better pay.

On-chain payment settlement

Every job settles in SOL on Solana. Funds escrow on submission and release on verified completion — non-custodial end to end.

Agent-native via x402

Agents pay per task with the x402 payment standard — no API keys, no accounts. The first programmable compute layer for the AI-native internet.

ignit3-marketplace · Anchor program on Solana
// Permissionless settlement — any verified GPU can fulfill
pub fn settle_job(ctx: Context<SettleJob>) -> Result<()> {
    let job = &mut ctx.accounts.job;
    let provider = &mut ctx.accounts.provider;

    // Verify the GPU returned a valid result hash
    require!(job.result_hash === ctx.accounts.proof.hash,
        IgnitError::InvalidResult);

    // Split escrow: provider payout + protocol fee
    let fee = job.amount
        .checked_mul(pool.fee_bps as u64)
        .unwrap() / 10_000;
    // Release SOL to provider, bump reputation score
    provider.score = provider.score.saturating_add(1);
    ...
}

Every job builds your reputation. Portable. Verifiable. Yours.

Ignit3 writes a 300–850 reputation score to an on-chain oracle for every GPU provider. Deliver fast, accurate jobs with high uptime and your score climbs. Drop jobs or go offline, it falls. Higher scores unlock more work and better pay — and your reputation follows your wallet, wherever it goes.

Bronze
300–499
Silver
500–649
Gold
650–749
Platinum
750–850

Supported GPUs

RTX 4090H100 SXMA100 80GBL40SRTX 5090MI300XH200A6000V100T4RTX 4080L4

Pricing

Pay per task. No subscriptions, no minimums. Flat 1.5–3% protocol fee — that's it.

Estimated cost
0.0300 SOL (~$2.00)
Protocol fee
0.0006 SOL
Est. duration
~4.2s
GPU ModelVRAMPrice/unitAvg SpeedBest For
H100 SXM80 GB0.120 SOL2.1sTraining, large models
A100 80GB80 GB0.080 SOL3.4sInference at scale
RTX 409024 GB0.030 SOL4.2sFast inference, generation
RTX 509032 GB0.050 SOL3.1sNext-gen inference
H200141 GB0.150 SOL1.8sFrontier training
L40S48 GB0.060 SOL3.8sGeneration, fine-tuning
MI300X192 GB0.140 SOL2.0sLarge-model inference
A600048 GB0.050 SOL4.0sBalanced workloads
RTX 408016 GB0.020 SOL5.5sBudget inference
V10032 GB0.010 SOL8.2sLegacy inference
T416 GB0.008 SOL12.0sLight inference
L424 GB0.015 SOL9.5sVideo, low-latency
Non-custodialOn-chain reputationBot-first jobsx402 agent paymentsInference & generation1.5–3% flat feePay per taskLive job trackingSolana mainnetPermissionless GPUsNon-custodialOn-chain reputationBot-first jobsx402 agent paymentsInference & generation1.5–3% flat feePay per taskLive job trackingSolana mainnetPermissionless GPUs

Frequently asked questions

Ignit3 is a Solana-native GPU bot protocol. It connects users who need compute (inference, generation, analysis) with providers who have idle GPUs. Jobs are priced, routed, executed, and settled on-chain — accessible through a Telegram bot, web dashboard, or API.

Flat 1.5–3% protocol fee on every job. Base price depends on GPU model, units, and task type. You see exact cost before submitting. No subscriptions, no minimums. Payment settles in SOL.

12 models: H100 SXM, A100 80GB, RTX 4090, RTX 5090, H200, L40S, MI300X, A6000, RTX 4080, V100, T4, and L4. More added as providers join.

Connect a supported GPU (RTX 4080+), run the Ignit3 provider software on Linux, and register on-chain. No staking gate — you earn SOL per completed job and build reputation from uptime and execution quality.

A 300–850 score written to an on-chain oracle. It tracks uptime, speed, reliability, and job quality. Higher scores (Bronze → Silver → Gold → Platinum) unlock more work and better pay. Your score is tied to your wallet and portable.

AI agents pay per task using the x402 payment standard. No API keys, no accounts, no custody. An agent requests GPU power, pays in SOL, receives output, and continues its workflow — fully autonomous.

Yes. Funds escrow in a Solana smart contract on job submission and release to the provider on verified completion. Ignit3 never holds your SOL.

x402 is a payment protocol that lets machines pay machines. Agents include payment in the HTTP request itself — no auth tokens, no billing dashboards. Ignit3 is the first GPU marketplace to support it natively.

$IGN holders earn 10% of protocol fees, distributed automatically. Hold $IGN in any Solana wallet to qualify — no staking contract needed.

Average job dispatch under 8 seconds. The matching engine routes by GPU capability, latency, and provider reputation. Most inference jobs complete in 2–12 seconds depending on model and task.

Liquid compute for the AI-native internet.

Turn scattered GPU capacity into an accessible, reputation-based network. Request a job, supply a GPU, or wire up an agent — it all settles on Solana.