# Lynqu Documentation > Lynqu is an AI lead capture, engagement & management platform. The smart > card is the doorway; the platform carries every relationship from > "nice to meet you" to closed. This site documents Lynqu for users, team > admins, and developers. ## Reading these docs as markdown Every docs page in the three sections below also answers at the same path with `.md` appended, served as `text/markdown` — e.g. https://docs.lynqu.com/developers/mcp.md. Fetch that instead of the HTML when you want the source prose without the page chrome. (The Product link at the bottom is the marketing site, not these docs, and has no `.md` twin.) ## Guides (users) - [Getting started](https://docs.lynqu.com/guides/getting-started/): account, first card, sharing - [Capture leads](https://docs.lynqu.com/guides/capture-leads/): AI scanning of business cards, badges, QR; enrichment - [Manage your network](https://docs.lynqu.com/guides/manage-your-network/): tags, notes, follow-ups, bookings ## Admin (organizations) - [Overview & roles](https://docs.lynqu.com/admin/overview/): admin/manager/employee matrix, org workspace - [Members & access](https://docs.lynqu.com/admin/team/): invites, departments, access domains, SSO/SCIM - [Leads & pipelines](https://docs.lynqu.com/admin/leads/): kanban, scoring, duplicates & merge, saved views, tasks - [Campaigns, events & follow-ups](https://docs.lynqu.com/admin/campaigns-events/): capture forms, attribution, templates - [Booking](https://docs.lynqu.com/admin/booking/): team scheduling, requests queue - [Analytics & dashboards](https://docs.lynqu.com/admin/analytics/): metrics, goals, configurable dashboards - [Workflow automation](https://docs.lynqu.com/admin/automation/): trigger→action rules on leads - [Billing, add-ons & limits](https://docs.lynqu.com/admin/billing/): seats, modules, credits, auto-expand ## Developers - [Getting started](https://docs.lynqu.com/developers/getting-started/): base URL https://api.lynqu.com/v1, envelope, first request - [Authentication](https://docs.lynqu.com/developers/authentication/): API keys (Business/Enterprise), bearer auth, revocation - [API reference](https://docs.lynqu.com/developers/api-reference/): stable resource groups (cards, contacts, leads, campaigns, events, departments, users) - [MCP — AI assistants](https://docs.lynqu.com/developers/mcp/): connect Claude/ChatGPT/Cursor via https://api.lynqu.com/mcp/v2 (org) or /mcp/me (personal) - [Webhooks](https://docs.lynqu.com/developers/webhooks/): lead.created, lead.stage_changed, lead.merged, automation.rule_fired; HMAC-SHA256 signatures - [Rate limits & errors](https://docs.lynqu.com/developers/rate-limits-errors/): status codes, retry_after ## Product - [Lynqu website](https://lynqu.com): product, pricing, business solutions