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

# Welcome

> Welcome to the Versori Platform documentation.

Welcome to Versori! This is the home of the platform documentation, if you’re looking for more general information about
the platform, features and pricing, see our homepage, [https://versori.com](https://versori.com).

# Quick Links

Already familiar with the platform and want to jump into more specific features?

<CardGroup cols={2}>
  <Card title="Embedded" icon="grid-2-plus" href="/legacy/embedded">
    Embed a native integration hub into your own application for your users.
  </Card>

  <Card title="Integrate" icon="integral" href="/legacy/integrate">
    Build integrations between your internal systems.
  </Card>
</CardGroup>

Want to know about how the platform works? There are two main concepts to understand,
[Connectors](/legacy/concepts/connectors) and [Boards](/legacy/concepts/boards).

<CardGroup cols={2}>
  <Card title="Connectors" icon="link" href="/legacy/concepts/connectors">
    Connect your APIs to the Versori Platform.
  </Card>

  <Card title="Boards" icon="chalkboard" href="/legacy/concepts/boards">
    Select one of the following APIs to get started.
  </Card>
</CardGroup>

Or for the technically minded, jump straight into the API reference.

<CardGroup cols={2}>
  <Card title="Connect API" icon="bolt-lightning" href="/legacy/api-reference/connect-api">
    Our next-generation API for connecting to your external systems.
  </Card>

  [//]: # "<Card title=\"Switchboard API\" icon=\"circle-bolt\">"

  [//]: # "    Interact with your integrations."

  [//]: # "</Card>"

  <Card title="Organisations API" icon="sitemap">
    Manage your organisation, users, billing, and other settings.
  </Card>
</CardGroup>
