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

# Overview

> Learn how to setup and manage your Monieswitch account.

Immediately you create your Monieswitch account, you'll have access to a range of features designed to help you manage your finances effectively.
This overview will guide you through the key aspects of your account, including setup, management, and optimization.

## Get started with a Monieswitch account

<CardGroup cols={2}>
  <Card title="Register your account" arrow="true" href="https://dashboard.monieswitch.com/register" horizontal>
    Sign up and verify your email.
  </Card>

  <Card title="Complete your profile & KYC" arrow="true" href="/account/complete-profile" horizontal>
    Fill in your details and upload KYC docs.
  </Card>

  <Card title="Await admin activation" arrow="true" href="/account/activation" horizontal>
    Wait for account approval email.
  </Card>

  <Card title="Add more services" arrow="true" href="/account/add-services" horizontal>
    Enable payments, payouts, or wallets.
  </Card>

  <Card title="Generate API keys & webhooks" arrow="true" href="/account/api-keys" horizontal>
    Create API keys and set up webhooks.
  </Card>

  <Card title="Start using products" arrow="true" href="/account/start-using-products" horizontal>
    Accept payments and manage your business.
  </Card>
</CardGroup>

## Optional Next Steps

<CardGroup cols={2}>
  <Card title="Upgrade account" arrow="true" href="/account/manage/upgrading" horizontal>
    Upgrade your account for more features and higher limits.
  </Card>

  <Card title="Invite team members" arrow="true" href="#" horizontal>
    Invite your team members to collaborate and manage your account together.
  </Card>

  <Card title="Enable Maker checker" arrow="true" href="/account/manage/maker-checker" horizontal>
    Implement a Maker-Checker workflow for added security.
  </Card>
</CardGroup>
