{"id":4668,"date":"2026-05-14T11:34:28","date_gmt":"2026-05-14T03:34:28","guid":{"rendered":"https:\/\/www.ukm.my\/i-kom\/?page_id=4668"},"modified":"2026-05-14T15:32:48","modified_gmt":"2026-05-14T07:32:48","slug":"ayvp-2026","status":"publish","type":"page","link":"https:\/\/www.ukm.my\/i-kom\/ayvp-2026\/","title":{"rendered":"AYVP 2026"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4668\" class=\"elementor elementor-4668\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e056907 e-flex e-con-boxed e-con e-parent\" data-id=\"e056907\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d15965 elementor-widget elementor-widget-text-editor\" data-id=\"1d15965\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ms\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>ASEAN Youth Volunteer Programme | AYVP<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n            background-color: #f4f7f4;\n            color: #1e2f2c;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 1280px;\n            margin: 0 auto;\n            background: white;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n        }\n\n        .hero {\n            background: linear-gradient(135deg, #2A9D6E 0%, #1B7A4D 100%);\n            color: white;\n            padding: 2rem 2rem;\n            text-align: center;\n        }\n\n        .hero h1 {\n            font-size: 2.5rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n            color: white;\n        }\n\n        .hero p {\n            font-size: 1.2rem;\n            color: white;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        .hero-buttons {\n            margin-top: 1.5rem;\n            display: flex;\n            justify-content: center;\n            gap: 1rem;\n            flex-wrap: wrap;\n        }\n\n        .hero-btn {\n            display: inline-block;\n            background-color: #F4A261;\n            color: white;\n            text-decoration: none;\n            font-weight: bold;\n            padding: 10px 24px;\n            border-radius: 40px;\n            transition: all 0.2s ease;\n            font-size: 0.9rem;\n        }\n\n        .hero-btn:hover {\n            background-color: #e76f1a;\n            transform: translateY(-2px);\n        }\n\n        .thanks-banner {\n            background: #fef5e8;\n            text-align: center;\n            padding: 1.5rem;\n            margin: 1.5rem 2rem;\n            border-radius: 20px;\n            border-left: 5px solid #F4A261;\n            border-right: 5px solid #F4A261;\n        }\n\n        .thanks-banner h2 {\n            color: #2A9D6E;\n            font-size: 1.5rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .thanks-banner p {\n            color: #5a7c6e;\n            font-size: 0.9rem;\n        }\n\n        .promo-section {\n            background: linear-gradient(135deg, #F4A261 0%, #e08e3a 100%);\n            color: white;\n            text-align: center;\n            padding: 2rem;\n            margin: 0 2rem 2rem 2rem;\n            border-radius: 20px;\n        }\n\n        .promo-section h3 {\n            font-size: 1.8rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .promo-section p {\n            font-size: 1rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .hashtags {\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n        }\n\n        .two-columns {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2rem;\n            padding: 2rem 2rem;\n            background: #ffffff;\n        }\n\n        .col {\n            flex: 1;\n            min-width: 280px;\n        }\n\n        .section-card {\n            background: #fefefe;\n            border-radius: 20px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e2e8e2;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            overflow: hidden;\n        }\n\n        .section-header {\n            border-bottom: 4px solid #F4A261;\n            padding: 1.2rem 1.8rem;\n            background: #fef8f0;\n        }\n\n        .section-header h2 {\n            font-size: 1.8rem;\n            color: #2A9D6E;\n            margin: 0;\n            font-weight: 600;\n        }\n\n        .section-header .sub {\n            font-size: 0.85rem;\n            color: #5a7c6e;\n            margin-top: 0.3rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .section-content {\n            padding: 1.5rem 1.8rem;\n            flex: 1;\n        }\n\n        .section-content p {\n            margin-bottom: 1rem;\n        }\n\n        .highlight {\n            background: #fef8f0;\n            border-left: 5px solid #F4A261;\n            padding: 1rem 1.3rem;\n            margin: 1.2rem 0;\n            font-weight: 500;\n            border-radius: 0 12px 12px 0;\n            text-align: justify;\n        }\n\n        .image-placeholder {\n            margin: 1.5rem 0;\n            background: #e8f5ef;\n            border-radius: 16px;\n            padding: 0.6rem;\n            text-align: center;\n        }\n\n        .image-placeholder img {\n            max-width: 100%;\n            border-radius: 12px;\n            display: block;\n            margin: 0 auto;\n        }\n\n        .caption {\n            font-size: 0.75rem;\n            color: #5f7e6f;\n            margin-top: 0.5rem;\n            text-align: center;\n        }\n\n        hr.divider {\n            margin: 0.8rem 0;\n            border: 0;\n            height: 1px;\n            background: linear-gradient(to right, #ccc, transparent);\n        }\n\n        .gallery-section {\n            padding: 2rem;\n            background: #fef8f0;\n            margin: 1rem 2rem;\n            border-radius: 24px;\n        }\n\n        .gallery-section h3 {\n            color: #2A9D6E;\n            font-size: 1.5rem;\n            text-align: center;\n            margin-bottom: 1.5rem;\n        }\n\n        .gallery-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            justify-content: center;\n        }\n\n        .gallery-item {\n            width: calc(33.33% - 1rem);\n            min-width: 200px;\n            background: white;\n            border-radius: 16px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n        }\n\n        .gallery-item img {\n            width: 100%;\n            height: 180px;\n            object-fit: cover;\n            display: block;\n        }\n\n        .modality-section {\n            padding: 2rem;\n            background: white;\n            margin: 0 2rem;\n        }\n\n        .modality-section h3 {\n            color: #2A9D6E;\n            font-size: 1.5rem;\n            margin-bottom: 1rem;\n        }\n\n        .modality-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin-top: 1rem;\n        }\n\n        .phase-card {\n            flex: 1;\n            min-width: 200px;\n            background: #e8f5ef;\n            padding: 1rem;\n            border-radius: 16px;\n            text-align: center;\n        }\n\n        .phase-card h4 {\n            color: #F4A261;\n            font-size: 1.2rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .testimoni-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2rem;\n            padding: 2rem;\n            background: #e8f5ef;\n            margin: 2rem;\n            border-radius: 24px;\n        }\n\n        .testimoni-card {\n            flex: 1;\n            background: white;\n            padding: 1.5rem;\n            border-radius: 20px;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n            border-left: 5px solid #F4A261;\n        }\n\n        .testimoni-card p {\n            font-style: italic;\n            margin-bottom: 0.5rem;\n        }\n\n        .testimoni-card .author {\n            font-weight: bold;\n            color: #2A9D6E;\n            margin-top: 0.5rem;\n        }\n\n        .application-section {\n            padding: 2rem;\n            margin: 0 2rem;\n        }\n\n        .application-section h3 {\n            color: #2A9D6E;\n            font-size: 1.5rem;\n            text-align: center;\n            margin-bottom: 1.5rem;\n        }\n\n        .steps-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1.5rem;\n            justify-content: center;\n        }\n\n        .step-card {\n            flex: 1;\n            min-width: 200px;\n            background: #fef8f0;\n            padding: 1.5rem;\n            border-radius: 20px;\n            text-align: center;\n        }\n\n        .step-number {\n            background: #F4A261;\n            color: white;\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.2rem;\n            font-weight: bold;\n            margin: 0 auto 1rem auto;\n        }\n\n        .staytune-section {\n            background: linear-gradient(135deg, #2A9D6E 0%, #1B7A4D 100%);\n            color: white;\n            text-align: center;\n            padding: 2rem;\n            margin: 2rem;\n            border-radius: 24px;\n        }\n\n        .staytune-section h3 {\n            font-size: 1.5rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .staytune-btn {\n            display: inline-block;\n            background-color: #F4A261;\n            color: white;\n            text-decoration: none;\n            font-weight: bold;\n            padding: 12px 28px;\n            border-radius: 40px;\n            margin-top: 1rem;\n        }\n\n        footer {\n            background: #f0f4ef;\n            text-align: center;\n            padding: 1.5rem;\n            font-size: 0.85rem;\n            color: #2f5e4c;\n            border-top: 1px solid #dde4da;\n        }\n\n        @media (max-width: 780px) {\n            .two-columns {\n                flex-direction: column;\n                padding: 1.5rem;\n            }\n            .hero h1 {\n                font-size: 1.8rem;\n            }\n            .gallery-item {\n                width: calc(50% - 1rem);\n            }\n            .testimoni-section {\n                flex-direction: column;\n            }\n            .modality-grid {\n                flex-direction: column;\n            }\n            .steps-grid {\n                flex-direction: column;\n            }\n            .thanks-banner, .promo-section, .gallery-section, .testimoni-section, .application-section, .staytune-section {\n                margin: 1rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"container\">\n    <div class=\"hero\">\n        <h1>ASEAN Youth Volunteer Programme<\/h1>\n        <p>Empowering Youth \u00b7 Building ASEAN Identity \u00b7 Transforming Communities<\/p>\n        <div class=\"hero-buttons\">\n            <a href=\"https:\/\/www.ukm.my\/i-kom\/ayvp-past-programme\/\" class=\"hero-btn\">Past Programmes<\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"thanks-banner\">\n                        <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2026\/05\/Congrats-AYVP-2024-2-1536x723-1.jpg\" alt=\"AYVP Launch\">\n                    <\/div>\n\n    <div class=\"two-columns\">\n        <div class=\"col\">\n            <div class=\"section-card\">\n                <div class=\"section-header\">\n                    <h2>Executive Summary<\/h2>\n                    <div class=\"sub\">Programme background &#038; history<\/div>\n                <\/div>\n                <div class=\"section-content\">\n                    <p>The proposal to establish the ASEAN Youth Volunteer Programme (AYVP) was presented during the ASEAN Senior Officials Meeting on Youth (SOMY) in Hanoi, Vietnam on <strong>18 October 2011<\/strong>.<\/p>\n                    <p>It was presented by the former Minister of Youth and Sports, Dato&#8217; Sri Ahmad Shabery Cheek during the 7th ASEAN Ministerial Meeting on Youth (AMMY VII) and <strong>endorsed by ASEAN member states on 20 October 2011<\/strong>.<\/p>\n                    <div class=\"image-placeholder\">\n                        <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-103303.png\" alt=\"AYVP Launch\">\n                    <\/div>\n                    <p>The proposal was then taken to the Malaysian Cabinet and <strong>approved on 20 April 2012<\/strong>. Thus, this led to the birth of ASEAN Youth Volunteer Programme, a Malaysian owned programme under the virtues of the Ministry of Youth &#038; Sports Malaysia with <strong>UKM as the permanent secretariat and programme implementer<\/strong>.<\/p>\n                    <hr class=\"divider\">\n                    <p><strong>Key takeaway:<\/strong> AYVP is uniquely Malaysian-owned but ASEAN-focused \u2014 combining national leadership with academic expertise to serve the entire Southeast Asian region.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"col\">\n            <div class=\"section-card\">\n                <div class=\"section-header\">\n                    <h2>AYVP Mandate<\/h2>\n                    <div class=\"sub\">Mission &#038; goals<\/div>\n                <\/div>\n                <div class=\"section-content\">\n                    <div class=\"image-placeholder\">\n                        <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_9137.jpg\" alt=\"AYVP Volunteers\">\n                        <div class=\"caption\">Youth volunteers in action<\/div>\n                    <\/div>\n                    <p>The AYVP is an instrument that creates opportunities for youth across the region to work together by helping communities. As they do this, they learn about each other and strengthen intercultural relationships which would contribute to the development of a strong <strong>ASEAN identity<\/strong>.<\/p>\n                    <div class=\"highlight\">\n                        &#8220;A younger generation who not only volunteer but also develop leadership qualities, coloured with the strength of humility, kindness and compassion.&#8221;\n                    <\/div>\n                    <p><strong>Target demographic:<\/strong> Age between 18 and 30 from higher education, colleges, youth organisations, NGOs and working professionals.<\/p>\n                    <p><strong>AYVP&#8217;s goals:<\/strong> Drive youth volunteerism and community development through innovative solutions to social, cultural, economic and environmental challenges.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Gallery Section - Tanpa Caption -->\n    <div class=\"gallery-section\">\n        <h3>AYVP Gallery<\/h3>\n        <div class=\"gallery-grid\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_9669-2.jpg\" alt=\"AYVP activity 1\">\n            <\/div>\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_9162-1.jpg\" alt=\"AYVP activity 2\">\n            <\/div>\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_8917.jpg\" alt=\"AYVP activity 3\">\n            <\/div>\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_5817.jpg\" alt=\"AYVP activity 4\">\n            <\/div>\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_0758.jpg\" alt=\"AYVP activity 5\">\n            <\/div>\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_0357.jpg\" alt=\"AYVP activity 6\">\n            <\/div>\n<div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_0007.jpg\" alt=\"AYVP activity 1\">\n            <\/div>\n<div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_0852.jpg\" alt=\"AYVP activity 1\">\n            <\/div>\n<div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2025\/01\/IMG_0464.jpg\" alt=\"AYVP activity 1\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"modality-section\">\n        <h3>AYVP Modality<\/h3>\n        <p>It is with the expectation that this sustainable programme will create multiplier effects through the Environment &#038; Climate Change projects implemented in respective communities, contributing directly to the ASEAN Socio-Cultural Community pillar of the ASEAN Secretariat.<\/p>\n        <div class=\"modality-grid\">\n            <div class=\"phase-card\">\n                <h4>PHASE 1<\/h4>\n                <p>Module Development Workshop &#038; Training of Facilitators<\/p>\n            <\/div>\n            <div class=\"phase-card\">\n                <h4>PHASE 2<\/h4>\n                <p>During the Programme<\/p>\n                <p><strong>Week 1:<\/strong> Induction and Introduction to the Thematic Focus Areas<\/p>\n                <p><strong>Week 2:<\/strong> Site Immersion with the Communities &#038; Closing Ceremony<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"testimoni-section\">\n        <div class=\"testimoni-card\">\n            <p>&#8220;The experience brought me to a higher level of inspiration to continue to help serve other people and to be part of a larger community. I will never forget our trainings about DRR and ASEAN and the friendship we had. I am excited to implement and support the project of my fellow DRR-leaders.&#8221;<\/p>\n            <div class=\"author\">&#8211; AYVP Alumni<\/div>\n        <\/div>\n        <div class=\"testimoni-card\">\n            <p>&#8220;Aside from being able to volunteer, it&#8217;s enlightening to be able to see how it feels from another point of view. To hear expertise &#038; opinion from others is an enriching experience. To create strong international bonds is something worthy and priceless.&#8221;<\/p>\n            <div class=\"author\">&#8211; AYVP Alumni<\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"application-section\">\n        <h3>Application Process<\/h3>\n        <div class=\"steps-grid\">\n            <div class=\"step-card\">\n                <div class=\"step-number\">1<\/div>\n                <h4>Fill Out the Application Form<\/h4>\n                <p>Submit your application online and provide all required documents<\/p>\n            <\/div>\n            <div class=\"step-card\">\n                <div class=\"step-number\">2<\/div>\n                <h4>Participate in an Interview<\/h4>\n                <p>If you are shortlisted, you&#8217;ll be invited to participate in an online interview to assess your skills, motivations, and personality.<\/p>\n            <\/div>\n            <div class=\"step-card\">\n                <div class=\"step-number\">3<\/div>\n                <h4>Receive Your Acceptance Email<\/h4>\n                <p>If you are selected, you&#8217;ll receive a formal acceptance letter and details about the programme<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n   \n\n    <footer>\n        ASEAN Youth Volunteer Programme \u2014 AUN USR&#038;S Thematic Network \u00b7 In partnership with Universiti Kebangsaan Malaysia (UKM) and Ministry of Youth &#038; Sports Malaysia.\n    <\/footer>\n<\/div>\n<\/body>\n<\/html>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ASEAN Youth Volunteer Programme | AYVP ASEAN Youth Volunteer Programme Empowering Youth \u00b7 Building ASEAN Identity \u00b7 Transforming Communities Past Programmes Executive Summary Programme background<a class=\"ut-readmore\" href=\"https:\/\/www.ukm.my\/i-kom\/ayvp-2026\/\"> &#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-4668","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/pages\/4668","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/comments?post=4668"}],"version-history":[{"count":4,"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/pages\/4668\/revisions"}],"predecessor-version":[{"id":4677,"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/pages\/4668\/revisions\/4677"}],"wp:attachment":[{"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/media?parent=4668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}