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

# Introduction

> Learn how to integrate ROGER into your organization

## Setting up

All you need to get started is a ROGER account and workspace. If you haven't set
those up yet, you can [Sign up for ROGER](https://www.thanksroger.com).

## Features

<CardGroup cols={2}>
  <Card title="Webhooks" icon="webhook" href="webhooks">
    Get your docs set up locally for easy development
  </Card>

  <Card title="Developer API" icon="code" href="api">
    Create contracts, get signing links, send signature requests and reminders,
    and check the status of existing contracts.
  </Card>
</CardGroup>
