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

# Choose your work. Get connected.

> One account, two products, and three API shapes. Start using AsterWise with your coding tools or your own application.

<div className="aster-intro">
  <span className="aster-label">ASTERWISE / DOCUMENTATION</span>
  <p>Choose <strong>aster-code</strong> for repository work or <strong>aster-work</strong> for research and everyday tasks. AsterWise handles model routing behind a stable product name.</p>
  <a className="aster-start" href="/quickstart">Make your first request <span aria-hidden="true">↗</span></a>
</div>

## Start with your workflow

<CardGroup cols={2}>
  <Card title="Connect a coding tool" icon="terminal" href="/integrations/claude-code">
    Set up Claude Code, Codex, Copilot CLI, or a compatible client.
  </Card>

  <Card title="Build with the API" icon="code" href="/api/responses">
    Use Responses, Chat Completions, or Messages with your Aster API key.
  </Card>
</CardGroup>

## Two products. One prepaid balance.

| Product      | Use it for                        | Input / 1M tokens | Output / 1M tokens |
| ------------ | --------------------------------- | ----------------- | ------------------ |
| `aster-code` | Coding agents and technical tasks | \$0.80            | \$1.60             |
| `aster-work` | Research and everyday work        | \$0.40            | \$0.80             |

Start with a \$5 USD prepaid purchase. Purchased balance does not expire. See [pricing and limits](/pricing-limits) for how usage is charged.

## Find your next step

* **Using Codex?** Follow the [Responses provider setup](/integrations/codex).
* **Using Copilot CLI?** Check the [custom provider guide](/integrations/github-copilot).
* **Choosing a protocol?** Compare the [supported products and capabilities](/products-capabilities).
* **A request failed?** Start with [errors and fallback](/errors-fallback).
* **Reviewing data handling?** Read [data and providers](/data-providers).

<Note>
  Compatibility is specific to the tested client versions, routes, and scenarios. Check the relevant guide before relying on a client extension, attachment format, or new harness version.
</Note>
