{"id":82,"date":"2025-12-11T05:29:34","date_gmt":"2025-12-11T05:29:34","guid":{"rendered":"https:\/\/gcas.ie\/?page_id=82"},"modified":"2026-08-22T04:52:23","modified_gmt":"2026-08-22T04:52:23","slug":"mission-vision-and-values","status":"publish","type":"page","link":"https:\/\/gcas.ie\/ga\/mission-vision-and-values\/","title":{"rendered":"Misean, F\u00eds, agus Luachanna"},"content":{"rendered":"<!-- MISSION, VISION & VALUES \u2014 GCAS College Dublin -->\n<!-- Paste this into a Custom HTML block in WordPress -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&display=swap');\n\n.mission-page{\n    --ink:#efece6;\n    --muted:rgba(239,236,230,0.60);\n    --muted-2:rgba(239,236,230,0.38);\n    --line:rgba(255,255,255,0.09);\n    --line-2:rgba(255,255,255,0.16);\n    --accent:#5aa87c;\n    --accent-d:#3d8a61;\n    --accent-lt:#a8d6bd;\n    --accent-br:rgba(90,168,124,0.28);\n    --panel:rgba(255,255,255,0.032);\n    \/* four-hue progression *\/\n    --s1:#5aa87c;\n    --s2:#4e9fa8;\n    --s3:#7f95d1;\n    --s4:#c2a25e;\n    font-family:inherit;\n    max-width:920px;\n    margin:40px auto 0;\n    padding:0 0 60px;\n    color:var(--ink);\n    -webkit-font-smoothing:antialiased;\n}\n.mission-page *{box-sizing:border-box;}\n.mission-page a{text-decoration:none;}\n\n\/* ============ HERO ============ *\/\n.mission-hero{\n    text-align:center;\n    padding:76px 28px 68px;\n    background:linear-gradient(135deg,#0a0a0a 0%,#141f1a 100%);\n    border:1px solid var(--line);\n    border-radius:14px;\n    margin-bottom:44px;\n}\n@media (max-width:600px){.mission-hero{padding:48px 22px;}}\n.mission-eyebrow{\n    font-size:0.72rem;letter-spacing:0.24em;text-transform:uppercase;\n    color:var(--accent);font-weight:600;margin-bottom:18px;opacity:0.85;\n}\n.mission-hero h1{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:clamp(2.2rem,5.2vw,3.4rem);font-weight:600;color:#ffffff;\n    margin:0 0 22px;line-height:1.1;letter-spacing:-0.01em;\n}\n.mission-hero h1 em{font-style:italic;color:var(--accent-lt);}\n.mission-hero-intro{\n    font-size:1.06rem;color:var(--muted);max-width:62ch;margin:0 auto;line-height:1.8;\n}\n\n\/* ============ YUNUS FEATURE ============ *\/\n.mission-yunus{\n    display:flex;align-items:center;gap:28px;padding:36px 38px;\n    background:linear-gradient(135deg,rgba(194,162,94,0.10) 0%,rgba(194,162,94,0.028) 100%);\n    border:1px solid rgba(194,162,94,0.38);\n    border-radius:14px;margin:0 0 50px;\n}\n@media (max-width:640px){.mission-yunus{flex-direction:column;text-align:center;padding:28px 22px;gap:18px;}}\n.mission-yunus-icon{\n    width:64px;height:64px;flex-shrink:0;border-radius:50%;\n    background:rgba(194,162,94,0.14);\n    display:flex;align-items:center;justify-content:center;\n}\n.mission-yunus-icon svg{width:30px;height:30px;stroke:var(--s4);}\n.mission-yunus-text h3{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:1.4rem;font-weight:600;color:#ffffff;margin:0 0 8px;line-height:1.25;\n}\n.mission-yunus-text p{font-size:0.98rem;color:var(--muted);margin:0;line-height:1.75;}\n\n\/* ============ MISSION \/ VALUES \/ VISION BLOCKS ============ *\/\n.mission-block{\n    margin-bottom:44px;padding:48px 42px;border-radius:14px;\n    background:linear-gradient(135deg,#0c100e 0%,#15201a 100%);\n    border:1px solid var(--line);\n    position:relative;overflow:hidden;\n}\n@media (max-width:600px){.mission-block{padding:32px 22px;}}\n.mission-block::after{content:\"\";position:absolute;top:0;left:8%;right:8%;height:1px;}\n.mission-block-label{\n    font-size:0.72rem;font-weight:700;letter-spacing:0.22em;\n    text-transform:uppercase;margin-bottom:16px;\n}\n.mission-block-quote{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:clamp(1.35rem,3vw,1.8rem);font-style:italic;font-weight:600;\n    line-height:1.45;color:#ffffff;margin-bottom:24px;max-width:58ch;\n}\n.mission-block-text{font-size:1.01rem;line-height:1.85;color:var(--muted);}\n.mission-block-text p{margin:0 0 15px;}\n.mission-block-text p:last-child{margin-bottom:0;}\n\n.mission-block.mission::after{background:linear-gradient(90deg,transparent,rgba(90,168,124,0.55),transparent);}\n.mission-block.values::after{background:linear-gradient(90deg,transparent,rgba(78,159,168,0.55),transparent);}\n.mission-block.vision::after{background:linear-gradient(90deg,transparent,rgba(127,149,209,0.55),transparent);}\n.mission-block.mission .mission-block-label{color:var(--s1);}\n.mission-block.values .mission-block-label{color:var(--s2);}\n.mission-block.vision .mission-block-label{color:var(--s3);}\n\n\/* ============ VALUES GRID ============ *\/\n.values-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px;}\n@media (max-width:600px){.values-list{grid-template-columns:1fr;}}\n.value-item{\n    display:flex;align-items:center;gap:16px;padding:20px 22px;\n    background:var(--panel);border:1px solid var(--line);border-radius:12px;\n    transition:border-color 0.25s ease,background 0.25s ease;\n}\n.value-item:hover{border-color:rgba(78,159,168,0.34);background:rgba(78,159,168,0.04);}\n.value-icon{\n    width:46px;height:46px;background:rgba(78,159,168,0.12);border-radius:50%;\n    display:flex;align-items:center;justify-content:center;flex-shrink:0;\n}\n.value-icon svg{width:22px;height:22px;stroke:var(--s2);}\n.value-text{font-size:0.99rem;font-weight:600;color:#ffffff;}\n\n\/* ============ CTA ============ *\/\n.mission-cta{\n    text-align:center;padding:56px 30px;\n    background:linear-gradient(135deg,rgba(90,168,124,0.09) 0%,rgba(90,168,124,0.03) 100%);\n    border:1px solid var(--accent-br);\n    border-radius:14px;margin-top:0;\n}\n@media (max-width:600px){.mission-cta{padding:40px 22px;}}\n.mission-cta h2{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:clamp(1.7rem,4vw,2.15rem);font-weight:600;color:#ffffff;margin:0 0 14px;\n}\n.mission-cta p{font-size:1.02rem;color:var(--muted);margin:0 0 30px;}\n.mission-page a.mission-cta-btn,\n.mission-page a.mission-cta-btn:link,\n.mission-page a.mission-cta-btn:visited{\n    display:inline-block;padding:16px 42px;font-size:0.96rem;font-weight:600;\n    letter-spacing:0.01em;border-radius:6px;\n    background:var(--accent-d);color:#ffffff !important;\n    border:1px solid var(--accent-d);transition:all 0.25s ease;\n}\n.mission-page a.mission-cta-btn:hover,\n.mission-page a.mission-cta-btn:active{\n    background:var(--accent);border-color:var(--accent);color:#ffffff !important;\n}\n\n\/* ============ NAV ============ *\/\n.mission-nav{\n    display:flex;justify-content:space-between;gap:16px;\n    margin-top:44px;padding-top:28px;border-top:1px solid var(--line);\n}\n.mission-page .mission-nav a{color:var(--muted);font-size:0.93rem;font-weight:500;}\n.mission-page .mission-nav a:hover{color:var(--accent-lt);}\n\n@media (prefers-reduced-motion:reduce){.mission-page *{transition:none !important;}}\n<\/style>\n\n<div class=\"mission-page\">\n\n    <!-- ============ HERO ============ -->\n    <div class=\"mission-hero\">\n        <div class=\"mission-eyebrow\">The Global Centre for Advanced Studies<\/div>\n        <h1>Misean, F\u00eds <em>&amp; Values<\/em><\/h1>\n        <p class=\"mission-hero-intro\">Our education strategy serves as a roadmap for changing the traditional nineteenth-century matrix of global education. Here we set out our overarching intent and our vision for the future of learning.<\/p>\n    <\/div>\n\n    <!-- ============ YUNUS FEATURE ============ -->\n    <div class=\"mission-yunus\">\n        <div class=\"mission-yunus-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                <circle cx=\"12\" cy=\"8\" r=\"5\"><\/circle>\n                <path d=\"M3 21v-2a7 7 0 0 1 7-7h4a7 7 0 0 1 7 7v2\"><\/path>\n            <\/svg>\n        <\/div>\n        <div class=\"mission-yunus-text\">\n            <h3>Aitheantas Dhuais S\u00edoch\u00e1na Nobel<\/h3>\n            <p>Dr. Muhammad Yunus, Nobel Peace Prize recipient, gave a public lecture for GCAS \u2014 affirming our commitment to innovative, accessible education.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- ============ OUR MISSION ============ -->\n    <div class=\"mission-block mission\">\n        <div class=\"mission-block-label\">\u00c1r Misean<\/div>\n        <div class=\"mission-block-quote\">To provide the highest quality education and research opportunities in the world, debt-free.<\/div>\n        <div class=\"mission-block-text\">\n            <p>Is misean domhanda agus buan \u00e9 \u00e1r misean. Chun a bheith in\u00e1r gceannaire san oideachas domhanda, teasta\u00edonn misneach agus iarracht lean\u00fanach ar son na nu\u00e1la\u00edochta. Tagann na nu\u00e1la\u00edochta\u00ed seo \u00f3 shaineolas agus \u00f3 dh\u00fathracht fhoireann acad\u00fail, fhoireann, thaighdeoir\u00ed agus mhic l\u00e9inn GCAS go l\u00e9ir.<\/p>\n            <p>Our professors are committed to pedagogical practices that integrate theory and application, aiming to maximise students&#8217; capacities and gifts in service of a better world. GCAS thrives on the diverse experience of our student body, which enables us to offer an empowering and debt-free education.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- ============ OUR VALUES ============ -->\n    <div class=\"mission-block values\">\n        <div class=\"mission-block-label\">\u00c1r Luachanna<\/div>\n        <div class=\"mission-block-quote\">We value above all freedom \u2014 the freedom to create, explore, and innovate new concepts, ideas, and practices within our community.<\/div>\n\n        <div class=\"values-list\">\n            <div class=\"value-item\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                        <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"value-text\">Saoirse Acad\u00fail<\/div>\n            <\/div>\n            <div class=\"value-item\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n                        <path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"value-text\">Geilleagar Oideachais Comhroinnte<\/div>\n            <\/div>\n            <div class=\"value-item\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                        <path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"value-text\">A dhearbha\u00edonn an bheatha<\/div>\n            <\/div>\n            <div class=\"value-item\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                        <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\n                        <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n                        <path d=\"M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"value-text\">Seirbh\u00eds do Dhaoine Eile<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ============ OUR VISION ============ -->\n    <div class=\"mission-block vision\">\n        <div class=\"mission-block-label\">\u00c1r bhF\u00eds<\/div>\n        <div class=\"mission-block-quote\">To become a world-leading college, providing the highest quality education debt-free to all qualified students around the world.<\/div>\n        <div class=\"mission-block-text\">\n            <p>Our vision is unwavering. It reflects our strategic direction and our deep commitment to excellence, justice, truth, and global outreach. This vision sets the course for increased collaboration with distinguished scholars and with the brightest minds of the emerging generation.<\/p>\n            <p>L\u00e9ir\u00edonn s\u00e9 freisin \u00e1r n-inleasaitheacht i bhfianaise an athraithe theicneola\u00edoch. T\u00e1 s\u00e9 mar aidhm againn an seomra ranga a leathn\u00fa n\u00edos faide n\u00e1 institi\u00faid\u00ed traidisi\u00fanta br\u00edc\u00ed agus moirt\u00e9il agus isteach i dtimpeallachta\u00ed foghlama br\u00edomhara, f\u00edor\u00fala, beo agus idirghn\u00edomhacha.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- ============ CTA ============ -->\n    <div class=\"mission-cta\">\n        <h2>B\u00ed mar chuid d\u00e1r bhf\u00eds<\/h2>\n        <p>B\u00ed p\u00e1irteach i bpobal domhanda at\u00e1 tiomanta don oideachas a chlaochl\u00fa.<\/p>\n        <a href=\"\/ga\/admissions\/\" class=\"mission-cta-btn\">Cuir isteach anois<\/a>\n    <\/div>\n\n    <!-- ============ NAV ============ -->\n    <div class=\"mission-nav\">\n        <a href=\"\/ga\/our-philosophy\/\">\u2190 \u00c1r bhFeals\u00fanacht<\/a>\n        <a href=\"\/ga\/accreditation\/\">Creidi\u00fan\u00fa \u2192<\/a>\n    <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The Global Centre for Advanced Studies Mission, Vision &amp; Values Our education strategy serves as a roadmap for changing the traditional nineteenth-century matrix of global education. Here we set out our overarching intent and our vision for the future of learning. Nobel Peace Prize Recognition Dr. Muhammad Yunus, Nobel Peace Prize recipient, gave a public [&hellip;]<\/p>\n","protected":false},"author":8678545,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-gcas-branded-public.php","meta":{"publish_to_discourse":"","publish_post_category":"","wpdc_auto_publish_overridden":"","wpdc_topic_tags":"","wpdc_pin_topic":"","wpdc_pin_until":"","discourse_post_id":"","discourse_permalink":"","wpdc_publishing_response":"","wpdc_publishing_error":"","_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-82","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Mission, Vision, and Values - The Global Centre for Advanced Studies<\/title>\n<meta name=\"description\" content=\"GCAS is committed to academic freedom, intellectual rigor, and global access. World-class education without debt or borders.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gcas.ie\/ga\/mission-vision-and-values\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mission, Vision, and Values\" \/>\n<meta property=\"og:description\" content=\"GCAS is committed to academic freedom, intellectual rigor, and global access. World-class education without debt or borders.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gcas.ie\/ga\/mission-vision-and-values\/\" \/>\n<meta property=\"og:site_name\" content=\"The Global Centre for Advanced Studies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-22T04:52:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/social-share-website.png?fit=1200%2C675&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/mission-vision-and-values\\\/\",\"url\":\"https:\\\/\\\/gcas.ie\\\/mission-vision-and-values\\\/\",\"name\":\"Mission, Vision, and Values - The Global Centre for Advanced Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\"},\"datePublished\":\"2025-12-11T05:29:34+00:00\",\"dateModified\":\"2026-08-22T04:52:23+00:00\",\"description\":\"GCAS is committed to academic freedom, intellectual rigor, and global access. World-class education without debt or borders.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/mission-vision-and-values\\\/#breadcrumb\"},\"inLanguage\":\"ga\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gcas.ie\\\/mission-vision-and-values\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/mission-vision-and-values\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gcas.ie\\\/ar\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mission, Vision, and Values\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"name\":\"The Global Centre for Advanced Studies\",\"description\":\"The World\u2019s First, Global Debt-Free, Co-Owned College offering accredited degrees.\",\"publisher\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\"},\"alternateName\":\"GCAS College\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gcas.ie\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ga\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\",\"name\":\"The Global Centre for Advanced Studies\",\"alternateName\":\"GCAS\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ga\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"width\":1080,\"height\":1080,\"caption\":\"The Global Centre for Advanced Studies\"},\"image\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/globalcenterforadvancedstudies\\\/\",\"https:\\\/\\\/www.instagram.com\\\/gcas.ie\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/the-global-center-for-advanced-studies\\\/?viewAsMember=true\"],\"description\":\"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.\",\"email\":\"contact@gcas.ie\",\"telephone\":\"+353 87 754 1417\",\"legalName\":\"GCAS College Dublin, LTD\",\"foundingDate\":\"2013-08-22\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Mission, Vision, and Values - The Global Centre for Advanced Studies","description":"GCAS is committed to academic freedom, intellectual rigor, and global access. World-class education without debt or borders.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gcas.ie\/ga\/mission-vision-and-values\/","og_locale":"en_US","og_type":"article","og_title":"Mission, Vision, and Values","og_description":"GCAS is committed to academic freedom, intellectual rigor, and global access. World-class education without debt or borders.","og_url":"https:\/\/gcas.ie\/ga\/mission-vision-and-values\/","og_site_name":"The Global Centre for Advanced Studies","article_publisher":"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","article_modified_time":"2026-08-22T04:52:23+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/social-share-website.png?fit=1200%2C675&ssl=1","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gcas.ie\/mission-vision-and-values\/","url":"https:\/\/gcas.ie\/mission-vision-and-values\/","name":"Mission, Vision, and Values - The Global Centre for Advanced Studies","isPartOf":{"@id":"https:\/\/gcas.ie\/#website"},"datePublished":"2025-12-11T05:29:34+00:00","dateModified":"2026-08-22T04:52:23+00:00","description":"GCAS is committed to academic freedom, intellectual rigor, and global access. World-class education without debt or borders.","breadcrumb":{"@id":"https:\/\/gcas.ie\/mission-vision-and-values\/#breadcrumb"},"inLanguage":"ga","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gcas.ie\/mission-vision-and-values\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gcas.ie\/mission-vision-and-values\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gcas.ie\/ar\/"},{"@type":"ListItem","position":2,"name":"Mission, Vision, and Values"}]},{"@type":"WebSite","@id":"https:\/\/gcas.ie\/#website","url":"https:\/\/gcas.ie\/","name":"The Global Centre for Advanced Studies","description":"The World\u2019s First, Global Debt-Free, Co-Owned College offering accredited degrees.","publisher":{"@id":"https:\/\/gcas.ie\/#organization"},"alternateName":"GCAS College","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gcas.ie\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ga"},{"@type":"Organization","@id":"https:\/\/gcas.ie\/#organization","name":"The Global Centre for Advanced Studies","alternateName":"GCAS","url":"https:\/\/gcas.ie\/","logo":{"@type":"ImageObject","inLanguage":"ga","@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","width":1080,"height":1080,"caption":"The Global Centre for Advanced Studies"},"image":{"@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","https:\/\/www.instagram.com\/gcas.ie\/","https:\/\/www.linkedin.com\/school\/the-global-center-for-advanced-studies\/?viewAsMember=true"],"description":"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.","email":"contact@gcas.ie","telephone":"+353 87 754 1417","legalName":"GCAS College Dublin, LTD","foundingDate":"2013-08-22","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PesgkL-1k","jetpack-related-posts":[{"id":92,"url":"https:\/\/gcas.ie\/ga\/contact\/","url_meta":{"origin":82,"position":0},"title":"Teagmh\u00e1il","author":"crestondavis","date":"December 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies Get in Touch We'd love to hear from you. Whether you have questions about our programmes or simply want to learn more about GCAS, we're here to help. Our FAQs cover the most common questions. Contact Information Address 38\/39 Fitzwilliam SquareDublin 2, D02 NX53Ireland\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":87,"url":"https:\/\/gcas.ie\/ga\/accreditation\/","url_meta":{"origin":82,"position":1},"title":"Creidi\u00fan\u00fa GCAS","author":"crestondavis","date":"December 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies EU Accreditation We are a member college of the Woolf collegiate consortium, which offers accredited degrees under the European Standards and Guidelines, in line with EU policy on quality assurance in higher education. Woolf \u2014 An Institution of Higher Education GCAS is a full\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2788,"url":"https:\/\/gcas.ie\/ga\/become-a-gcas-researcher\/","url_meta":{"origin":82,"position":2},"title":"B\u00ed i do Thaighdeoir GCAS","author":"crestondavis","date":"January 3, 2026","format":false,"excerpt":"The Global Centre for Advanced Studies Become a GCAS Researcher Join a global community of critical thinkers. The Global Centre for Advanced Studies invites scholars, intellectuals, and independent researchers to join our worldwide network of critical thinkers. As a GCAS Researcher you become part of a vibrant academic community dedicated\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":80,"url":"https:\/\/gcas.ie\/ga\/our-philosophy\/","url_meta":{"origin":82,"position":3},"title":"\u00c1r bhFeals\u00fanacht","author":"crestondavis","date":"December 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies Our Philosophy: Redefining Higher Education GCAS offers a new model to future researchers and students \u2014 the freedom to learn and explore knowledge without debt. Academic freedom is compromised by student debt, so we created a space to nurture and encourage critical thinking and\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":77,"url":"https:\/\/gcas.ie\/ga\/introduction\/","url_meta":{"origin":82,"position":4},"title":"R\u00e9amhr\u00e1","author":"crestondavis","date":"December 11, 2025","format":false,"excerpt":"About the Global Centre for Advanced Studies A New Model of Higher Education GCAS is the world's first debt-free college, offering EU-accredited degrees through our partnership with Woolf and co-owned by its faculty, staff, and graduates. We reject the idea that knowledge must be purchased through debt, and affirm education\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":184,"url":"https:\/\/gcas.ie\/ga\/apply\/","url_meta":{"origin":82,"position":5},"title":"Apply to GCAS","author":"crestondavis","date":"December 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies Start Your Application Join a global community of scholars pursuing debt-free, accredited degrees. We accept applications year-round, with no deadlines. Start to decision in about one to two weeks Book an Orientation Call Please Read Before You Begin All GCAS Work Must Be Your\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/gcas.ie\/ga\/wp-json\/wp\/v2\/pages\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcas.ie\/ga\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcas.ie\/ga\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcas.ie\/ga\/wp-json\/wp\/v2\/users\/8678545"}],"replies":[{"embeddable":true,"href":"https:\/\/gcas.ie\/ga\/wp-json\/wp\/v2\/comments?post=82"}],"version-history":[{"count":4,"href":"https:\/\/gcas.ie\/ga\/wp-json\/wp\/v2\/pages\/82\/revisions"}],"predecessor-version":[{"id":5985,"href":"https:\/\/gcas.ie\/ga\/wp-json\/wp\/v2\/pages\/82\/revisions\/5985"}],"wp:attachment":[{"href":"https:\/\/gcas.ie\/ga\/wp-json\/wp\/v2\/media?parent=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}