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

# Quickstart

> Start using Coincile in under 5 minutes

## Get Started in 3 Steps

Welcome to Coincile! Follow these simple steps to set up your account and start managing your crypto transactions.

### Step 1: Create Your Account

Navigate to [app.coincile.io](https://app.coincile.io) and click **"Sign Up"** to create your account.

<img src="https://mintcdn.com/coincile/LKeJHoZJ1nXPtDYh/images/screenshots/register-page.png?fit=max&auto=format&n=LKeJHoZJ1nXPtDYh&q=85&s=eb4075cbf203063ddad86d40a0c2d0a4" alt="Registration page" width="800" data-path="images/screenshots/register-page.png" />

Enter your information:

* **Email address** - Use your business email for best results
* **Password** - Create a strong password (minimum 8 characters)
* **Confirm password** - Re-enter your password

Click **"Sign Up"** to create your account.

<Info>
  Already have an account? Use the **"Sign In"** link to log in instead.
</Info>

### Step 2: Sign In to Your Account

After creating your account, you'll be redirected to the login page. Sign in with your email and password.

<img src="https://mintcdn.com/coincile/fKUL2shJRYDORs-d/images/screenshots/login-page.png?fit=max&auto=format&n=fKUL2shJRYDORs-d&q=85&s=0dd8f4d2b0212c18c3398490a9459c8d" alt="Login page" width="800" data-path="images/screenshots/login-page.png" />

<Warning>
  Forgot your password? Click **"Forgot Password"** to reset it via email.
</Warning>

### Step 3: Explore Your Dashboard

Once signed in, you'll see your dashboard - the central hub for managing all your crypto transactions.

<img src="https://mintcdn.com/coincile/LKeJHoZJ1nXPtDYh/images/screenshots/dashboard-overview.png?fit=max&auto=format&n=LKeJHoZJ1nXPtDYh&q=85&s=058ce5a053a293133ce79d248ea99c20" alt="Dashboard overview" width="1200" data-path="images/screenshots/dashboard-overview.png" />

Your dashboard provides:

* **Overview** of your crypto portfolio
* **Recent transactions** summary
* **Quick access** to key features
* **Navigation** to all major sections

<Tip>
  Take a moment to familiarize yourself with the dashboard layout. The sidebar provides quick access to Transactions, Integrations, Reports, and more.
</Tip>

## What's Next?

Now that you're set up, here's what you can do next:

<Steps>
  <Step title="Connect Integrations">
    Link your exchanges, wallets, and blockchain networks to automatically import transactions. Visit the <a href="/guides/integrations">Integrations Guide</a> to learn more.
  </Step>

  <Step title="Import Transactions">
    Start importing your crypto transactions manually or automatically. Check out the <a href="/guides/transactions">Transactions Guide</a> for details.
  </Step>

  <Step title="Generate Reports">
    Create financial reports and exports for accounting purposes. See the <a href="/guides/reporting">Reporting Guide</a> to get started.
  </Step>
</Steps>

<CardGroup cols={2}>
  <Card title="Integrations Guide" icon="plug" href="/guides/integrations">
    Connect exchanges, wallets, and blockchains
  </Card>

  <Card title="Transactions Guide" icon="list" href="/guides/transactions">
    Import and manage your transactions
  </Card>

  <Card title="Reporting Guide" icon="chart-line" href="/guides/reporting">
    Generate financial reports and exports
  </Card>

  <Card title="Reconciliation Guide" icon="check-circle" href="/guides/reconciliation">
    Match transactions across sources
  </Card>
</CardGroup>

## Need Help?

<AccordionGroup>
  <Accordion title="I can't access my account">
    Use the **"Forgot Password"** link on the login page to reset your password. If you're still having issues, contact support at [support@coincile.io](mailto:support@coincile.io).
  </Accordion>

  <Accordion title="Where do I start after signing up?">
    We recommend starting by connecting your first integration. This will automatically import your transactions and populate your dashboard with real data.
  </Accordion>

  <Accordion title="Can I use Coincile without integrations?">
    Yes! You can manually import transactions via CSV or add them one by one. However, integrations make the process much faster and more accurate.
  </Accordion>
</AccordionGroup>
