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

# Introduction

Eversince is a creative agent that plans and executes across image, video, and audio. It orchestrates the latest AI models and operates in a purpose-built environment with tools, skills, and memory.

## Key concepts

* **Model-agnostic:** Orchestrates the latest image, video, and audio models.
* **Source assets:** Generates from scratch or builds on your own assets.
* **Agentic editing:** Works directly on the timeline, building scenes, adjusting durations, syncing audio to visuals, mixing voiceover, music, and sound effects, placing overlays, and aligning it all. It can work autonomously or follow your direction.
* **Skills:** Domain-specific expertise that shapes what and how the agent creates. Eversince maintains a set of pre-built skills, and supports custom ones.
* **Memory:** Per-project memory and cross-project learned preferences.
* **Studio + API + MCP:** Available in the studio, via REST API, or as an MCP server for agent-to-agent workflows.

## How it works

1. Send a brief in natural language and attach any references you need
2. The agent plans the creative, selects models, generates in parallel
3. The agent delivers standalone assets or builds on the timeline
4. Give feedback and the agent iterates
5. Download assets or export the timeline in 1080p or 4K

## Under the hood

Parallel execution, failure recovery, media analysis, cost tracking, and rendering. [Full breakdown](/features/agent).

## Explore

<CardGroup cols={3}>
  <Card title="Quickstart" href="/quickstart">
    First project setup
  </Card>

  <Card title="Agent" href="/features/agent">
    How the agent works
  </Card>

  <Card title="Models" href="/features/models">
    All available models
  </Card>

  <Card title="Skills" href="/features/skills">
    Domain expertise
  </Card>

  <Card title="Timeline" href="/features/timeline">
    Editor and export
  </Card>

  <Card title="API Reference" href="/api/overview">
    Integrate with the API
  </Card>

  <Card title="FAQ" href="/faq">
    Common questions
  </Card>

  <Card title="Glossary" href="/glossary">
    Term definitions
  </Card>
</CardGroup>
