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

# Documentación de DGrid AI

> Accede a más de 200 modelos de IA líderes a través del gateway nativo de Web3 de DGrid. Explora guías, la referencia de API, tokenómica y la economía de $DGAI.

<div className="flex flex-col md:flex-row items-center gap-8 mt-2 not-prose">
  <div className="flex-1 flex flex-col gap-4">
    <div className="leading-tight">
      <div className="text-3xl md:text-5xl font-extrabold text-primary-dark dark:text-primary-light">DGrid AI</div>
      <div className="text-3xl md:text-5xl font-extrabold text-gray-900 dark:text-gray-100">La Red Inteligente<br />Descentralizada de IA</div>
    </div>

    <div className="flex flex-row flex-wrap gap-3 mt-2">
      <a href="https://dgrid.ai/">
        <button type="button" className="px-5 flex items-center font-medium text-sm rounded-full py-2 shadow-sm text-white dark:text-gray-900 bg-primary-dark dark:bg-primary-light hover:opacity-[0.9] justify-center">
          Sitio web oficial
        </button>
      </a>

      <a href="/es/what-we-do">
        <button type="button" className="px-5 flex items-center font-medium text-sm rounded-full py-2 border border-gray-300 dark:border-white/20 text-gray-900 dark:text-gray-200 hover:bg-gray-50 dark:hover:bg-white/5 justify-center">
          ¿Qué es DGrid AI?
        </button>
      </a>

      <a href="/es/dgrid-solution">
        <button type="button" className="px-5 flex items-center font-medium text-sm rounded-full py-2 border border-gray-300 dark:border-white/20 text-gray-900 dark:text-gray-200 hover:bg-gray-50 dark:hover:bg-white/5 justify-center">
          La solución de DGrid
        </button>
      </a>
    </div>
  </div>

  <div className="flex-shrink-0">
    <img src="https://mintcdn.com/dgridai/eFrQx07adP_MQw0i/favicon.png?fit=max&auto=format&n=eFrQx07adP_MQw0i&q=85&s=75fcb6ffc8e30d1e2be00c994cc0372e" alt="DGrid AI" className="w-32 h-32 md:w-44 md:h-44 rounded-3xl" width="1024" height="1024" data-path="favicon.png" />
  </div>
</div>

<div className="divide-y divide-gray-100 dark:divide-white/10 mt-10">
  <div className="flex flex-col w-full pb-10">
    <div className="text-gray-900 dark:text-gray-200 text-xl">Explore la plataforma</div>

    <p className="text-gray-600 dark:text-gray-400 text-md mb-4 mt-2">
      Conozca los productos estrella que componen el ecosistema DGrid.
    </p>

    <CardGroup cols={3}>
      <Card title="AI Gateway" img="https://mintcdn.com/dgridai/eFrQx07adP_MQw0i/images/illustrations/gateway.svg?fit=max&auto=format&n=eFrQx07adP_MQw0i&q=85&s=77e5346eba39618bd86987ecb6998c3a" href="https://dgrid.ai/ai-gateway" width="800" height="500" data-path="images/illustrations/gateway.svg">
        Una API para más de 200 modelos con pagos nativos de Web3 y enrutamiento inteligente.

        <div className="flex flex-row gap-2 mt-3">
          <span className="px-2.5 py-0.5 rounded-full text-xs font-medium bg-primary/10 text-primary-dark dark:text-primary-light">+200 modelos</span>
          <span className="px-2.5 py-0.5 rounded-full text-xs font-medium bg-gray-100 dark:bg-white/10 text-gray-600 dark:text-gray-300">Compatible con OpenAI</span>
        </div>
      </Card>

      <Card title="AI Arena" img="https://mintcdn.com/dgridai/eFrQx07adP_MQw0i/images/illustrations/arena.svg?fit=max&auto=format&n=eFrQx07adP_MQw0i&q=85&s=b54066db33a5b2abf83e00eb0d16f19a" href="https://dgrid.ai/arena" width="800" height="500" data-path="images/illustrations/arena.svg">
        Batallas de modelos a ciegas que convierten los votos de la comunidad en inteligencia de enrutamiento.

        <div className="flex flex-row gap-2 mt-3">
          <span className="px-2.5 py-0.5 rounded-full text-xs font-medium bg-primary/10 text-primary-dark dark:text-primary-light">Batalla de IA</span>
          <span className="px-2.5 py-0.5 rounded-full text-xs font-medium bg-gray-100 dark:bg-white/10 text-gray-600 dark:text-gray-300">Puntos \$DGAI</span>
        </div>
      </Card>

      <Card title="Model Marketplace" img="https://mintcdn.com/dgridai/eFrQx07adP_MQw0i/images/illustrations/marketplace.svg?fit=max&auto=format&n=eFrQx07adP_MQw0i&q=85&s=d3effb660b2646a7edf9e58740fe75e4" href="https://dgrid.ai/models" width="800" height="500" data-path="images/illustrations/marketplace.svg">
        El catálogo abierto de más de 200 modelos y proveedores detrás de DGrid AI Gateway, navegable y accesible a través de una sola API.

        <div className="flex flex-row gap-2 mt-3">
          <span className="px-2.5 py-0.5 rounded-full text-xs font-medium bg-primary/10 text-primary-dark dark:text-primary-light">+200 modelos</span>
          <span className="px-2.5 py-0.5 rounded-full text-xs font-medium bg-gray-100 dark:bg-white/10 text-gray-600 dark:text-gray-300">Catálogo abierto</span>
        </div>
      </Card>
    </CardGroup>
  </div>

  <div className="flex flex-col w-full py-10">
    <div className="text-gray-900 dark:text-gray-200 text-xl">Construya con DGrid</div>

    <p className="text-gray-600 dark:text-gray-400 text-md mb-4 mt-2">
      Más allá de la API: la economía, los programas y la capa de agentes que impulsan el ecosistema DGrid.
    </p>

    <Tabs>
      <Tab title="Economía $DGAI">
        <div className="flex flex-col md:flex-row gap-6 rounded-2xl bg-gray-50 dark:bg-white/5 p-6 not-prose">
          <div className="flex-1 flex flex-col gap-3">
            <a href="/es/what-is-dgai" className="flex flex-col rounded-xl p-4 bg-white dark:bg-white/10 shadow-sm">
              <span className="font-semibold text-gray-900 dark:text-gray-100">¿Qué es \$DGAI?</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">El token de utilidad detrás del intercambio de valor, los incentivos y la gobernanza</span>
            </a>

            <a href="/es/core-functions" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Funciones principales</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Staking, pagos, incentivos y gobernanza: el motor de cuatro dimensiones de \$DGAI</span>
            </a>

            <a href="/es/circulation-mechanism" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Mecanismo de circulación</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Cómo fluye \$DGAI entre usuarios, operadores de nodos y la red</span>
            </a>

            <a href="/es/token-distribution" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Distribución de tokens</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Cómo se asigna el suministro de 1.000 millones de tokens en todo el ecosistema</span>
            </a>
          </div>

          <div className="flex-1 min-h-[280px]">
            <img src="https://mintcdn.com/dgridai/eFrQx07adP_MQw0i/images/illustrations/economy.svg?fit=max&auto=format&n=eFrQx07adP_MQw0i&q=85&s=89ab55d94e34b8a180429725e67d3cc7" alt="$DGAI Economy" className="rounded-xl w-full h-full object-cover" width="800" height="500" data-path="images/illustrations/economy.svg" />
          </div>
        </div>
      </Tab>

      <Tab title="Genesis Premium">
        <div className="flex flex-col md:flex-row gap-6 rounded-2xl bg-gray-50 dark:bg-white/5 p-6 not-prose">
          <div className="flex-1 flex flex-col gap-3">
            <a href="/es/premium/program-overview" className="flex flex-col rounded-xl p-4 bg-white dark:bg-white/10 shadow-sm">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Descripción general del programa</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">El NFT Genesis Pass: una credencial para los participantes iniciales de la red DGrid</span>
            </a>

            <a href="/es/premium/exclusive-benefits" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Beneficios exclusivos</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Acceso a recursos, derechos de gobernanza y dividendos del ecosistema para los miembros</span>
            </a>

            <a href="/es/premium/purchase-and-activation" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Compra y activación</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Cómo adquirir y activar su Genesis Pass</span>
            </a>

            <a href="/es/premium/incentive-mechanism-and-rewards" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Mecanismo de incentivos y recompensas</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Gane \$DGAI y recompensas del ecosistema según sus contribuciones</span>
            </a>
          </div>

          <div className="flex-1 min-h-[280px]">
            <img src="https://mintcdn.com/dgridai/eFrQx07adP_MQw0i/images/illustrations/premium.svg?fit=max&auto=format&n=eFrQx07adP_MQw0i&q=85&s=0257bb5e31f6e822dcaa05688a965027" alt="Genesis Premium" className="rounded-xl w-full h-full object-cover" width="800" height="500" data-path="images/illustrations/premium.svg" />
          </div>
        </div>
      </Tab>

      <Tab title="DClaw">
        <div className="flex flex-col md:flex-row gap-6 rounded-2xl bg-gray-50 dark:bg-white/5 p-6 not-prose">
          <div className="flex-1 flex flex-col gap-3">
            <a href="/es/dclaw" className="flex flex-col rounded-xl p-4 bg-white dark:bg-white/10 shadow-sm">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Qué hace DClaw</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Implementación con un clic para agentes de IA persistentes y propiedad del usuario, construidos sobre CoPaw</span>
            </a>

            <a href="/es/dclaw#why-dclaw-matters" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Por qué importa DClaw</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Acceso integrado a la API de DGrid, modelos, canales, memoria y habilidades en un solo flujo de trabajo</span>
            </a>

            <a href="/es/dori" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Dori Find Models</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Un asesor en lenguaje natural que elige el modelo óptimo para cada agente</span>
            </a>
          </div>

          <div className="flex-1 min-h-[280px]">
            <img src="https://mintcdn.com/dgridai/eFrQx07adP_MQw0i/images/illustrations/dclaw.svg?fit=max&auto=format&n=eFrQx07adP_MQw0i&q=85&s=a347243f4ee9f18033ec31e8d96f4a0e" alt="DClaw" className="rounded-xl w-full h-full object-cover" width="800" height="500" data-path="images/illustrations/dclaw.svg" />
          </div>
        </div>
      </Tab>

      <Tab title="Staking">
        <div className="flex flex-col md:flex-row gap-6 rounded-2xl bg-gray-50 dark:bg-white/5 p-6 not-prose">
          <div className="flex-1 flex flex-col gap-3">
            <div className="flex flex-row items-center gap-2 mb-1">
              <span className="px-2.5 py-0.5 rounded-full text-xs font-medium bg-primary/10 text-primary-dark dark:text-primary-light">Próximamente</span>
            </div>

            <a href="/es/core-functions" className="flex flex-col rounded-xl p-4 bg-white dark:bg-white/10 shadow-sm">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Staking y acceso</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Haga staking de \$DGAI para obtener tráfico de red, construir reputación y proteger la red</span>
            </a>

            <a href="/es/core-functions" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Operadores de nodos</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">Requisitos de staking escalonados según el rendimiento y la fiabilidad del nodo</span>
            </a>

            <a href="/es/what-is-dgai" className="flex flex-col rounded-xl p-4 hover:bg-white dark:hover:bg-white/10">
              <span className="font-semibold text-gray-900 dark:text-gray-100">Token \$DGAI</span>
              <span className="text-sm text-gray-600 dark:text-gray-400 mt-1">El token que pondrá en staking: aprenda cómo impulsa hoy la economía de DGrid</span>
            </a>
          </div>

          <div className="flex-1 min-h-[280px]">
            <img src="https://mintcdn.com/dgridai/eFrQx07adP_MQw0i/images/illustrations/staking.svg?fit=max&auto=format&n=eFrQx07adP_MQw0i&q=85&s=c0bd3abb850cf70ce6413814765dc345" alt="Staking" className="rounded-xl w-full h-full object-cover" width="800" height="500" data-path="images/illustrations/staking.svg" />
          </div>
        </div>
      </Tab>
    </Tabs>
  </div>

  <div className="flex flex-col w-full pt-10">
    <div className="text-gray-900 dark:text-gray-200 text-xl mb-4">Recursos</div>

    <Columns cols={3}>
      <Card title="Sitio web oficial" icon="globe" href="https://dgrid.ai/">
        Explore la plataforma en vivo en dgrid.ai
      </Card>

      <Card title="Síganos en X" icon="twitter" href="https://x.com/dgrid_ai">
        Actualizaciones de producto y anuncios
      </Card>

      <Card title="Comunidad de Telegram" icon="send" href="https://telegram.me/dgrid_ai">
        Obtenga ayuda y conozca a otros desarrolladores
      </Card>
    </Columns>
  </div>
</div>
