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

# SellerGen AI Help Center

> Everything you need to set up, operate, and get the most out of your AI agents.

<div style={{ background: 'linear-gradient(135deg, #1B6B50 0%, #3FAD82 60%, #5DC49A 100%)', borderRadius: '12px', padding: '40px 36px', marginBottom: '24px', minHeight: '160px', display: 'flex', flexDirection: 'column', justifyContent: 'flex-end' }}>
  <div style={{ fontSize: '12px', color: 'rgba(255,255,255,0.7)', marginBottom: '6px', fontWeight: 500, letterSpacing: '0.04em', textTransform: 'uppercase' }}>Getting Started</div>
  <div style={{ fontSize: '22px', fontWeight: 600, color: '#ffffff', marginBottom: '6px' }}>Connect your store and meet your agents</div>
  <div style={{ fontSize: '14px', color: 'rgba(255,255,255,0.75)' }}>Set up your account, connect Amazon, and understand what each of your eight AI agents owns.</div>
</div>

<CardGroup cols={2}>
  <Card title="AI Agents" icon="bot" href="/ai-agents/overview">
    Eight agents, each with a defined domain. Understand what runs autonomously vs. what needs your approval.
  </Card>

  <Card title="Campaigns" icon="megaphone" href="/campaigns/overview">
    Adam manages your sponsored campaigns — bids, budgets, ad groups, and search terms.
  </Card>

  <Card title="Roadmap" icon="calendar-days" href="/roadmap/overview">
    Victor's growth plan as a Gantt timeline and Kanban task board.
  </Card>

  <Card title="Artifacts" icon="layout-dashboard" href="/artifacts/overview">
    Pin agent outputs to folders and build persistent dashboards from your data.
  </Card>
</CardGroup>

## Common tasks

<CardGroup cols={2}>
  <Card title="Create your account" icon="user-plus" href="/getting-started/create-your-account">
    7-step profile setup before agents are configured.
  </Card>

  <Card title="Connect Amazon" icon="plug" href="/getting-started/connect-amazon">
    OAuth flow for Amazon Advertising and Seller Central.
  </Card>

  <Card title="Add a team member" icon="users" href="/account/adding-team-members">
    Invite operators and viewers to your workspace.
  </Card>

  <Card title="Pin a widget" icon="pin" href="/artifacts/pinning-widgets">
    Save agent-generated data to a folder dashboard.
  </Card>

  <Card title="Manage billing" icon="credit-card" href="/billing/plans-pricing">
    Subscription, credits, and invoices.
  </Card>

  <Card title="Manage connections" icon="link" href="/account/connected-marketplaces">
    View and reconnect your Amazon accounts.
  </Card>
</CardGroup>
