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

# Introduction

> Welcome to the Rendless documentation

<img className="block rounded-xl" src="https://mintcdn.com/rendless/lG8IHR4qDhGHRd9R/images/rendless-screenshot.png?fit=max&auto=format&n=lG8IHR4qDhGHRd9R&q=85&s=64f174ae66bce08e405313607252882d" alt="Hero Light" width="2122" height="1487" data-path="images/rendless-screenshot.png" />

Rendless is an og image as a service API. It allows you to generate images for your website or app on the fly with [dynamic content using variables](/essentials/variables). You can use it to generate social media images, blog post images, and more.

## Setting up

The first step to world-class documentation is setting up your editing environments.

<CardGroup cols={2}>
  <Card title="Get started" icon="image" href="/quickstart">
    Get started by rendering your first image
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Learn everything about API routes
  </Card>
</CardGroup>

## More about rendless

Learn more about Rendless and how to create dynamic images with ease.

<CardGroup cols={2}>
  <Card title="Using variables in images" icon="palette" href="/essentials/variables">
    Customize your images with variables
  </Card>

  <Card title="WordPress integration" icon="wordpress" href="/essentials/wordpress-integration">Render dynamic og images in WordPress</Card>
</CardGroup>
