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

# Documentación de Intention

> Compensación descentralizada: el protocolo, el exchange y todo lo que necesitas para construir sobre él.

<CardGroup cols={3}>
  <Card title="Protocolo" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/protocol.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=069a01b2438a2243c6ac0ac24a7d66c3" href="/es/protocol/introduction" width="420" height="264" data-path="images/cards/protocol.svg">
    Qué es Intention, cómo está construida la cadena, qué garantiza en cada bloque y hacia dónde va después.
  </Card>

  <Card title="Trading" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/trading.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=980d3361714de86b6fea9bd06e256e48" href="/es/trading/overview" width="420" height="264" data-path="images/cards/trading.svg">
    Cómo funciona de verdad cada mecanismo: órdenes, margen, precios, financiación, liquidación.
  </Card>

  <Card title="Centro de ayuda" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/help.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=f6e137724247eebe26a55ff65740904a" href="/es/help/faq" width="420" height="264" data-path="images/cards/help.svg">
    Empieza, financia una cuenta, haz tu primera operación y arregla las cosas cuando salen mal.
  </Card>

  <Card title="Desarrolladores" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/developers.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=f338e531494d8eb103dfd9fe717be07c" href="/es/developers/overview" width="420" height="264" data-path="images/cards/developers.svg">
    APIs REST y WebSocket, SDK, herramientas de testnet y operación de nodos.
  </Card>

  <Card title="Comisiones y programas" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/programs.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=ce5f1ffaa4f63532203e7f924fa7e479" href="/es/programs/fees" width="420" height="264" data-path="images/cards/programs.svg">
    Esquema de comisiones, bonificaciones, programas de incentivos, anuncios y términos.
  </Card>

  <Card title="Acerca de" img="https://mintcdn.com/intentionlabs/k90aCL0KUa4YXBM1/images/cards/about.svg?fit=max&auto=format&n=k90aCL0KUa4YXBM1&q=85&s=cde2a8158c3b811006b26ae678c08dc7" href="/es/about/intention-labs" width="420" height="264" data-path="images/cards/about.svg">
    Intention Labs, el equipo y la investigación detrás del protocolo.
  </Card>
</CardGroup>

<h2 id="popular-right-now">
  Popular ahora mismo
</h2>

<CardGroup cols={2}>
  <Card title="Haz tu primera operación" href="/es/help/first-trade" horizontal />

  <Card title="Esquema de comisiones" href="/es/programs/fees" horizontal />

  <Card title="Cómo funciona la liquidación" href="/es/trading/liquidations" horizontal />

  <Card title="Cómo funciona la arquitectura" href="/es/protocol/architecture/overview" horizontal />

  <Card title="Trading con IA: hoy y lo que viene" href="/es/protocol/ai-trading" horizontal />

  <Card title="Modos de margen" href="/es/trading/margin-modes" horizontal />
</CardGroup>

<h2 id="quick-links">
  Enlaces rápidos
</h2>

<CardGroup cols={3}>
  <Card title="Faucet de testnet" icon="faucet" href="https://dev.intention.xyz/tools-faucet">
    Consigue fondos de testnet.
  </Card>

  <Card title="Referencia de la API" icon="plug" href="https://testnet-openapi.intention.xyz/">
    Especificación completa de REST y WebSocket.
  </Card>

  <Card title="Contactar con soporte" icon="envelope" href="/es/help/contact">
    Consigue ayuda o contacta con el equipo.
  </Card>
</CardGroup>
