# Build Packs for Superhuman

A Pack is an extension that adds new powers to your doc. Packs work by supplementing the core building blocks of Coda, so you can customize how your doc looks, works, and integrates.

## Let's build building blocks together.

With a little JavaScript, anyone can create and publish a Pack to the Gallery. All you need to do is write the code and the platform will deploy and host the Pack for you.

Packs can be created for personal use, shared with a team, or published to the world. Everything from simple utilities to rich integrations can be built with Packs.

[Learn more](guides/overview/)

[](images/home_demo.mp4)

______________________________________________________________________

## Build your first Pack in minutes.

Using the Pack Studio you can write, build, and deploy your Pack all from your browser. Nothing to download or install.

[Get started](tutorials/get-started/web/)

Or for you power users, build a Pack using the `coda` command line tool on your [local machine](tutorials/get-started/cli/), [GitHub](tutorials/get-started/github/) , [Gitpod](tutorials/get-started/gitpod/) , or [Replit](tutorials/get-started/replit/) .

[](images/web_ide_build.mp4)

### Command line tool

Use the CLI to develop Packs on your local machine, where you can use the IDE, tooling, and version control of your choice.

[Install CLI](guides/development/cli/)

### Sample code

From Math to GitHub to Cat Photos, we've got dozens of examples written covering all major aspects of the SDK.

[Browse samples](samples/)

### Community

Our passionate community of Pack makers and Superhuman experts can help answer your questions or share tips to get you started.

[Join the community](https://community.coda.io/c/developers-central/making-packs/15)

## Grab the popcorn.

Sit back, relax, and watch as Developer Advocate Eric Koleda builds a Pack from scratch in under 5 minutes and 20 lines of code. After that check out other videos covering topics like building blocks and the CLI.

[More videos](tutorials/videos/)

## Get inspired.

Makers have been busy building Packs of all types, and many have published their work to the Gallery. Try installing a few Packs to get a sense for what you could build.

[Browse the Gallery](https://coda.io/gallery?filter=packs)
