# What are Codex pets?

Codex pets are animated companions associated with the Codex app experience. Codex Pets documents the community package workflow around those companions: previewing spritesheets, inspecting pet.json, downloading example packages, and installing assets locally.

## Official Codex sources

Use official OpenAI sources for Codex product context:

- OpenAI Codex product page: https://openai.com/codex
- OpenAI Help Center, Using Codex with your ChatGPT plan: https://help.openai.com/en/articles/11369540-using-codex-with-your-chatgpt-plan
- OpenAI Codex changelog: https://help.openai.com/en/articles/11428266-codex-changelog

## Community scope

Codex Pets is an independent community utility. OpenAI's official pages document Codex itself; Codex pet package notes on this site are community-maintained workflow documentation based on Codex app behavior and local package testing.

## Package basics

The examples on Codex Pets use:

- pet.json as the manifest.
- spritesheet.webp as the spritesheet image.
- ~/.codex/pets/<pet-id>/ as the example local package folder.
- A 1536 by 1872 pixel spritesheet arranged as 8 columns by 9 rows.
- 192 by 208 pixel frame cells.

For finished examples, see https://codexpets.org/gallery. For install steps, see https://codexpets.org/install.
