{"id":92,"date":"2025-12-11T05:44:06","date_gmt":"2025-12-11T05:44:06","guid":{"rendered":"https:\/\/gcas.ie\/?page_id=92"},"modified":"2026-08-22T05:29:08","modified_gmt":"2026-08-22T05:29:08","slug":"contact","status":"publish","type":"page","link":"https:\/\/gcas.ie\/fr\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<!-- CONTACT \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.contact-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:1080px;\n    margin:40px auto 0;\n    padding:0 0 60px;\n    color:var(--ink);\n    -webkit-font-smoothing:antialiased;\n}\n.contact-page *{box-sizing:border-box;}\n.contact-page a{text-decoration:none;}\n\n\/* ============ HERO ============ *\/\n.contact-hero{\n    text-align:center;padding:76px 28px 68px;\n    background:linear-gradient(135deg,#0a0a0a 0%,#141f1a 100%);\n    border:1px solid var(--line);border-radius:14px;margin-bottom:44px;\n}\n@media (max-width:600px){.contact-hero{padding:48px 22px;}}\n.contact-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.contact-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.contact-hero h1 em{font-style:italic;color:var(--accent-lt);}\n.contact-hero-intro{\n    font-size:1.06rem;color:var(--muted);max-width:60ch;margin:0 auto;line-height:1.8;\n}\n.contact-page .contact-hero-intro a{color:var(--accent-lt);border-bottom:1px solid var(--accent-br);}\n.contact-page .contact-hero-intro a:hover{color:#ffffff;border-bottom-color:#ffffff;}\n\n\/* ============ GRID ============ *\/\n.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:50px;align-items:stretch;}\n@media (max-width:820px){.contact-grid{grid-template-columns:1fr;}}\n\n\/* ============ CONTACT INFO ============ *\/\n.contact-info{\n    background:var(--panel);border:1px solid var(--line);\n    padding:38px 36px;border-radius:14px;\n}\n@media (max-width:600px){.contact-info{padding:28px 22px;}}\n.contact-info h2{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:1.6rem;font-weight:600;color:#ffffff;margin:0 0 28px;line-height:1.2;\n}\n.contact-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:26px;}\n.contact-item:last-child{margin-bottom:0;}\n.contact-item-icon{\n    width:46px;height:46px;border-radius:50%;\n    display:flex;align-items:center;justify-content:center;flex-shrink:0;\n}\n.contact-item-icon svg{width:20px;height:20px;}\n.contact-item:nth-child(2) .contact-item-icon{background:rgba(90,168,124,0.12);}\n.contact-item:nth-child(3) .contact-item-icon{background:rgba(78,159,168,0.12);}\n.contact-item:nth-child(4) .contact-item-icon{background:rgba(127,149,209,0.12);}\n.contact-item:nth-child(2) .contact-item-icon svg{stroke:var(--s1);}\n.contact-item:nth-child(3) .contact-item-icon svg{stroke:var(--s2);}\n.contact-item:nth-child(4) .contact-item-icon svg{stroke:var(--s3);}\n.contact-item-content h3{\n    font-size:0.74rem;font-weight:700;letter-spacing:0.16em;\n    text-transform:uppercase;color:var(--muted-2);margin:0 0 7px;\n}\n.contact-item-content p{font-size:0.98rem;color:var(--ink);line-height:1.7;margin:0;}\n.contact-page .contact-item-content a{color:var(--accent-lt);border-bottom:1px solid var(--accent-br);}\n.contact-page .contact-item-content a:hover{color:#ffffff;border-bottom-color:#ffffff;}\n\n\/* ============ BOOK A MEETING ============ *\/\n.contact-meeting{\n    background:linear-gradient(135deg,#0c100e 0%,#15201a 100%);\n    border:1px solid var(--accent-br);\n    padding:38px 36px;border-radius:14px;text-align:center;\n    display:flex;flex-direction:column;justify-content:center;\n}\n@media (max-width:600px){.contact-meeting{padding:32px 22px;}}\n.contact-meeting-icon{\n    width:60px;height:60px;border-radius:50%;background:rgba(90,168,124,0.14);\n    display:flex;align-items:center;justify-content:center;margin:0 auto 20px;\n}\n.contact-meeting-icon svg{width:28px;height:28px;stroke:var(--accent);}\n.contact-meeting h2{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:1.6rem;font-weight:600;color:#ffffff;margin:0 0 14px;line-height:1.2;\n}\n.contact-meeting p{\n    font-size:0.99rem;color:var(--muted);line-height:1.8;margin:0 auto 28px;max-width:42ch;\n}\n.contact-page a.contact-meeting-btn,\n.contact-page a.contact-meeting-btn:link,\n.contact-page a.contact-meeting-btn:visited{\n    display:inline-block;padding:16px 36px;\n    background:var(--accent-d);color:#ffffff !important;\n    font-size:0.95rem;font-weight:600;letter-spacing:0.01em;\n    border:1px solid var(--accent-d);border-radius:6px;transition:all 0.25s ease;\n}\n.contact-page a.contact-meeting-btn:hover,\n.contact-page a.contact-meeting-btn:active{\n    background:var(--accent);border-color:var(--accent);color:#ffffff !important;\n}\n.contact-calendly{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);}\n.contact-calendly p{font-size:0.86rem;color:var(--muted-2);margin:0 0 8px;}\n.contact-page .contact-calendly a{color:var(--accent-lt);border-bottom:1px solid var(--accent-br);font-size:0.9rem;}\n.contact-page .contact-calendly a:hover{color:#ffffff;border-bottom-color:#ffffff;}\n\n\/* ============ MAP ============ *\/\n.contact-map{\n    border:1px solid var(--line);border-radius:14px;overflow:hidden;\n    height:360px;background:#0c100e;margin-bottom:50px;\n}\n.contact-map iframe{width:100%;height:100%;border:none;display:block;filter:grayscale(0.35) brightness(0.85);}\n\n\/* ============ COMMUNITY CTA ============ *\/\n.contact-cta{\n    display:flex;align-items:center;gap:28px;padding:38px 40px;\n    background:linear-gradient(135deg,rgba(127,149,209,0.09) 0%,rgba(127,149,209,0.03) 100%);\n    border:1px solid rgba(127,149,209,0.30);border-radius:14px;\n}\n@media (max-width:768px){.contact-cta{flex-direction:column;text-align:center;padding:30px 22px;gap:18px;}}\n.contact-cta-icon{\n    width:64px;height:64px;background:rgba(127,149,209,0.14);border-radius:50%;\n    display:flex;align-items:center;justify-content:center;flex-shrink:0;\n}\n.contact-cta-icon svg{width:30px;height:30px;stroke:var(--s3);}\n.contact-cta-content h2{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:1.5rem;font-weight:600;color:#ffffff;margin:0 0 8px;line-height:1.2;\n}\n.contact-cta-content p{font-size:0.99rem;color:var(--muted);margin:0;line-height:1.75;}\n.contact-page .contact-cta-content a{color:#c0cbea;font-weight:600;border-bottom:1px solid rgba(127,149,209,0.34);}\n.contact-page .contact-cta-content a:hover{color:#ffffff;border-bottom-color:#ffffff;}\n\n\/* ============ NAV ============ *\/\n.contact-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.contact-page .contact-nav a{color:var(--muted);font-size:0.93rem;font-weight:500;}\n.contact-page .contact-nav a:hover{color:var(--accent-lt);}\n\n@media (prefers-reduced-motion:reduce){.contact-page *{transition:none !important;}}\n<\/style>\n\n<div class=\"contact-page\">\n\n    <!-- ============ HERO ============ -->\n    <div class=\"contact-hero\">\n        <div class=\"contact-eyebrow\">The Global Centre for Advanced Studies<\/div>\n        <h1>Get in <em>Touch<\/em><\/h1>\n        <p class=\"contact-hero-intro\">We&#8217;d love to hear from you. Whether you have questions about our programmes or simply want to learn more about GCAS, we&#8217;re here to help. Our <a href=\"\/fr\/faqs\/\">FAQs<\/a> cover the most common questions.<\/p>\n    <\/div>\n\n    <div class=\"contact-grid\">\n\n        <!-- ============ CONTACT INFORMATION ============ -->\n        <div class=\"contact-info\">\n            <h2>Contact Information<\/h2>\n\n            <div class=\"contact-item\">\n                <div class=\"contact-item-icon\">\n                    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                        <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path>\n                        <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n                    <\/svg>\n                <\/div>\n                <div class=\"contact-item-content\">\n                    <h3>Adresse<\/h3>\n                    <p>38\/39 Fitzwilliam Square<br>Dublin 2, D02 NX53<br>Ireland<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"contact-item\">\n                <div class=\"contact-item-icon\">\n                    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"contact-item-content\">\n                    <h3>Phone<\/h3>\n                    <p><a href=\"tel:+35315822231\">+353 1 582 2231<\/a><\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"contact-item\">\n                <div class=\"contact-item-icon\">\n                    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                        <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path>\n                        <polyline points=\"22,6 12,13 2,6\"><\/polyline>\n                    <\/svg>\n                <\/div>\n                <div class=\"contact-item-content\">\n                    <h3>Email<\/h3>\n                    <p><a href=\"mailto:contact@gcas.ie\">contact@gcas.ie<\/a><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- ============ BOOK A MEETING ============ -->\n        <div class=\"contact-meeting\">\n            <div class=\"contact-meeting-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\">\n                    <path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"><\/path>\n                <\/svg>\n            <\/div>\n            <h2>Considering GCAS?<\/h2>\n            <p>Schedule a conversation with one of our PhD Researchers to find out whether GCAS is the right fit for you. No pressure \u2014 just an honest discussion about your goals.<\/p>\n            <div>\n                <a href=\"https:\/\/gcas.ie\/fr\/book-a-meeting\/\" class=\"contact-meeting-btn\">Chat with a GCAS Researcher<\/a>\n            <\/div>\n\n            <div class=\"contact-calendly\">\n                <p>Or schedule directly via Calendly:<\/p>\n                <a href=\"https:\/\/calendly.com\/gcas\" target=\"_blank\" rel=\"noopener noreferrer\">calendly.com\/gcas<\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <!-- ============ MAP ============ -->\n    <div class=\"contact-map\">\n        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2382.0147!2d-6.2508!3d53.3338!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x48670e9a1e5b6b0f%3A0x46c0c7a6d5b5c7a6!2sFitzwilliam%20Square%2C%20Dublin%2C%20Ireland!5e0!3m2!1sen!2sus!4v1699999999999!5m2!1sen!2sus\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" title=\"GCAS College Dublin location, Fitzwilliam Square\"><\/iframe>\n    <\/div>\n\n    <!-- ============ COMMUNITY CTA ============ -->\n    <div class=\"contact-cta\">\n        <div class=\"contact-cta-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=\"contact-cta-content\">\n            <h2>Join Our Community<\/h2>\n            <p>Connect with fellow students, researchers, and faculty in our online community forum. <a href=\"https:\/\/community.gcas.ie\" target=\"_blank\" rel=\"noopener noreferrer\">Visit community.gcas.ie \u2192<\/a><\/p>\n        <\/div>\n    <\/div>\n\n    <!-- ============ NAV ============ -->\n    <div class=\"contact-nav\">\n        <a href=\"\/fr\/faqs\/\">\u2190 FAQs<\/a>\n        <a href=\"\/fr\/admissions\/\">Admissions \u2192<\/a>\n    <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The Global Centre for Advanced Studies Get in Touch We&#8217;d love to hear from you. Whether you have questions about our programmes or simply want to learn more about GCAS, we&#8217;re here to help. Our FAQs cover the most common questions. Contact Information Address 38\/39 Fitzwilliam SquareDublin 2, D02 NX53Ireland Phone +353 1 582 2231 [&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-92","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>Contact - The Global Centre for Advanced Studies<\/title>\n<meta name=\"description\" content=\"Get in touch with GCAS. Reach our admissions team, faculty directors, or administrative staff. We respond to all inquiries within 48 hours.\" \/>\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\/fr\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact\" \/>\n<meta property=\"og:description\" content=\"Get in touch with GCAS. Reach our admissions team, faculty directors, or administrative staff. We respond to all inquiries within 48 hours.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gcas.ie\/fr\/contact\/\" \/>\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-22T05:29:08+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=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/contact\\\/\",\"url\":\"https:\\\/\\\/gcas.ie\\\/contact\\\/\",\"name\":\"Contact - The Global Centre for Advanced Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\"},\"datePublished\":\"2025-12-11T05:44:06+00:00\",\"dateModified\":\"2026-08-22T05:29:08+00:00\",\"description\":\"Get in touch with GCAS. Reach our admissions team, faculty directors, or administrative staff. We respond to all inquiries within 48 hours.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gcas.ie\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gcas.ie\\\/ar\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@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\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\",\"name\":\"The Global Centre for Advanced Studies\",\"alternateName\":\"GCAS\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@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":"Contact - The Global Centre for Advanced Studies","description":"Get in touch with GCAS. Reach our admissions team, faculty directors, or administrative staff. We respond to all inquiries within 48 hours.","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\/fr\/contact\/","og_locale":"fr_FR","og_type":"article","og_title":"Contact","og_description":"Get in touch with GCAS. Reach our admissions team, faculty directors, or administrative staff. We respond to all inquiries within 48 hours.","og_url":"https:\/\/gcas.ie\/fr\/contact\/","og_site_name":"The Global Centre for Advanced Studies","article_publisher":"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","article_modified_time":"2026-08-22T05:29:08+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":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gcas.ie\/contact\/","url":"https:\/\/gcas.ie\/contact\/","name":"Contact - The Global Centre for Advanced Studies","isPartOf":{"@id":"https:\/\/gcas.ie\/#website"},"datePublished":"2025-12-11T05:44:06+00:00","dateModified":"2026-08-22T05:29:08+00:00","description":"Get in touch with GCAS. Reach our admissions team, faculty directors, or administrative staff. We respond to all inquiries within 48 hours.","breadcrumb":{"@id":"https:\/\/gcas.ie\/contact\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gcas.ie\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gcas.ie\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gcas.ie\/ar\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@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":"fr-FR"},{"@type":"Organization","@id":"https:\/\/gcas.ie\/#organization","name":"The Global Centre for Advanced Studies","alternateName":"GCAS","url":"https:\/\/gcas.ie\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@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-1u","jetpack-related-posts":[{"id":87,"url":"https:\/\/gcas.ie\/fr\/accreditation\/","url_meta":{"origin":92,"position":0},"title":"Accr\u00e9ditation GCAS","author":"crestondavis","date":"d\u00e9cembre 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":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":82,"url":"https:\/\/gcas.ie\/fr\/mission-vision-and-values\/","url_meta":{"origin":92,"position":1},"title":"Mission, vision et valeurs","author":"crestondavis","date":"d\u00e9cembre 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies Mission, Vision & 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\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2788,"url":"https:\/\/gcas.ie\/fr\/become-a-gcas-researcher\/","url_meta":{"origin":92,"position":2},"title":"Devenir un chercheur du GCAS","author":"crestondavis","date":"janvier 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":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":184,"url":"https:\/\/gcas.ie\/fr\/apply\/","url_meta":{"origin":92,"position":3},"title":"Apply to GCAS","author":"crestondavis","date":"d\u00e9cembre 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":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":97,"url":"https:\/\/gcas.ie\/fr\/admissions\/","url_meta":{"origin":92,"position":4},"title":"Admissions GCAS","author":"crestondavis","date":"d\u00e9cembre 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 two weeks Begin Your Application Book an Orientation Call Please Read Before You Begin All GCAS Work Must Be\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":80,"url":"https:\/\/gcas.ie\/fr\/our-philosophy\/","url_meta":{"origin":92,"position":5},"title":"Notre philosophie","author":"crestondavis","date":"d\u00e9cembre 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":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/gcas.ie\/fr\/wp-json\/wp\/v2\/pages\/92","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcas.ie\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcas.ie\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcas.ie\/fr\/wp-json\/wp\/v2\/users\/8678545"}],"replies":[{"embeddable":true,"href":"https:\/\/gcas.ie\/fr\/wp-json\/wp\/v2\/comments?post=92"}],"version-history":[{"count":4,"href":"https:\/\/gcas.ie\/fr\/wp-json\/wp\/v2\/pages\/92\/revisions"}],"predecessor-version":[{"id":5995,"href":"https:\/\/gcas.ie\/fr\/wp-json\/wp\/v2\/pages\/92\/revisions\/5995"}],"wp:attachment":[{"href":"https:\/\/gcas.ie\/fr\/wp-json\/wp\/v2\/media?parent=92"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}