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

# Introduction

> Welcome to Valyent's documentation!

<Frame>
  <img src="https://mintcdn.com/valyent-2e16424c/wX1quRqcLX6Q6Yri/images/main-screenshot.png?fit=max&auto=format&n=wX1quRqcLX6Q6Yri&q=85&s=da40f73c6dbae9a9427040c8c1e38c5d" alt="Main screenshot of Valyent platform" width="2032" height="1167" data-path="images/main-screenshot.png" />
</Frame>

## What is Valyent?

Valyent is a platform allowing developers to deploy Docker containers at scale.

To run untrusted code from our clients (and our client's clients), we turn Docker images into secure and fast-booting microVMs.

## Learn more

<CardGroup cols={2}>
  <Card title="Deployments" icon="rocket" href="/deployments/introduction">
    Deploy your applications on Valyent.
  </Card>

  <Card title="Infrastructure-as-Code" icon="file-code" href="/deployments/introduction">
    Integrate Valyent directly in your codebase.
  </Card>

  <Card title="CLI" icon="rectangle-terminal" href="/cli">
    Start exploring Valyent CLI.
  </Card>

  <Card title="API" icon="brackets-curly" href="/api-reference">
    Interact with the Valyent REST API.
  </Card>
</CardGroup>
