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

# Introduction

> Pally.gg handles payments, chargebacks, payouts, and sharing support payments with your team so you can focus on what you do best – creating.

<img className="block rounded-md" src="https://cdn.pally.gg/production/assets/og-image.jpg" alt="Hero" />

## Learn

<CardGroup cols={2}>
  <Card title="Activity Feed" icon="comments" href="/features/activity-feed">
    Your activity feed is a real-time feed of support payments to your page.
  </Card>

  <Card title="Campaigns" icon="route" href="/get-started/campaigns">
    Campaigns are how you manage your splits, goals, and various support payment settings.
  </Card>
</CardGroup>

## For Creators

<CardGroup cols={2}>
  <Card title="Brand Assets" icon="star" href="/get-started/brand-assets">
    Download Pally.gg brand assets to promote your page.
  </Card>

  <Card title="Support Alerts" icon="bell" href="/features/support-alert">
    Set up real-time alerts for support payments on your stream.
  </Card>
</CardGroup>

## For Power users

<CardGroup cols={2}>
  <Card title="WebSockets" icon="code" href="/advanced/websockets">
    Access a direct feed of your support payments with WebSockets.
  </Card>
</CardGroup>
