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

# Introduction

> Welcome to the home of your creativity, Get started with NEX in just a few minutes.

<Frame>
  <img className="block dark:hidden" src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/thumbnail-1.png" alt="Hero Light" style={{ borderRadius: '0.5rem', border: '1px solid #eaeaea' }} />

  <img className="hidden dark:block" src="https://mintlify.s3-us-west-1.amazonaws.com/nex/images/thumbnail.png" alt="Hero Dark" style={{ borderRadius: '0.5rem', border: '1px solid #161818' }} />
</Frame>

## Quickstart

Get started with NEX in just a few minutes. Follow the steps below to get your docs up and running.

<CardGroup cols={2}>
  <Card title="Create Artboard" icon="pen-to-square" href="https://console.nex.art/artboard/new">
    Create your first artboard and start building your idea.
  </Card>

  <Card title="Enhance Image" icon="image" href="https://console.nex.art/enhance">
    Enhance your image with our built-in enhancer.
  </Card>
</CardGroup>

## How to use Features

NEX comes with a variety of features to help you build your ideas. Here are some of the key features:

<CardGroup cols={2}>
  <Card title="Blocks" icon="palette" href="/blocks/base">
    Use blocks to control your image generation.
  </Card>

  <Card title="Enhancer" icon="screwdriver-wrench" href="/enhancer/enhance">
    Enhance your images with our built-in enhancer.
  </Card>

  <Card title="Pricing" icon="stars" href="/pricing">
    Check out our pricing plans.
  </Card>
</CardGroup>
