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

# Quickstart

> Find the guides, samples, and references you need to use Convoy to start sending out and receiving webhook events as fast as possible.

<CardGroup cols={2}>
  <Card title="Overview" icon="book-open-cover" href="/home/introduction">
    We've put together a short easy to follow steps to get started with
    deploying Convoy to your environment and sending out webhook events in few
    minutes.
  </Card>

  <Card title="SDK" icon="toolbox" href="/sdk/sdk">
    We went a step further to make it easier to integrate convoy through SDK.
  </Card>

  <Card title="Configuration" icon="toolbox" href="/deployment/configuration">
    Learn the key Convoy settings, environment variables, and defaults you need
    to configure your deployment correctly.
  </Card>

  <Card title="Deployment" icon="toolbox" href="/deployment/install-convoy">
    Learn how to deploy Convoy to any environment of your choice.
  </Card>

  <Card title="Portal Links" icon="toolbox" href="/product-manual/portal-links">
    With portal links, we're enabling you to extend the visibility our dashboard
    provides you to your customers.
  </Card>

  <Card title="API Reference" icon="toolbox" href="/api-reference/welcome">
    The API reference provides you with the available endpoints to interact with
    Convoy.
  </Card>

  <Card title="API-driven onboarding" icon="toolbox" href="/guides/api-onboarding">
    Provision organisations, projects, sources, endpoints, and subscriptions in
    a repeatable order when automating setup—including bulk endpoint onboard for
    large outbound lists.
  </Card>
</CardGroup>
