# menta tech — Developer Documentation > menta tech is a resale platform for primary ticketing providers. This file lists every integration guide so AI agents can fetch the raw markdown directly without executing JavaScript. Language: es. Swap via `?locale=en` or `?locale=es`. ## How to consume this documentation - Every guide below links to a **`.md`** file served as `text/markdown`. Fetch the URL directly — no browser or JS runtime needed. - For the complete corpus in a single file, fetch [https://docs.mentatech.io/llms-full.txt?locale=es](https://docs.mentatech.io/llms-full.txt?locale=es). - The machine-readable index is at [https://docs.mentatech.io/api/guides/index](https://docs.mentatech.io/api/guides/index). ## Guides ### Fundamentos de la Integración - [Introducción](https://docs.mentatech.io/es/guides/introduccion.md) - **Sincronización de eventos** - [Métodos de Sincronización](https://docs.mentatech.io/es/guides/eventData.md) - [Estructura de la información](https://docs.mentatech.io/es/guides/infoStructure.md) - [Autenticación de usuarios](https://docs.mentatech.io/es/guides/auth.md) - **Acceso a la venta** - [Introducción](https://docs.mentatech.io/es/guides/accessToSell-into.md) - [Sincronizar tickets](https://docs.mentatech.io/es/guides/ticketSync.md) - **Acceso a la Compra** - [Introducción](https://docs.mentatech.io/es/guides/accessToBuy.md) - [Componentes en UI](https://docs.mentatech.io/es/guides/uiComponents.md) - [Entrega del boleto adquirido en reventa](https://docs.mentatech.io/es/guides/ticketFulfillment.md) - **Datos del Mercado** - [Inventario](https://docs.mentatech.io/es/guides/inventory.md) - [Tickets](https://docs.mentatech.io/es/guides/ticketLeads.md) - **Integración en WebViews** - [Introducción](https://docs.mentatech.io/es/guides/webviewIntegration.md) - **Webhooks** - [Introducción](https://docs.mentatech.io/es/guides/webhooksIntro.md)