---
title: Overview
description: Introduction to the Attest CLI
---

import { CpuIcon, PanelsTopLeft, Database } from 'lucide-react'

## Introduction

The Attest.so CLI is a command-line interface, that lets users interact with all our product services directly from your terminal. A user can connect, validate schema, interact with our attesation service and much more. It’s the simplest and fastest way to get up and running with Attestations in your application.

<Cards>
  <Card href="/docs/solana" title="CLI" description="Learn how to use the CLI" />
  <Card href="/docs/solana" title="SDK" description="Learn how to implement attestations" />
</Cards>
