> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fundwork.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Fundwork: The Marketplace for Paid Work on Base

> Fundwork connects clients and talent through contracts, bounties, and campaigns — all paid in USDC on Base.

Fundwork is a Base-native marketplace where clients post paid work and talent gets compensated in USDC. Whether you're hiring for a focused contract, running an open bounty, or launching a campaign, Fundwork gives you a clean, on-chain record of what was done, by whom, and what was paid.

<CardGroup cols={2}>
  <Card title="What is Fundwork?" icon="circle-info" href="/getting-started/what-is-fundwork">
    Learn how Fundwork works and the three opportunity types available.
  </Card>

  <Card title="Create an Account" icon="user-plus" href="/getting-started/creating-an-account">
    Sign in with your Base account and set up your profile in minutes.
  </Card>

  <Card title="For Talent" icon="briefcase" href="/for-talent/finding-work">
    Browse open contracts, bounties, and campaigns. Apply and get paid in USDC.
  </Card>

  <Card title="For Clients" icon="bullhorn" href="/for-clients/posting-work">
    Post work, review applicants, approve deliverables, and pay on Base.
  </Card>
</CardGroup>

## How Fundwork works

<Steps>
  <Step title="Create your account">
    Sign in with your Base account using Privy. Your `.base.eth` name becomes your Fundwork identity.
  </Step>

  <Step title="Explore opportunities">
    Browse open contracts, bounties, and campaigns filtered by category, type, and budget.
  </Step>

  <Step title="Work and submit">
    Apply to contracts, submit to bounties, or join campaigns — then deliver your work through Fundwork.
  </Step>

  <Step title="Get paid in USDC">
    Approved work is paid in USDC on Base. Every payment produces a permanent on-chain receipt.
  </Step>
</Steps>

## Three ways to work

<CardGroup cols={3}>
  <Card title="Contracts" icon="file-signature" href="/opportunity-types/contracts">
    A client selects a worker before work begins. Ideal for planned projects with clear deliverables, optionally split into milestones.
  </Card>

  <Card title="Bounties" icon="trophy" href="/opportunity-types/bounties">
    Anyone can submit completed work. The client selects the best submission and awards the reward.
  </Card>

  <Card title="Campaigns" icon="bolt" href="/opportunity-types/campaigns">
    Participants earn a fixed USDC reward per qualifying submission, until the reward pool is exhausted.
  </Card>
</CardGroup>

<Note>
  Fundwork is currently in alpha. Some features described in this documentation are not yet publicly available. Details will be published before public launch.
</Note>
