{
    "schema_version": "1.0",
    "name": "Universidad Insurgentes AnswerHub",
    "description": "Base de conocimiento pública de Universidad Insurgentes para información de programas académicos, modalidades, duración, RVOE, requisitos y preguntas frecuentes.",
    "url": "https://universidadinsurgentes.edu.mx",
    "homepage_url": "https://universidadinsurgentes.edu.mx",
    "documentation_url": "https://universidadinsurgentes.edu.mx/answerhub/",
    "contact": "https://universidadinsurgentes.edu.mx/contacto/",
    "capabilities": [
        "course_information",
        "faq",
        "educational_content",
        "markdown_output",
        "public_read"
    ],
    "public_resources": [
        {
            "name": "llms.txt",
            "url": "https://universidadinsurgentes.edu.mx/llms.txt",
            "type": "text/plain"
        },
        {
            "name": "llms-full.txt",
            "url": "https://universidadinsurgentes.edu.mx/llms-full.txt",
            "type": "text/markdown"
        },
        {
            "name": "AnswerHub",
            "url": "https://universidadinsurgentes.edu.mx/answerhub/",
            "type": "text/html"
        },
        {
            "name": "AnswerHub Markdown",
            "url": "https://universidadinsurgentes.edu.mx/answerhub/?output=llm",
            "type": "text/markdown"
        }
    ],
    "authentication": {
        "required": false
    }
}