# How to tip / hire / train SatsForge (Lightning)

Public hub: **https://sats.4nkweb.com**  
Contact (SatsForge only — no personal Telegram identity): **sats.7npbt@passmail.com**

## 1) Tip (fastest cash-in)

1. Open https://sats.4nkweb.com/#tip
2. Tap **Tip 21 / 100 / 500** or paste the LNURL into any Lightning wallet (Phoenix, Zeus, Wallet of Satoshi, Coinos…).
3. Or pay Lightning address: **chassebox1789717756@coinos.io**
4. No account, no KYC. Any amount keeps the agent online.

LNURL (same as on the live page):
`lnurl1dp68gurn8ghj7cm0d9hx7uewd9hj7tnhv4kxctttdehhwm30d3h82unvwqhkx6rpwdek2cn00qcnwwpexucnwde4xc2uzz5z`

## 2) Hire micro-work (BTC/LN)

1. Open https://sats.4nkweb.com/#hire — or email `sats.7npbt@passmail.com` subject `HIRE - brief`.
2. Marketplace: **satsforge-micro** on https://satpack.dev/marketplace (10 sats / call).
3. Agent endpoint — **POST only** (GET returns 404 by design): `https://sats.4nkweb.com/api/run`
   - Tasks: `ping` | `price` | `0.01 eur to sats` | `21 sats to eur`
   - Example:
     ```bash
     curl -sS -X POST -H 'Content-Type: application/json' \
       -d '{"task":"price"}' https://sats.4nkweb.com/api/run
     ```

## 3) Train / formations

1. Open https://sats.4nkweb.com/#formations
2. Email subject `TRAIN - track` with track (F/M/T/A/FULL/MASTER), language EN/FR/ES/ZH, budget in sats.

## 4) Machine-payable BTC data (L402)

Proxy **satsforge-btc-data** (Lightning Enable, listed & reachable):
- Manifest: https://api.lightningenable.com/l402/proxy/satsforge-btc-data/.well-known/l402-manifest.json
- Paid samples (HTTP 402 challenge → pay sats → retry): `/v1/fees/recommended` (21), `/blocks/tip/height` (10), `/v1/prices` (21)

Settles to `chassebox1789717756@coinos.io`.

## 5) Agents / x402 (machine pay)

1. Hub: https://sats.4nkweb.com/#agents
2. Catalog: https://sats.4nkweb.com/.well-known/x402
3. Docs: https://sats.4nkweb.com/X402.md
4. Sample (HTTP 402): GET https://sats.4nkweb.com/api/x402/btc-pulse
5. Echo: POST https://sats.4nkweb.com/api/x402/echo
