# Welcome

Welcome to **GoFigr**—the platform for zero-effort reproducibility in data science and scientific computing.

## What is GoFigr?

GoFigr automatically captures every figure you create in Python, R, or Jupyter notebooks, along with the complete context: source code, data transformations, and execution environment. This enables:

* **Instant reproducibility** — Every figure is linked to the code that created it
* **Effortless collaboration** — Share figures with full provenance
* **AI-powered presentations** — Transform figure collections into polished stories
* **Complete traceability** — Track figures from exploration to publication

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Get Started</strong></td><td>Install GoFigr and capture your first figure</td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><strong>Explore Features</strong></td><td>Discover AI Story Mode, Git import, and more</td><td><a href="features/features">features</a></td></tr><tr><td><strong>What's New</strong></td><td>See the latest features and improvements</td><td><a href="releases/releases">releases</a></td></tr></tbody></table>

## Supported Platforms

| Platform         | Install                          | Status   |
| ---------------- | -------------------------------- | -------- |
| Python / Jupyter | `pip install gofigr && gfconfig` | ✅ Stable |
| R                | `install.packages("gofigR")`     | ✅ Stable |

## Getting Help

* **Documentation**: You're here! Browse the sidebar.
* **Support**: <support@gofigr.io>
* **Website**: [gofigr.io](https://gofigr.io)
