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

# Introduction

> Clink aims to provide a simplified but solid subscription and payment solution.

## Get Started

If you are interested, please [contact us](https://www.clinkbill.com/contact).

If you already have an account, enjoy.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="trending-up" href="/quickstart">
    Create your first payment session.
  </Card>

  <Card title="Integration" icon="workflow" href="/integration">
    Learn about integration details.
  </Card>
</CardGroup>

## Guides and Resources

Learn more about the concepts.

<CardGroup cols={2}>
  <Card title="Dashboard & Account" icon="settings" href="guides/account/merchant">
    How to manage your dashboard account.
  </Card>

  <Card title="API References" icon="code" href="api-reference/introduction">
    Learn API and webhook details.
  </Card>

  <Card title="Core Resources" icon="blocks" href="guides/resources/product">
    Explanation of basic concepts.
  </Card>

  <Card title="Financial Info" icon="hand-coins" href="finance/balance">
    Understand your balance and get paid.
  </Card>
</CardGroup>
