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

# Guides

> Copy-paste recipes for the jobs people actually ask about.

Short walkthroughs, not the full API surface. Each one is a complete request you can run, then a pointer into the [reference](/api-reference/introduction) for fields and errors.

<CardGroup cols={2}>
  <Card title="Company from a website" icon="globe" href="/guides/company-from-domain">
    `acme.com` → live LinkedIn company page and `linkedin_id`.
  </Card>

  <Card title="Bulk enrichment" icon="layer-group" href="/guides/bulk-enrichment">
    Thousands to millions of records: batch jobs, webhooks, throughput.
  </Card>

  <Card title="Signals cookbook" icon="book-open" href="/guides/signals-cookbook">
    Job-change, headcount, and net-new recipes with cost math.
  </Card>

  <Card title="Migrating from Proxycurl" icon="arrow-right-arrow-left" href="/guides/migrating-from-proxycurl">
    Endpoint mapping, auth, and billing differences.
  </Card>
</CardGroup>
