> ## 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.

# How to Post a Contract, Bounty, or Campaign on Fundwork

> Learn how to create a Contract, Bounty, or Campaign on Fundwork — from signing in with your Base account to publishing your opportunity.

Ready to hire talent on Base? Posting an opportunity on Fundwork takes just a few minutes. Choose the format that matches how you want to work — a Contract for a dedicated collaborator, a Bounty for open competitive submissions, or a Campaign for volume-based contributions — then fill in the details and publish.

<Steps>
  <Step title="Sign in with your Base account">
    Go to [fundwork.app](https://fundwork.app) and sign in using **Privy** with your Base account. You must be signed in before you can post any opportunity.

    <Note>
      Fundwork uses Base Account authentication via Privy. If you don't have a Base account yet, you'll be prompted to create one during sign-in.
    </Note>
  </Step>

  <Step title="Navigate to the posting page">
    Once signed in, go to [https://fundwork.app/post](https://fundwork.app/post). This is where all new opportunities start.
  </Step>

  <Step title="Choose your opportunity type">
    Select the format that best fits the work you need done.

    <CardGroup cols={3}>
      <Card title="Contract" icon="file-signature">
        You review applicants and hire one worker. Work proceeds through structured milestones. Best for ongoing or multi-step projects.
      </Card>

      <Card title="Bounty" icon="trophy">
        Anyone can submit work. You review all submissions and select one or more winners to award. Best for creative or competitive tasks.
      </Card>

      <Card title="Campaign" icon="layer-group">
        You set a fixed USDC reward per qualifying submission. Approve submissions as they come in — each earns the fixed amount until your pool runs out. Best for volume tasks.
      </Card>
    </CardGroup>
  </Step>

  <Step title="Fill in your opportunity details">
    Complete all required fields for your chosen type. Every opportunity includes:

    * **Title** — a clear, specific name for the work
    * **Overview** — context about the project and what you need
    * **Deliverables** — exactly what the worker must produce
    * **Skills tags** — categories like Design, Development, Writing, Research, etc.
    * **Budget** — in USDC
    * **Deadline or duration** — when submissions or work must be completed

    Contracts also require **milestones**. Bounties also require **judging criteria** and **requirements**. Campaigns also require a **reward per submission** and a **total pool amount**.

    <Tip>
      The more specific your posting, the better the applicants and submissions you attract. See [Writing a Strong Opportunity](/for-clients/writing-a-strong-opportunity) for guidance on each field.
    </Tip>
  </Step>

  <Step title="Publish your opportunity">
    Review your posting, then hit **Publish**. Your opportunity goes live immediately and becomes visible to talent on Fundwork.

    Once published, workers can apply (Contracts), submit work (Bounties), or begin contributing (Campaigns) right away.
  </Step>
</Steps>

<Info>
  Fundwork is currently in alpha. Posting workflows and available fields may evolve before public launch.
</Info>
