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

# Rushed Documentation

> Learn how to build fullstack products with Rushed, from first prompt to live backend.

## Start here

Rushed is an Africa-first autonomous agent for fullstack software development.

It helps you go from idea to working product inside one workspace: prompt, inspect code, preview the app, connect live backend features, and ship.

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal>
  Go from first prompt to first project in minutes.
</Card>

## Learn the product, not the plumbing

<Columns cols={3}>
  <Card title="Prompt better" icon="message-square" href="/getting-started/prompting-best-practices">
    Learn how to get stronger results from your prompts.
  </Card>

  <Card title="Know the best use cases" icon="target" href="/getting-started/what-rushed-is-good-at">
    See where Rushed has the most leverage.
  </Card>

  <Card title="Understand billing" icon="coins" href="/billing/plans-and-credits">
    Understand credits, daily caps, and paid workflows.
  </Card>
</Columns>

## Core workflows

<Columns cols={4}>
  <Card title="Create and iterate" icon="sparkles" href="/workflows/create-and-iterate">
    Start from a prompt, blank project, or imported repo.
  </Card>

  <Card title="Editor and preview" icon="code" href="/workflows/editor-preview-and-quick-edit">
    Move between chat, files, and live preview without losing momentum.
  </Card>

  <Card title="GitHub workflows" icon="github" href="/workflows/github-import-export">
    Import an existing project or export your work when it is ready.
  </Card>

  <Card title="Live backends and env variables" icon="database" href="/workflows/fullstack-backends-and-env-variables">
    Connect auth, saved data, and live backend features without leaving the project.
  </Card>
</Columns>

## What is shipping next

<Card title="Product roadmap" icon="route" href="/product/roadmap">
  See what is next across mobile, model controls, email tooling, and always-on autofix.
</Card>

## If you are new to Rushed

<Card title="Read the FAQ" icon="circle-help" href="/help/faq">
  Get quick answers about preview, credits, GitHub, live backends, and prompting.
</Card>
