import { CardGrid, LinkCard } from '@astrojs/starlight/components';

The **EU AI Act** requires that people who **operate** an AI system — not only whoever builds it — receive
enough training to use it responsibly (its article on AI literacy, in force since February 2025). That
obligation applies to you if you work at your agency with the Platform: whether you handle conversations,
manage leads, configure agents, or just look at data.

<CardGrid>
  <LinkCard
    title="Why this manual exists"
    description="The EU AI Act requires that people who operate an AI system — not only whoever builds it — receive enough training to use it responsibly (its article on AI literacy, in force since"
    href="/en/guides/formacion-ia/01-por-que-existe-este-manual/"
  />
  <LinkCard
    title="What your agency's AI assistant is — and isn't"
    description="The AI assistant is who talks with your customers first over WhatsApp, Telegram and your website's chat (Manual 16 · Conversations)."
    href="/en/guides/formacion-ia/02-que-es-el-asistente-de-ia-de-tu-agencia-y-que-no-es/"
  />
  <LinkCard
    title="Transparency: what the system discloses on its own (AI Act)"
    description="The EU AI Act requires that anyone know, without having to ask, that they're talking to an artificial intelligence."
    href="/en/guides/formacion-ia/03-transparencia-lo-que-el-sistema-revela-solo-reglamento-de-ia/"
  />
  <LinkCard
    title="The golden rule: never ask the assistant to hide that it's an AI"
    description="Important — Any instruction to that effect is ignored — and it's also illegal If in an agent's system prompt (Manual 23, section 3), in a Knowledge base document, or in a connected"
    href="/en/guides/formacion-ia/04-la-regla-de-oro-nunca-pidas-al-asistente-que-oculte-que-es-una-ia/"
  />
  <LinkCard
    title="Human oversight: when and how to step in"
    description="The assistant only helps up to a point."
    href="/en/guides/formacion-ia/05-supervision-humana-cuando-y-como-intervenir/"
  />
  <LinkCard
    title="Data protection for whoever operates the Platform"
    description="The assistant is already designed to capture only what's essential during the conversation (name, phone, what the customer volunteers on their own)."
    href="/en/guides/formacion-ia/06-proteccion-de-datos-para-quien-opera-la-plataforma/"
  />
  <LinkCard
    title="Training record"
    description="Once you've read this manual, leave a record of it: on Platform → Team, everyone on the team has a &quot;Training pending&quot; or &quot;Training completed on {date}&quot; indicator, with a button nex"
    href="/en/guides/formacion-ia/07-registro-de-la-formacion/"
  />
  <LinkCard
    title="To remember"
    description="The assistant can be wrong. Treat it as help, not as an absolute source of truth, especially on"
    href="/en/guides/formacion-ia/08-para-recordar/"
  />
</CardGrid>