# agents.txt - jlabogados.es # Version: 2.0 # Updated: 2026-07-13 # Status: Draft convention ## Identity ```yaml identity: name: "Jiménez y Lozano Abogados" short_name: "JL Abogados" website: "https://www.jlabogados.es/" email: "info@jlabogados.es" phone: "+34910328053" address: "C. de los Madrazo, 24, Centro, 28014 Madrid, España" description: "Despacho de abogados penalistas con asistencia urgente las 24 horas." ``` ## Discovery - [LLM content index](https://www.jlabogados.es/llms.txt): Curated public content and authority index. - [AI usage policy](https://www.jlabogados.es/.well-known/ai.txt): Training, indexing, caching and attribution preferences. - [Sitemap](https://www.jlabogados.es/sitemap.xml): Complete public URL catalog. ## Terms of Use | Agent access | Allowed usage | Conditions | |---|---|---| | Public pages | Reading, indexing, retrieval and answer generation | Cite the source and preserve the legal context. | | Summaries and translations | Allowed | Do not alter legal meaning or present generated text as individualized legal advice. | | Model training | Denied | No training license is granted by this file. | | Contact actions | Conditional | Require explicit human confirmation immediately before sending data or initiating communication. | | Private or administrative areas | Denied | Do not access authentication, administration, client, lead or internal storage areas. | ```yaml terms: data_usage: training: false rag: true derivative: true attribution: required privacy: "Do not collect, infer or expose confidential case data or personal information." ``` ## Services ```yaml services: - id: urgent-criminal-defense name: "Asistencia penal urgente 24 horas" url: "https://www.jlabogados.es/asistencia-detenido-24-horas-madrid/" - id: criminal-law-specialties name: "Especialidades penales" url: "https://www.jlabogados.es/especialidades-penales/" - id: economic-criminal-law name: "Derecho penal económico" url: "https://www.jlabogados.es/abogado-derecho-penal-economico-madrid/" - id: crypto-fraud name: "Estafas con criptomonedas" url: "https://www.jlabogados.es/abogado-estafas-criptomonedas-madrid/" - id: extradition name: "Extradiciones y OEDE" url: "https://www.jlabogados.es/abogados-extradiciones-madrid/" - id: appointment-request name: "Solicitud de cita" url: "https://www.jlabogados.es/cita-online/" ``` ## Human Confirmation Required - A contact form may only be submitted after the user has reviewed the destination, supplied the data and explicitly confirmed submission. - Telephone, email and WhatsApp contact must not be initiated without explicit user confirmation. - Acceptance of the privacy policy must be a conscious user action and must never be inferred or preselected by an agent. - Agents must not promise outcomes, establish an attorney-client relationship or provide individualized legal advice on behalf of the firm. ## Agentic Endpoints ```yaml agentic_endpoints: openapi: null mcp: null a2a: null autonomous_transactions: false ``` No public API, MCP server, A2A endpoint, automated booking, payment, case-status lookup or client-data interface is offered. Agents should use the public website for discovery and request human confirmation before any contact action.