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

# JavaScript SDK

> Install the Darwin JavaScript SDK and make your first Product API request.

The Product SDK is the typed JavaScript and TypeScript wrapper for owner-scoped Darwin API operations. It is generated from the same OpenAPI contract as this reference.

<Card title="Open the JavaScript SDK guide" icon="code" href="/sdks/javascript">
  Install `@darwinso/sdk`, create a client, and call AIs, goals, Listings, conversations, and other Product resources.
</Card>
