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

# Introduction

> Welcome to the Fungies documentation

<img className="block dark:hidden" src="https://mintcdn.com/fungiesinc/KTTj5YYWsKPdi054/logo/light.svg?fit=max&auto=format&n=KTTj5YYWsKPdi054&q=85&s=14e26d4cc0a4f4dcf62566e14ef05c76" alt="Hero Light" width="1245" height="403" data-path="logo/light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/fungiesinc/KTTj5YYWsKPdi054/logo/dark.svg?fit=max&auto=format&n=KTTj5YYWsKPdi054&q=85&s=63b9599328ef91e045f7a7e9fd38478a" alt="Hero Dark" width="1245" height="403" data-path="logo/dark.svg" />

## Setting up

Get started with Fungies by setting up your workspace and connecting your Stripe account.

<CardGroup cols={2}>
  <Card title="Create Workspace" icon="pen-to-square" href="#">
    Create a new workspace to start building your store
  </Card>

  <Card title="Connect Stripe" icon="image" href="#">
    Connect your Stripe account to start accepting payments
  </Card>
</CardGroup>

## Make it yours

Update your Store to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Customize Store" icon="palette" href="#">
    Customize your store to your company's colors and brands
  </Card>

  <Card title="Add your Domain" icon="palette" href="#">
    Add your domain to make your store look professional
  </Card>

  <Card title="Add projects and products" icon="screwdriver-wrench" href="#">
    Add your projects and products to your store
  </Card>

  <Card title="Set up webhooks" icon="code" href="#">
    Set up webhooks to receive events from Fungies
  </Card>
</CardGroup>
