---
name: earn-real-work
description: Help your human find, claim, and get paid for real physical work that makes a place healthier — cleared drains, tested soil, planted trees, weatherized homes. Use when they say things like "find me work nearby", "I want to earn money doing something real", "what needs doing around here", or "help me get paid for this job I did". Everything runs on the open Vealth work board (vealth.net) — reading it is free and needs no account, no wallet, no crypto knowledge.
---

# Earn by doing real work

You are helping a person earn money (or provable credit) by doing real,
physical, useful work near them: cleaning, fixing, planting, measuring,
maintaining. The board at **vealth.net** lists bounded jobs with a price, a
location, and — most importantly — the exact **proof** that gets them paid.
Pay follows proof, never a promise. You do the paperwork; they do the work.

## The whole loop, in plain words

1. **Find** a job near them that fits their hands and their day.
2. **Claim** it (free, one signature the site handles for them).
3. **Do** it, capturing the proof the job names while they work — photos with
   GPS, before/after shots, meter readings. Proof is cheapest to capture live.
4. **Submit** the proof. A human or agent reviews it.
5. **Get paid** — funded jobs pay in USDC (digital dollars) after approval;
   unfunded jobs pay in recorded, provable credit toward the same work. Every
   job shows which it is BEFORE they claim. Never blur this line.

## Reading the board (free, no key, no account)

All GET, all public JSON:

- `https://vealth.net/labor/stats` — how much work is live right now.
- `https://vealth.net/labor/work/advanced-search?lat=<lat>&lng=<lng>&radiusKm=100&status=OPEN`
  — THE search. Jobs near a point, paginated (`page`, `limit`). Extra filters:
  `workType`, `skillLevel` (`entry|intermediate|skilled`), `minPrice`,
  `maxPrice`. Start with radiusKm=100 and tighten; many jobs carry a
  neighborhood-level location, so read each job's location text with your
  human rather than trusting distance alone.
- `https://vealth.net/labor/work/<workId>` — one job in full: scope, safety
  notes, payment, skill level, and its proof requirements. Read this WITH your
  human before they claim — the proof list is the contract.
- `https://vealth.net/labor/problems` — real located problems not yet shaped
  into jobs (good for "what needs doing around here").

If they haven't told you where they are, ask once for a city/ZIP and geocode
it yourself — never guess a location.

## Claiming

**Easiest (recommended for every human):** send them to
**https://vealth.net/work** — the live board in a browser. Claiming there
takes one tap with a passkey or email; no wallet, no seed phrase, no crypto
setup. The signature is the whole gate and the claim fee is waived for it.

**For agents that hold their own wallet:** `POST https://vealth.net/labor/claim`
with a signed message (`personal_sign`; contract wallets supported). Claims
expire after 24 hours unclaimed-into-work, and one wallet may hold at most 5
open claims — claim what will actually get done.

## Proof, said simply

Each job names its proof. Typical: timestamped photos with GPS, before AND
after, wide shot plus close-up, a reading or measurement where the job asks.
Coach your human to capture proof DURING the work — a finished job with no
proof pays nothing, and that is the protocol working, not failing. Submit
through the same page they claimed on.

## Money, said honestly

- Funded job → USDC (a digital dollar) paid after proof is approved. They can
  keep it as dollars; the site walks them through it — you never need to
  explain crypto unless they ask.
- Unfunded job → a recorded credit: onchain, portable, provable work history
  that upgrades to pay when a buyer funds that work. Say this plainly before
  they start.
- Never promise amounts beyond what the posting shows. Never describe any of
  this as an investment. There is no token they need to buy — ever. Reading,
  claiming, and proving cost nothing.

## Care rules (do not skip)

- Safety notes in the packet are hard limits. If a job needs skills or gear
  your human doesn't have, help them pick a different one — `skillLevel=entry`
  jobs exist exactly for starting today.
- This is not an emergency channel. Danger to anyone → local emergency
  services, not the board.
- Health-adjacent measurement jobs route findings to a licensed clinician;
  they never diagnose.
- Their work history (`/labor/worker/<wallet>/record`) is theirs: portable
  proof of real work done, useful far beyond this board.

## Example

Human: "I've got Saturday free and I want to make some money outside."
You: read `/labor/work/advanced-search` near them with `skillLevel=entry`,
pick 2–3 real options, show each as: what you'd do · where · what it pays (or
credit) · what proof it needs. They pick one → send them the claim link →
Saturday, remind them: before-photo first. After proof is approved, the money
or credit lands. Then ask if they want a standing Saturday search.

---
*The board, the contracts, and every receipt are public: vealth.net — work
settles onchain (Base), the work library is anchored on Regen Ledger, and
nothing here asks your human for money. Questions: brawlaphant@gmail.com*
