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

# Introducing Chipper

> One workspace to launch, trade, and manage tokens.

## Who it's for

Chipper is built for launchers running a token from deploy through post-launch. It is also for traders operating many wallets at once.

## How it fits together

Everything in Chipper is built from four core concepts:

* A **wallet** is a single funded address.
* A **folder** is a named group of wallets, funded by a **funder** wallet.
* A **launch** deploys a new token to a protocol.
* An **automation** is a server-run strategy attached to a token that runs as a job you can pause or cancel.

## Where to go next

<Columns cols={3}>
  <Card title="Use Cases" icon="briefcase" href="/get-started/use-cases">
    See how different teams use Chipper.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/get-started/quickstart">
    A launcher path and a trader path.
  </Card>

  <Card title="Core Concepts" icon="book" href="/get-started/core-concepts">
    Learn the vocabulary of the platform.
  </Card>
</Columns>
