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

# Francis Documentation

> Whether you’re a new or experienced user, we have the resources you need to succeed.

<CardGroup cols={2}>
  <Card title="Quickstart (<10 min)" icon="forward" href="/documentation/getting-started/onboarding-guide">
    Complete a few steps to get up and running. If you’re new, start here
  </Card>

  <Card title="Features" icon="diamonds-4" href="/documentation/features/overview">
    An overview of all available features in Francis and how to use them
  </Card>

  <Card title="Integrations" icon="database" href="/integrations/accounting/overview">
    Explore available integrations and how to configure them to automate data imports
  </Card>

  <Card title="Masterclasses" icon="graduation-cap" href="/masterclasses/overview">
    Guides and tutorials on solving concrete real modeling challenges
  </Card>
</CardGroup>

<Tip>
  For Advanced and Mastery customers, Francis offers white glove onboarding and support. For more information, [book a discovery call](https://calendly.com/william-at-francis/discovery-call) or reach out to [support@francis.app.](mailto:support@francis.app)
</Tip>

## Francis basics

Learn about Francis' basic features to kickstart your financial planning.

<CardGroup cols={3}>
  <Card href="/documentation/features/modeling/components">
    **Components**

    Learn the basic building blocks to start modeling
  </Card>

  <Card href="/documentation/features/modeling/mappings">
    **Mappings**

    Connect GL accounts to your financial model
  </Card>

  <Card href="/documentation/features/modeling/date-settings">
    **Date settings**

    Automate rolling forecasts and monthly follow-up
  </Card>

  <Card href="/documentation/features/modeling/formulas">
    **Formulas**

    Learn the Francis syntax to create formulas
  </Card>

  <Card href="/documentation/features/modeling/functions">
    **Functions**

    Forecast using familiar and purpose-built functions
  </Card>

  <Card href="/documentation/features/modeling/shortcuts">
    **Shortcuts**

    Supercharge your work with keyboard shortcuts
  </Card>
</CardGroup>
