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

# Quickstart Guide (Code)

> Start building with the SDKs and REST API.

<div className="my-4">
  <iframe width="100%" height="515" src="https://www.youtube.com/embed/sHCFRgzKDKg?si=x7TfmZD4MLrpzQ6r" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />

  <div className="text-sm text-fd-muted-foreground mt-2">
    Watch: Code quickstart overview.
  </div>
</div>

## Quickstart (Code)

Get going quickly:

1. Pick your SDK — [TypeScript](/vibecode/sdk/typescript) or [Python](/vibecode/sdk/python)
2. Or call the [REST API](/api) directly
3. Build an agent — see [Build a custom agent](/vibecode/build-custom-agent)
