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

# Introduction

> Welcome to the home of your new documentation

<img className="block dark:hidden" src="https://mintcdn.com/conflux/8Dfy-ezxMPz3pYp7/images/hero-light.png?fit=max&auto=format&n=8Dfy-ezxMPz3pYp7&q=85&s=2642134170f33441d8bf48e69e239602" alt="Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/conflux/8Dfy-ezxMPz3pYp7/images/hero-dark.png?fit=max&auto=format&n=8Dfy-ezxMPz3pYp7&q=85&s=db86759b348efc92b211803ef1623e49" alt="Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

## Setting up

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

<CardGroup cols={2}>
  <Card title="Edit Your Docs" icon="pen-to-square" href="https://mintlify.com/docs/quickstart">
    Get your docs set up locally for easy development
  </Card>

  <Card title="Preview Changes" icon="image" href="https://mintlify.com/docs/development">
    Preview your changes before you push to make sure they're perfect
  </Card>
</CardGroup>

## Plugins

Si quieres tener una integración rápida con nuestros servicios, visita nuestra sección “Plugins” para conectarte en pocos minutos con los principales CMS y ERP.

<a class="group px-4 py-1.5 relative inline-flex items-center text-sm font-medium" href="/plugins/">
  <span class="absolute inset-0 bg-primary-dark rounded-full group-hover:opacity-[0.9]" />

  <div class="mr-0.5 space-x-2.5 flex items-center">
    <span class="z-10 text-white">Ver nuestros plugins</span>

    <svg width="3" height="24" viewBox="0 -9 3 24" class="h-5 rotate-0 overflow-visible text-white/90">
      <path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" />
    </svg>
  </div>
</a>
