CINXE.COM

Post-9/11 GI Bill (Chapter 33) | Veterans Affairs

<!DOCTYPE html><!--[if lt IE 7 ]> <html lang="en" class="ie6"> <![endif]--><!--[if IE 7 ]> <html lang="en" class="ie7"> <![endif]--><!--[if IE 8 ]> <html lang="en" class="ie8"> <![endif]--><!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]--><!--[if (gt IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]--><!-- layout: page.drupal.liquid path: education/about-gi-bill-benefits/post-9-11 entityId: 935 --><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Preconnecting required origins: https://web.dev/uses-rel-preconnect/ --> <link rel="preconnect" href="https://www.googletagmanager.com"> <!-- Index only pages on production. --> <!-- Add metatags. --> <!-- Canonical URL --> <link rel="canonical" href="https://www.va.gov/education/about-gi-bill-benefits/post-9-11/"> <!-- Last updated --> <meta name="DC.Date" scheme="W3CDTF" content="2024-11-15"> <!-- Last updated --> <!-- Mobile App Promo Banners config --> <!-- End Mobile App Promo Banners config --> <!-- og:url --> <meta property="og:url" content="https://www.va.gov/education/about-gi-bill-benefits/post-9-11/"> <!-- og:type --> <meta property="og:type" content="website"> <!-- article:tags --> <!-- Custom metatags --> <meta name="description" content="The Post-9/11 GI Bill (Chapter 33) helps you pay for school or cover expenses while you&#x2019;re training for a job. If you&#x2019;ve served on active duty after September 10, 2001, you may qualify for the Post-9/11 GI Bill (Chapter 33). Find out if you can get this education benefit."> <link rel="image_src" href="https://www.va.gov/img/design/logo/va-og-image.png"> <meta property="og:description" content="The Post-9/11 GI Bill (Chapter 33) helps you pay for school or cover expenses while you&#x2019;re training for a job. If you&#x2019;ve served on active duty after September 10, 2001, you may qualify for the Post-9/11 GI Bill (Chapter 33). Find out if you can get this education benefit."> <meta property="og:image" content="https://www.va.gov/img/design/logo/va-og-image.png"> <meta property="og:image:alt" content="U.S. Department of Veterans Affairs"> <meta property="og:site_name" content="Veterans Affairs"> <meta property="og:title" content="Post-9/11 GI Bill (Chapter 33) | Veterans Affairs"> <title>Post-9/11 GI Bill (Chapter 33) | Veterans Affairs</title> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:description" content="Find out if you can get help paying for school or job training through the Post-9/11 GI Bill (Chapter 33). You may qualify if you served on active duty after September 10, 2001, or if you&#x2019;re the qualified spouse or dependent child of a Veteran who meets these service requirements."> <meta name="twitter:image" content="https://www.va.gov/img/design/logo/va-og-image.png"> <meta name="twitter:image:alt" content="U.S. Department of Veterans Affairs"> <meta name="twitter:site" content="@DeptVetAffairs"> <meta name="twitter:title" content="Post-9/11 GI Bill (Chapter 33) | Veterans Affairs"> <!-- Default metatags --> <!-- Add polyfills. --> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" nomodule data-entry-name="polyfills.js" src="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/polyfills.entry.js"></script> <!-- Add analytics helpers. --> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl"> /** * An alias for window.dataLayer.push made available under the window so that it is accessible in content files. * @module module:record-event * @see https://developers.google.com/tag-manager/devguide * @see module:platform/monitoring/record-event * @param {object} data - The event data that will be sent to GA. */ window.dataLayer = [] || window.dataLayer; window.recordEvent = function(data) { return window.dataLayer.push(data); }; window.recordMultipleEvents = function (events){ events.forEach(event => recordEvent(event)) } </script> <!-- Add web components. --> <link rel="stylesheet" data-entry-name="web-components.css" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/web-components.css"> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" defer data-entry-name="web-components.js" src="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/web-components.entry.js"></script> <!-- Render GA template. --> <script data-e2e="analytics-script" nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl"> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-WFJWBD'); (function(window) { function withFormContent(acc, data) { //console.log("acc.content data",data.Content); acc.content = data.Content; } function withFeedbackUUID(acc, data) { acc.feedbackUUID = data.Feedback_UUID; } function mEvent(name, action, opts) { opts = opts || {}; var custom = opts.custom; var label = opts.label; function handle(event) { var start = +new Date(); var cm = window.cm || function() {}; var mData = event.detail; var eData = { category: 'Medallia', action: action, label: label || mData.Form_Type, value: mData.Form_ID, myParams: {}, }; if (custom) { for (var i = 0; i < custom.length; i++) custom[i](eData.myParams, mData); } var end = +new Date(); console.log('send', 'event', eData, end - start); recordEvent({ event: eData.action, 'survey-tool': eData.category, 'survey-form-id': eData.value, 'survey-status': eData.label, 'survey-details': eData.myParams, }); } window.addEventListener('MDigital_' + name, handle); } mEvent('ShowForm_Called', 'survey-show-form-call'); mEvent('Form_Displayed', 'survey-start-form'); mEvent('Form_Next_Page', 'survey-next-click'); mEvent('Form_Back_Page', 'survey-back-click'); mEvent('Form_Close_Submitted', 'survey-submit-close'); mEvent('Form_Close_No_Submit', 'survey-no-submit-close'); mEvent('Feedback_Submit', 'survey-submit', { custom: [withFeedbackUUID, withFormContent], }); mEvent('Submit_Feedback', 'survey--submission', { custom: [withFeedbackUUID, withFormContent], }); mEvent('Feedback_Button_Clicked', 'survey-button-click', { custom: [withFeedbackUUID], }); mEvent('ThankYou_Displayed', 'survey--submission-successful', { custom: [withFeedbackUUID, withFormContent], }); mEvent('Invite_Displayed', 'survey-invitation-display', { label: 'Invite', }); mEvent('Invite_Accepted', 'survey-invitation-accept', { label: 'Invite', }); mEvent('Invite_Declined', 'survey-invitation-decline', { label: 'Invite', }); mEvent('Invite_Skipped', 'survey-invitation-skip', { label: 'Invite', }); })(window); recordEvent({ environment: 'vagovprod' }); if ( self !== top ) { recordEvent({ event: 'iframed', embeddedIn: document.referrer }); } </script> <!-- Add Icons. --> <link href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/apple-touch-icon.png" rel="apple-touch-icon-precomposed"> <link href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/apple-touch-icon-72x72.png" rel="apple-touch-icon-precomposed" sizes="72x72"> <link href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/apple-touch-icon-114x114.png" rel="apple-touch-icon-precomposed" sizes="114x114"> <link href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/apple-touch-icon-152x152.png" rel="apple-touch-icon-precomposed" sizes="144x144"> <link rel="shortcut icon" href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/favicon.ico"> <meta name="msapplication-TileImage" content="/img/design/icons/apple-touch-icon-114x114"> <meta name="msapplication-TileColor" content="#144073"> <!-- Preload main fonts --> <link rel="preload" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/sourcesanspro-bold-webfont.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/sourcesanspro-regular-webfont.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/bitter-bold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin> <!-- CSS --> <link rel="stylesheet" data-entry-name="style.css" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/style.css"> <link rel="stylesheet" data-entry-content="content-build.css" href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/assets/content-build.css"> <link rel="stylesheet" data-entry-name="static-pages.css" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/static-pages.css"> <!-- Old IE --> <!--[if lt IE 9]> <link rel='stylesheet' href='/assets/css/ie.css'> <![endif]--> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" defer data-entry-name="vendor.js" src="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/vendor.entry.js"></script> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" defer data-entry-name="static-pages.js" src="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/static-pages.entry.js"></script> <!-- We participate in the US government’s analytics program. See the data at analytics.usa.gov. https://github.com/digital-analytics-program/gov-wide-code --> <script async type="text/javascript" nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" src="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=VA" id="_fed_an_ua_tag"></script> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" type="text/javascript"> function focusContent(e) { e.preventDefault(); const contentElement = document.querySelector('#content h1') || document.querySelector('#content'); contentElement.setAttribute('tabindex', '-1'); contentElement.addEventListener('blur', function(event) { event.target.removeAttribute('tabindex'); }, true); window.scrollTo(0, contentElement.offsetTop); contentElement.focus(); } window.VetsGov = window.VetsGov || {}; window.VetsGov.headerFooter = JSON.parse("{\"footerData\":[{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/accessibility-at-va\",\"order\":1,\"target\":null,\"title\":\"Accessibility\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/resources/your-civil-rights-and-how-to-file-a-discrimination-complaint/\",\"order\":2,\"target\":null,\"title\":\"Civil Rights\"},{\"column\":\"bottom_rail\",\"href\":\"https://department.va.gov/foia/\",\"order\":3,\"target\":null,\"title\":\"Freedom of Information Act (FOIA)\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/report-harassment/\",\"order\":4,\"target\":null,\"title\":\"Harassment\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/oig/\",\"order\":5,\"target\":null,\"title\":\"Office of Inspector General\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/opa/Plain_Language.asp\",\"order\":6,\"target\":null,\"title\":\"Plain language\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/privacy-policy/\",\"order\":7,\"target\":null,\"title\":\"Privacy, policies, and legal information\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.oprm.va.gov/\",\"order\":8,\"target\":null,\"title\":\"VA Privacy Service\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/ormdi/NOFEAR_Select.asp\",\"order\":9,\"target\":null,\"title\":\"No FEAR Act Data\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.usa.gov/\",\"order\":10,\"target\":null,\"title\":\"USA.gov\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/performance-dashboard/\",\"order\":11,\"target\":null,\"title\":\"VA performance dashboard\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/veterans-portrait-project/\",\"order\":12,\"target\":null,\"title\":\"Veterans Portrait Project\"},{\"column\":1,\"href\":\"https://www.va.gov/homeless/\",\"order\":1,\"target\":null,\"title\":\"Homeless Veterans\"},{\"column\":1,\"href\":\"https://www.va.gov/womenvet/\",\"order\":2,\"target\":null,\"title\":\"Women Veterans\"},{\"column\":1,\"href\":\"https://www.va.gov/centerforminorityveterans/\",\"order\":3,\"target\":null,\"title\":\"Minority Veterans\"},{\"column\":1,\"href\":\"https://www.patientcare.va.gov/lgbt/\",\"order\":4,\"target\":null,\"title\":\"LGBTQ+ Veterans\"},{\"column\":1,\"href\":\"https://www.ptsd.va.gov/\",\"order\":5,\"target\":null,\"title\":\"PTSD\"},{\"column\":1,\"href\":\"https://www.mentalhealth.va.gov/\",\"order\":6,\"target\":null,\"title\":\"Mental health\"},{\"column\":1,\"href\":\"https://department.va.gov/veteran-sports/\",\"order\":7,\"target\":null,\"title\":\"Adaptive sports and special events\"},{\"column\":1,\"href\":\"https://www.va.gov/outreach-and-events/events/\",\"order\":8,\"target\":null,\"title\":\"VA outreach events\"},{\"column\":1,\"href\":\"https://www.nrd.gov/\",\"order\":9,\"target\":null,\"title\":\"National Resource Directory\"},{\"column\":2,\"href\":\"https://www.va.gov/find-forms/\",\"order\":1,\"target\":null,\"title\":\"VA forms\"},{\"column\":2,\"href\":\"https://www.accesstocare.va.gov/\",\"order\":2,\"target\":null,\"title\":\"VA health care access and quality\"},{\"column\":2,\"href\":\"https://www.va.gov/get-help-from-accredited-representative\",\"order\":3,\"target\":null,\"title\":\"Get help from an accredited representative or VSO\"},{\"column\":2,\"href\":\"https://www.mobile.va.gov/appstore/\",\"order\":4,\"target\":null,\"title\":\"VA mobile apps\"},{\"column\":2,\"href\":\"https://department.va.gov/about/state-departments-of-veterans-affairs-office-locations/\",\"order\":5,\"target\":null,\"title\":\"State Veterans Affairs offices\"},{\"column\":2,\"href\":\"https://www.va.gov/opal/fo/dbwva.asp\",\"order\":6,\"target\":null,\"title\":\"Doing business with VA\"},{\"column\":2,\"href\":\"https://www.va.gov/jobs/\",\"order\":7,\"target\":null,\"title\":\"Careers at VA\"},{\"column\":2,\"href\":\"https://www.va.gov/outreach-and-events/outreach-materials\",\"order\":8,\"target\":null,\"title\":\"VA outreach materials\"},{\"column\":2,\"href\":\"https://www.va.gov/welcome-kit/\",\"order\":9,\"target\":null,\"title\":\"Your VA welcome kit\"},{\"column\":3,\"href\":\"https://news.va.gov/\",\"order\":1,\"target\":null,\"title\":\"VA news\"},{\"column\":3,\"href\":\"https://www.va.gov/opa/pressrel/\",\"order\":2,\"target\":null,\"title\":\"Press releases\"},{\"column\":3,\"href\":\"https://public.govdelivery.com/accounts/USVA/subscriber/new/\",\"order\":3,\"target\":null,\"title\":\"Email updates\"},{\"column\":3,\"href\":\"https://www.facebook.com/VeteransAffairs\",\"order\":4,\"target\":null,\"title\":\"Facebook\"},{\"column\":3,\"href\":\"https://www.instagram.com/deptvetaffairs/\",\"order\":5,\"target\":null,\"title\":\"Instagram\"},{\"column\":3,\"href\":\"https://www.twitter.com/DeptVetAffairs/\",\"order\":6,\"target\":null,\"title\":\"Twitter\"},{\"column\":3,\"href\":\"https://www.flickr.com/photos/VeteransAffairs/\",\"order\":7,\"target\":null,\"title\":\"Flickr\"},{\"column\":3,\"href\":\"https://www.youtube.com/user/DeptVetAffairs\",\"order\":8,\"target\":null,\"title\":\"YouTube\"},{\"column\":3,\"href\":\"https://digital.va.gov/web-governance/social-media/social-media-sites/\",\"order\":9,\"target\":null,\"title\":\"All VA social media\"},{\"column\":4,\"href\":\"https://www.va.gov/resources/\",\"order\":1,\"target\":null,\"title\":\"Resources and support\"},{\"column\":4,\"href\":\"https://www.va.gov/contact-us/\",\"order\":2,\"target\":null,\"title\":\"Contact us\"},{\"column\":4,\"label\":\"Call us\",\"href\":\"tel:18006982411\",\"order\":3,\"target\":null,\"title\":\"800-698-2411\"},{\"ariaLabel\":\"TTY: 7 1 1.\",\"column\":4,\"href\":\"tel:+1711\",\"order\":4,\"target\":null,\"title\":\"TTY: 711\"},{\"column\":4,\"label\":\"Visit a medical center or regional office\",\"href\":\"https://www.va.gov/find-locations/\",\"order\":5,\"target\":null,\"title\":\"Find a VA location\"}],\"megaMenuData\":[{\"title\":\"VA Benefits and Health Care\",\"menuSections\":[{\"title\":\"Health care\",\"links\":{\"seeAllLink\":{\"text\":\"View all in health care\",\"href\":\"https://www.va.gov/health-care\"},\"columnOne\":{\"title\":\"Get health care benefits\",\"links\":[{\"text\":\"About VA health benefits\",\"href\":\"https://www.va.gov/health-care/about-va-health-benefits\"},{\"text\":\"How to apply\",\"href\":\"https://www.va.gov/health-care/how-to-apply\"},{\"text\":\"Family and caregiver health benefits\",\"href\":\"https://www.va.gov/health-care/family-caregiver-benefits\"},{\"text\":\"Apply now for health care\",\"href\":\"https://www.va.gov/health-care/apply/application\"}]},\"columnTwo\":{\"title\":\"Manage your health\",\"links\":[{\"text\":\"Refill and track your prescriptions\",\"href\":\"https://www.va.gov/health-care/refill-track-prescriptions\"},{\"text\":\"Send a secure message to your health care team\",\"href\":\"https://www.va.gov/health-care/secure-messaging\"},{\"text\":\"Schedule and manage health appointments\",\"href\":\"https://www.va.gov/health-care/schedule-view-va-appointments\"},{\"text\":\"View your lab and test results\",\"href\":\"https://www.va.gov/health-care/view-test-and-lab-results\"},{\"text\":\"Order medical supplies\",\"href\":\"https://www.va.gov/health-care/order-medical-supplies\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/health-care.png\",\"alt\":\"\"},\"link\":{\"text\":\"The PACT Act and your VA benefits\",\"href\":\"https://www.va.gov/resources/the-pact-act-and-your-va-benefits/\"},\"description\":\"Learn what this law means for Veterans and their survivors.\"}}},{\"title\":\"Disability\",\"links\":{\"seeAllLink\":{\"text\":\"View all in disability\",\"href\":\"https://www.va.gov/disability\"},\"columnOne\":{\"title\":\"Get disability benefits\",\"links\":[{\"text\":\"Eligibility\",\"href\":\"https://www.va.gov/disability/eligibility\"},{\"text\":\"How to file a claim\",\"href\":\"https://www.va.gov/disability/how-to-file-claim\"},{\"text\":\"Survivor and dependent compensation (DIC)\",\"href\":\"https://www.va.gov/family-and-caregiver-benefits/survivor-compensation/dependency-indemnity-compensation\"},{\"text\":\"File a claim online\",\"href\":\"https://www.va.gov/disability/file-disability-claim-form-21-526ez/\"}]},\"columnTwo\":{\"title\":\"Manage your benefits\",\"links\":[{\"text\":\"Check your claim, decision review, or appeal status\",\"href\":\"https://www.va.gov/claim-or-appeal-status\"},{\"text\":\"View your payment history\",\"href\":\"https://www.va.gov/va-payment-history\"},{\"text\":\"Upload evidence to support your claim\",\"href\":\"https://www.va.gov/disability/upload-supporting-evidence\"},{\"text\":\"File for a VA disability increase\",\"href\":\"https://www.va.gov/disability/file-disability-claim-form-21-526ez/\"},{\"text\":\"Request a decision review or appeal\",\"href\":\"https://www.va.gov/decision-reviews\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/disability.png\",\"alt\":\"\"},\"link\":{\"text\":\"Fully Developed Claims program\",\"href\":\"https://www.va.gov/disability/how-to-file-claim/evidence-needed/fully-developed-claims\"},\"description\":\"Use this program to get a faster decision by submitting evidence along with your claim.\"}}},{\"title\":\"Education and training\",\"links\":{\"seeAllLink\":{\"text\":\"View all in education\",\"href\":\"https://www.va.gov/education\"},\"columnOne\":{\"title\":\"Get education benefits\",\"links\":[{\"text\":\"About GI Bill benefits\",\"href\":\"https://www.va.gov/education/about-gi-bill-benefits\"},{\"text\":\"Eligibility\",\"href\":\"https://www.va.gov/education/eligibility\"},{\"text\":\"How to apply\",\"href\":\"https://www.va.gov/education/how-to-apply\"},{\"text\":\"Veteran Readiness and Employment (Chapter 31)\",\"href\":\"https://www.va.gov/careers-employment/vocational-rehabilitation\"},{\"text\":\"Education and career benefits for family members\",\"href\":\"https://www.va.gov/family-and-caregiver-benefits/education-and-careers\"}]},\"columnTwo\":{\"title\":\"Manage your benefits\",\"links\":[{\"text\":\"View your VA payment history\",\"href\":\"https://www.va.gov/va-payment-history\"},{\"text\":\"Check your remaining Post-9/11 GI Bill benefits\",\"href\":\"https://www.va.gov/education/check-remaining-post-9-11-gi-bill-benefits\"},{\"text\":\"Transfer your Post-9/11 GI Bill benefits\",\"href\":\"https://www.va.gov/education/transfer-post-9-11-gi-bill-benefits\"},{\"text\":\"Verify your school enrollment\",\"href\":\"https://www.va.gov/education/verify-school-enrollment\"},{\"text\":\"Change your direct deposit information\",\"href\":\"https://www.va.gov/change-direct-deposit\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/education.png\",\"alt\":\"\"},\"link\":{\"text\":\"GI Bill\u00AE Comparison Tool\",\"href\":\"https://www.va.gov/education/gi-bill-comparison-tool\"},\"description\":\"Learn about education programs and compare benefits by school.\"}}},{\"title\":\"Careers and employment\",\"links\":{\"seeAllLink\":{\"text\":\"View all in careers and employment\",\"href\":\"https://www.va.gov/careers-employment\"},\"columnOne\":{\"title\":\"Get employment benefits\",\"links\":[{\"text\":\"About Veteran Readiness and Employment (VR&E)\",\"href\":\"https://www.va.gov/careers-employment/vocational-rehabilitation\"},{\"text\":\"How to apply\",\"href\":\"https://www.va.gov/careers-employment/vocational-rehabilitation/how-to-apply\"},{\"text\":\"Educational and career counseling\",\"href\":\"https://www.va.gov/careers-employment/education-and-career-counseling\"},{\"text\":\"Veteran-owned small business support\",\"href\":\"https://www.va.gov/careers-employment/veteran-owned-business-support\"},{\"text\":\"Apply for VR&E benefits\",\"href\":\"https://www.va.gov/careers-employment/vocational-rehabilitation/apply-vre-form-28-1900/\"}]},\"columnTwo\":{\"title\":\"Manage your career\",\"links\":[{\"text\":\"VA transition assistance\",\"href\":\"https://www.benefits.va.gov/tap/\"},{\"text\":\"Find a job\",\"href\":\"https://www.dol.gov/veterans/findajob/\"},{\"text\":\"Find VA careers and support\",\"href\":\"https://www.va.gov/jobs/\"},{\"text\":\"Print your civil service preference letter\",\"href\":\"https://www.va.gov/records/download-va-letters\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/careers.png\",\"alt\":\"\"},\"link\":{\"text\":\"VA for Vets\",\"href\":\"https://www.vaforvets.va.gov/\"},\"description\":\"Get help transitioning to a civilian career and matching your skills and experiences to VA job opportunities.\"}}},{\"title\":\"Pension\",\"links\":{\"seeAllLink\":{\"text\":\"View all in pension\",\"href\":\"https://www.va.gov/pension\"},\"columnOne\":{\"title\":\"Get pension benefits\",\"links\":[{\"text\":\"Veterans Pension eligibility\",\"href\":\"https://www.va.gov/pension/eligibility\"},{\"text\":\"How to apply\",\"href\":\"https://www.va.gov/pension/how-to-apply\"},{\"text\":\"Apply now for a Veterans Pension\",\"href\":\"https://www.va.gov/pension/application/527EZ\"},{\"text\":\"Aid and attendance benefits and housebound allowance\",\"href\":\"https://www.va.gov/pension/aid-attendance-housebound\"},{\"text\":\"Survivors Pension\",\"href\":\"https://www.va.gov/family-and-caregiver-benefits/survivor-compensation/survivors-pension\"}]},\"columnTwo\":{\"title\":\"Manage your benefits\",\"links\":[{\"text\":\"Check your claim, decision review, or appeal status\",\"href\":\"https://www.va.gov/claim-or-appeal-status\"},{\"text\":\"View your VA payment history\",\"href\":\"https://www.va.gov/va-payment-history\"},{\"text\":\"Change your address\",\"href\":\"https://www.va.gov/change-address\"},{\"text\":\"Change your direct deposit information\",\"href\":\"https://www.va.gov/change-direct-deposit\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/pension.png\",\"alt\":\"\"},\"link\":{\"text\":\"Get your pension payments electronically\",\"href\":\"https://www.godirect.gov/gpw\"},\"description\":\"Sign up for direct deposit or a pre-paid debit card.\"}}},{\"title\":\"Housing assistance\",\"links\":{\"seeAllLink\":{\"text\":\"View all in housing assistance\",\"href\":\"https://www.va.gov/housing-assistance\"},\"columnOne\":{\"title\":\"Get home loan benefits\",\"links\":[{\"text\":\"About VA home loan types\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/loan-types\"},{\"text\":\"How to request a COE\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/how-to-request-coe\"},{\"text\":\"Check your COE status\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/check-coe-status\"},{\"text\":\"Request a COE online\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/request-coe-form-26-1880\"}]},\"columnTwo\":{\"title\":\"Get Veterans housing grants\",\"links\":[{\"text\":\"About disability housing grants\",\"href\":\"https://www.va.gov/housing-assistance/disability-housing-grants\"},{\"text\":\"Check your claim, decision review, or appeal status\",\"href\":\"https://www.va.gov/claim-or-appeal-status\"},{\"text\":\"How to apply for an SAH grant\",\"href\":\"https://www.va.gov/housing-assistance/disability-housing-grants/how-to-apply\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/housing.png\",\"alt\":\"\"},\"link\":{\"text\":\"National Call Center for Homeless Veterans\",\"href\":\"https://www.va.gov/homeless/nationalcallcenter.asp\"},\"description\":\"Find out how we can help you or a Veteran you care about connect with VA and local resources 24 hours a day, 7 days a week.\"}}},{\"title\":\"Life insurance\",\"links\":{\"seeAllLink\":{\"text\":\"View all in life insurance\",\"href\":\"https://www.va.gov/life-insurance\"},\"columnOne\":{\"title\":\"Get life insurance\",\"links\":[{\"text\":\"About life insurance options\",\"href\":\"https://www.va.gov/life-insurance/options-eligibility\"},{\"text\":\"Benefits for totally disabled or terminally ill policyholders\",\"href\":\"https://www.va.gov/life-insurance/totally-disabled-or-terminally-ill\"},{\"text\":\"Beneficiary financial counseling and online will preparation\",\"href\":\"https://www.benefits.va.gov/insurance/bfcs.asp\"}]},\"columnTwo\":{\"title\":\"Manage your life insurance\",\"links\":[{\"text\":\"Access your policy online\",\"href\":\"https://www.va.gov/life-insurance/manage-your-policy\"},{\"text\":\"Update your beneficiaries\",\"href\":\"https://www.benefits.va.gov/INSURANCE/updatebene.asp\"},{\"text\":\"File a claim for insurance benefits\",\"href\":\"https://www.benefits.va.gov/INSURANCE/sglivgli.asp\"},{\"text\":\"Check your claim, decision review, or appeal status\",\"href\":\"https://www.va.gov/claim-or-appeal-status\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/life-insurance.png\",\"alt\":\"\"},\"link\":{\"text\":\"Learn how to apply for Veterans Affairs Life Insurance (VALife)\",\"href\":\"https://www.va.gov/life-insurance/options-eligibility/valife\"},\"description\":\"VALife is our new life insurance program for Veterans with service-connected disabilities.\"}}},{\"title\":\"Burials and memorials\",\"links\":{\"seeAllLink\":{\"text\":\"View all in burials and memorials\",\"href\":\"https://www.va.gov/burials-memorials\"},\"columnOne\":{\"title\":\"Get burial benefits\",\"links\":[{\"text\":\"Eligibility\",\"href\":\"https://www.va.gov/burials-memorials/eligibility\"},{\"text\":\"Pre-need burial eligibility determination\",\"href\":\"https://www.va.gov/burials-memorials/pre-need-eligibility\"},{\"text\":\"Veteran burial allowance\",\"href\":\"https://www.va.gov/burials-memorials/veterans-burial-allowance\"},{\"text\":\"Memorial items\",\"href\":\"https://www.va.gov/burials-memorials/memorial-items\"},{\"text\":\"Survivor and dependent compensation (DIC)\",\"href\":\"https://www.va.gov/disability/dependency-indemnity-compensation\"}]},\"columnTwo\":{\"title\":\"Plan a burial\",\"links\":[{\"text\":\"Schedule a burial for a Veteran or family member\",\"href\":\"https://www.va.gov/burials-memorials/schedule-a-burial\"},{\"text\":\"Find a cemetery\",\"href\":\"https://www.cem.va.gov/cems/listcem.asp\"},{\"text\":\"Request military records (DD214)\",\"href\":\"https://www.va.gov/records/get-military-service-records\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/burials.png\",\"alt\":\"\"},\"link\":{\"text\":\"Find National Cemetery Administration Information\",\"href\":\"https://www.cem.va.gov/\"},\"description\":\"Locate a grave, search for cemeteries, and find benefits information and resources.\"}}},{\"title\":\"Records\",\"links\":{\"seeAllLink\":{\"text\":\"View all in records\",\"href\":\"https://www.va.gov/records\"},\"columnOne\":{\"title\":\"Get your records\",\"links\":[{\"text\":\"Get your VA medical records (Blue Button)\",\"href\":\"https://www.va.gov/health-care/get-medical-records\"},{\"text\":\"Download your VA benefits letters\",\"href\":\"https://www.va.gov/records/download-va-letters\"},{\"text\":\"How to request a VA home loan Certificate of Eligibility (COE)\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/how-to-request-coe\"},{\"text\":\"Get Veteran ID cards\",\"href\":\"https://www.va.gov/records/get-veteran-id-cards\"}]},\"columnTwo\":{\"title\":\"Manage your records\",\"links\":[{\"text\":\"Request your military records (DD214)\",\"href\":\"https://www.va.gov/records/get-military-service-records\"},{\"text\":\"Change your address\",\"href\":\"https://www.va.gov/change-address\"},{\"text\":\"How to apply for a discharge upgrade\",\"href\":\"https://www.va.gov/discharge-upgrade-instructions\"},{\"text\":\"View your VA payment history\",\"href\":\"https://www.va.gov/va-payment-history\"},{\"text\":\"Search historical military records (National Archives)\",\"href\":\"https://www.archives.gov/\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/records.png\",\"alt\":\"\"},\"link\":{\"text\":\"Confirm your VA benefit status\",\"href\":\"https://www.va.gov/records/download-va-letters\"},\"description\":\"Download letters like your eligibility or award letter for certain benefits.\"}}},{\"title\":\"Service member benefits\",\"text\":\"Service member benefits\",\"href\":\"https://www.va.gov/service-member-benefits\"},{\"title\":\"Family member benefits\",\"text\":\"Family member benefits\",\"href\":\"https://www.va.gov/family-member-benefits\"}]},{\"title\":\"About VA\",\"menuSections\":{\"mainColumn\":{\"title\":\"VA organizations\",\"links\":[{\"text\":\"Veterans Health Administration\",\"href\":\"https://www.va.gov/health\"},{\"text\":\"Veterans Benefits Administration\",\"href\":\"https://www.benefits.va.gov/benefits/\"},{\"text\":\"National Cemetery Administration\",\"href\":\"https://www.cem.va.gov/\"},{\"text\":\"VA Leadership\",\"href\":\"https://department.va.gov/biographies/?_bio_position=assistant-secretary%2Cchairman%2Cdeputy-secretary%2Cgeneral-counsel%2Cinspector-general%2Cprincipal-executive-director%2Csecretary%2Cunder-secretary%2Cva-chief-of-staff/%3Fredirect%3D1%2Cva-chief-of-staff\"},{\"text\":\"Public Affairs\",\"href\":\"https://department.va.gov/administrations-and-offices/public-and-intergovernmental-affairs/\"},{\"text\":\"Congressional Affairs\",\"href\":\"https://www.va.gov/oca/index.asp\"},{\"text\":\"All VA offices and organizations\",\"href\":\"https://department.va.gov/about/\"}]},\"columnOne\":{\"title\":\"Innovation at VA\",\"links\":[{\"text\":\"Health research\",\"href\":\"https://www.research.va.gov/\"},{\"text\":\"Public health\",\"href\":\"https://www.publichealth.va.gov/\"},{\"text\":\"VA open data\",\"href\":\"https://www.va.gov/data/\"},{\"text\":\"Veterans analysis and statistics\",\"href\":\"https://www.va.gov/VETDATA/index.asp\"},{\"text\":\"Appeals modernization\",\"href\":\"https://www.benefits.va.gov/benefits/appeals.asp\"},{\"text\":\"VA Innovation Center\",\"href\":\"https://www.innovation.va.gov/\"},{\"text\":\"Recovery Act\",\"href\":\"https://www.va.gov/recovery/\"}]},\"columnTwo\":{\"title\":\"Learn about VA\",\"links\":[{\"text\":\"About VA\",\"href\":\"https://department.va.gov/about/\"},{\"text\":\"History of VA\",\"href\":\"https://department.va.gov/history/\"},{\"text\":\"VA plans, budget, finances, and performance\",\"href\":\"https://department.va.gov/about/va-plans-budget-finances-and-performance/\"},{\"text\":\"National cemetery history program\",\"href\":\"https://www.cem.va.gov/cem/history/index.asp\"},{\"text\":\"Veterans legacy program\",\"href\":\"https://www.cem.va.gov/cem/legacy/index.asp\"},{\"text\":\"Volunteer or donate\",\"href\":\"https://www.volunteer.va.gov/index.asp\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/2023-11/disability%20icon.png\",\"alt\":\"Paper icon\"},\"link\":{\"text\":\"Agency Financial Report\",\"href\":\"https://department.va.gov/administrations-and-offices/management/finance/agency-financial-report/\"},\"description\":\"View the FY 2024 report that includes VA accomplishments with taxpayer dollars and the challenges that remain.\"}}},{\"title\":\"Find a VA Location\",\"href\":\"https://www.va.gov/find-locations\"}]}"); </script> <script defer type="text/javascript" nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" src="https://resource.digital.voice.va.gov/wdcvoice/2/onsite/embed.js" async></script> </head> <body class=" merger"> <div id="announcement-root"></div> <!-- Draft status --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WFJWBD" height="0" width="0" class="csp-inline-patch-footer"></iframe></noscript> <a class="show-on-focus" href="#content" id="b339f9cf24fb656b8d7ad68aa87a8751">Skip to Content</a> <!-- Header Default--> <header class="header" role="banner" id="header-default"> <!-- Mobile Layout --> <div data-widget-type="header" data-show="true" data-show-nav-login="true" data-show-mega-menu="true" id="header-v2"></div> <!-- Tablet/Desktop Layout --> <div id="legacy-header" class="vads-u-display--none"> <div class="va-notice--banner"> <div class="va-notice--banner-inner"> <div class="usa-banner"> <div class="usa-accordion"> <div class="usa-banner-header"> <div class="usa-grid usa-banner-inner"> <img src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/tiny-usa-flag.png" alt="U.S. flag" height="20" width="20"> <p>An official website of the United States government</p> <button id="usa-banner-toggle" class="usa-accordion-button usa-banner-button" aria-expanded="false" aria-controls="gov-banner"> <span class="usa-banner-button-text">Here&#x2019;s how you know</span> </button> </div> </div> <div class="usa-banner-content usa-grid usa-accordion-content" id="gov-banner" aria-hidden="true"> <div class="usa-banner-guidance-gov usa-width-one-half"> <img class="usa-banner-icon usa-media_block-img" src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/icon-dot-gov.svg" alt="Dot gov"> <div class="usa-media_block-body"> <p> <strong>The .gov means it&#x2019;s official.</strong> <br> Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you&apos;re on a federal government site. </p> </div> </div> <div class="usa-banner-guidance-ssl usa-width-one-half"> <img class="usa-banner-icon usa-media_block-img" src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/icon-https.svg" alt="SSL"> <div class="usa-media_block-body"> <p> <strong>The site is secure.</strong> <br> The <strong>https://</strong> ensures that you&apos;re connecting to the official website and that any information you provide is encrypted and sent securely. </p> </div> </div> </div> </div> </div> </div> <div class="va-crisis-line-container vads-u-background-color--secondary-darkest"> <button class="va-crisis-line va-overlay-trigger vads-u-background-color--secondary-darkest" data-show="#modal-crisisline" id="d68417e21a66962472f1f963bd616b7e"> <div class="va-crisis-line-inner"> <span class="va-crisis-line-icon" aria-hidden="true"></span> <span class="va-crisis-line-text" id="625031b5d33c0bc7546f011be382661f">Talk to the <strong>Veterans Crisis Line</strong> now</span> <img alt aria-hidden="true" class="va-crisis-line-arrow" src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/arrow-right-white.svg"> </div> </button> </div> </div> <!-- /header alert box --> <div class="row va-flex usa-grid usa-grid-full" id="va-header-logo-menu"> <div class="va-header-logo-wrapper"> <a href="/" class="va-header-logo"> <img src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/header-logo.png" alt="VA logo and Seal, U.S. Department of Veterans Affairs" height="59" width="264"> </a> </div> <div id="va-nav-controls"></div> <div class="medium-screen:vads-u-display--none usa-grid usa-grid-full"> <div class="menu-rule usa-one-whole"></div> <div class="mega-menu" id="mega-menu-mobile"></div> </div> <div id="login-root" class="vet-toolbar"></div> </div> <div class="usa-grid usa-grid-full"> <div class="menu-rule usa-one-whole"></div> <div class="mega-menu" id="mega-menu"></div> </div> </div> <!-- Banners --> <!-- Derive visible banners. --> <!-- Banners --> <va-banner data-template="components/banners.drupal.liquid" show-close="true" headline="Upcoming site maintenance: November 30 to December 1, 2024" type="info" visible="true"><p>We need to update our systems to add the 2025 cost-of-living increase for VA benefits. As we do this work, you won&#x2019;t have access to many online applications and tools. Thank you for your patience as we make this important update for Veterans.</p> <p><strong>Start: </strong>Saturday, November 30, 2024, 4:00 a.m. ET</p> <p><strong>End: </strong>Sunday, December 1, 2024, 7:00 p.m. ET</p> </va-banner> <!-- Situation Updates banner --> <div data-widget-type="situation-updates-banner"></div> <!-- Maintenance banner --> <div data-widget-type="maintenance-banner"></div> <!-- Derive visible promo banners. --> <!-- Promo Banners --> </header> <!-- Fullwidth banner alerts --> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" type="text/javascript"> (function() { var isIe = /(trident|msie)/i.test(navigator.userAgent); if (isIe && document.getElementById && window.addEventListener) { window.addEventListener('hashchange', function skipLinkFocus() { var id = location.hash.substring(1); var element; if (!/^[A-z0-9_-]+$/.test(id)) { return; } element = document.getElementById(id); if (element) { if (!/^(?:a|select|input|button|textarea)$/i.test(element.tagName)) { element.tabIndex = -1; } element.focus(); } }); } })(); </script> <script type="text/javascript" defer nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl"> window.onload = function() { const contentElement = document.querySelector('.smartbanner'); if(contentElement){ contentElement.style.top = '-84px' } }; </script> <div class="vads-u-padding-x--1p5" data-template="includes/breadcrumbs"> <va-breadcrumbs class="row" wrapping> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl"> const bcComponent = document.querySelector('va-breadcrumbs'); if (bcComponent) { bcComponent.setAttribute('breadcrumb-list', "[{\"href\":\"/\",\"isRouterLink\":false,\"label\":\"Home\",\"lang\":\"en-US\"},{\"href\":\"/education\",\"isRouterLink\":false,\"label\":\"Education and training\",\"lang\":\"en-US\"},{\"href\":\"/education/about-gi-bill-benefits\",\"isRouterLink\":false,\"label\":\"About GI Bill benefits\",\"lang\":\"en-US\"},{\"href\":\"/education/about-gi-bill-benefits/post-9-11\",\"isRouterLink\":false,\"label\":\"Post-9/11 GI Bill (Chapter 33)\",\"lang\":\"en-US\"}]"); } </script> </va-breadcrumbs></div> <div itemscope itemprop="mainEntity" itemtype="https://schema.org/FAQPage"> <div id="content" class="interior"> <main class="va-l-detail-page" lang="en"> <div class="usa-grid usa-grid-full"> <nav data-template="navigation/sidebar_nav" aria-label="Secondary" id="va-detailpage-sidebar" data-drupal-sidebar="true" class="va-drupal-sidebarnav usa-width-one-fourth va-sidebarnav"> <div> <button class="va-sidenav-btn-close va-sidebarnav-close" type="button" aria-label="Close this menu"> <va-icon icon="close" size="3" class="vads-u-color--gray-dark"></va-icon> </button> <div class="vads-u-display--flex vads-u-align-items--center left-side-nav-title"> <va-icon icon="school" size="3" class="hub-icon vads-u-color--white vads-u-background-color--hub-education vads-u-display--flex vads-u-align-items--center vads-u-justify-content--center vads-u-margin-right--1"></va-icon> <h4>Education and training</h4> </div> <div class="sidenav-previous-page"> <a href="/education/about-gi-bill-benefits">About GI Bill benefits</a> </div> <ul class="usa-sidenav-list"> <li class="active-level"> <a class="usa-current" href="/education/about-gi-bill-benefits/post-9-11" id="c9e4874c1133b2698f65746d67a76639">Post-9/11 GI Bill (Chapter 33)</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/education/about-gi-bill-benefits/post-9-11/yellow-ribbon-program" id="50e9bdcf0e7ff4655d5099e1326d32d6">Yellow Ribbon Program</a> </li> </ul> </li> <li> <a href="/education/about-gi-bill-benefits/montgomery-active-duty" id="00f5866f4f2f5a6bb342cde042146164">Montgomery GI Bill Active Duty (MGIB-AD)</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/education/about-gi-bill-benefits/montgomery-active-duty/buy-up" id="dffe038332cb0d4a4785adcf44af7fd2">$600 Buy-Up program</a> </li> </ul> </li> <li> <a href="/education/about-gi-bill-benefits/montgomery-selected-reserve" id="d52b643bd2ffc8c8390c26c6255e08df">Montgomery GI Bill Selected Reserve (MGIB-SR)</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits" id="2e40beff307fac73f32dc3e3cdf4dca8">How to use your GI Bill benefits</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/undergraduate-graduate-programs" id="e8dac9bd28c40cbc3aaa49713be51feb">Undergraduate and graduate degrees</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/study-at-foreign-schools" id="258fe52d4275797bffa26a4fb56d4b65">Foreign programs</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/online-distance-learning" id="786247d560563e3d70f7d7a602cf2ca6">Independent and distance learning</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/accelerated-payments" id="a6e43a742285a6b57246b407769219fd">Accelerated payments</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/correspondence-training" id="10471a81cbb87b30705fd30e3f364139">Correspondence training</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/tutor-assistance" id="d5e58b85ee0040c5e8126c62370a121f">Tutorial assistance</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/licensing-and-certification-tests" id="75368624788ea8753f67a33f70459771">Licensing and certification tests and prep courses</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/national-tests" id="5f2386d65ec10e6862352773b4b24172">National tests and prep courses</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/non-college-degree-programs" id="9c2ee8af78ddd127b9b5048f8ed419ca">Non-college degree programs</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/vettec-high-tech-program" id="9723b3f32869c5cbc1674df1c8257cd8">VET TEC program</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/flight-training" id="02cc8f6a397e429b9381b1564eb96b70">Flight training</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/entrepreneurship-training" id="a67d50f0cae6e0d9cdef4f8705be965b">Entrepreneurship training</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/work-study" id="4b5e3f1f8d5508b1fe19a1412e4db237">Work study</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/co-op-training" id="f2f0b9f496c03873a8c47feb82bb42cb">Co-op training</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/on-the-job-training-apprenticeships" id="80dad2f34974844419d5fad4a0d798ee">On-the-job training and apprenticeships</a> </li> <li> <a href="/education/about-gi-bill-benefits/how-to-use-benefits/tuition-assistance-top-up" id="120ae6b7ef622d90cbff2722048e4bcf">Tuition Assistance Top-Up</a> </li> </ul> </li> </ul> </div> </nav> <div class="usa-width-three-fourths"> <div class="va-btn-sidebarnav-trigger" id="sidebar-nav-trigger"> <!-- The button background is to hide any content that is behind the trigger --> <div class="button-background"></div> <div class="button-wrapper"> <button aria-controls="va-detailpage-sidebar"> <strong>In this section</strong> <va-icon icon="menu" size="3" class="vads-u-color--link-default"></va-icon> </button> </div> </div> <div class="trigger-placeholder"></div> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" type="text/javascript"> var mobileMediaQuery = window.matchMedia('(max-width: 767px)') var navTrigger = document.getElementsByClassName('va-btn-sidebarnav-trigger')[0] var buttonWrapper = document.querySelector( '.va-btn-sidebarnav-trigger .button-wrapper' ) var buttonBackground = document.querySelector( '.va-btn-sidebarnav-trigger .button-background' ) var navTriggerPlaceholder = document.querySelector('.trigger-placeholder') var navTriggerPosition // Helper to get the height of the nav button, with or without the bottom // padding. This is used to set the height of the button's placeholder and the // height of the white button background function getButtonHeight(withBottomPadding) { // If the mobile nav button is hidden, just return 0 if (!mobileMediaQuery.matches) { return 0 } const style = window.getComputedStyle(buttonWrapper) const { height, paddingBottom } = style if (withBottomPadding) { return parseFloat(height) } return parseFloat(height) - parseFloat(paddingBottom) } function setElementHeights() { // In some edge cases when switching from desktop to mobile viewport (such // as when you open the web inspector), getButtonHeight() was returning 0, // likely due to `mobileMediaQuery.matches` failing. This simple hack // ensures that the height is not computed until the next run of the event // loop setTimeout(() => { navTriggerPlaceholder.style.height = getButtonHeight(true) + 'px' buttonBackground.style.height = getButtonHeight(false) + 'px' }, 0) } function setMenuTriggerPosition() { navTriggerPosition = navTriggerPlaceholder.offsetTop } function pinTrigger() { if (mobileMediaQuery.matches) { if (navTriggerPosition < window.pageYOffset) { navTrigger.classList.add('fixed-trigger') } else { navTrigger.classList.remove('fixed-trigger') } } } // As the document loads, make sure the height and trigger positions are // updated document.onreadystatechange = () => { setElementHeights() setMenuTriggerPosition() } window.addEventListener( 'resize', () => { // The height of the trigger can change at extreme browser widths setElementHeights() // The trigger can be pushed up/down as elements above it change height as // the browser width changes setMenuTriggerPosition() // We might need to pin/unpin the trigger if we transitions from/to mobile // browser widths pinTrigger() }, false ) window.addEventListener( 'scroll', () => { // We are resetting the trigger button's position on scroll just in case any // elements have been removed from above the menu trigger, such as a // dismissible alert. setMenuTriggerPosition() // Primarily scrolling will pin/unpin the trigger from the top of the // viewport pinTrigger() }, false ) </script> <article class="usa-content vads-u-padding-bottom--0"> <div data-widget-type="i18-select"></div> <h1>Post-9/11 GI Bill (Chapter 33)</h1> <div class="va-introtext"> <p>The Post-9/11 GI Bill (Chapter 33) helps you pay for school or cover expenses while you&#x2019;re training for a job. If you&#x2019;ve served on active duty after September 10, 2001, you may qualify for the Post-9/11 GI Bill (Chapter 33). Find out if you can get this education benefit.</p> </div> <va-alert data-template="blocks/alert" data-entity-id="305" status="info" class="vads-u-margin-top--3" uswds> <h2 slot="headline" class="vads-u-font-size--h3" id="you-may-qualify-for-additional"> You may qualify for additional entitlement under more than 1 education benefit </h2> <p>If you have 2 or more qualifying periods of active duty, you may now qualify for up to 48 months of entitlement. You must be eligible for the Post-9/11 GI Bill and either the Montgomery GI Bill Active Duty (MGIB-AD) or the Montgomery GI Bill Selected Reserve (MGIB-SR).</p><p><strong>Note: </strong>Even if you gave up your right to use MGIB-AD or MGIB-SR benefits in the past (we call this &#x201C;relinquishing&#x201D; your benefits), you may now qualify to use some of that entitlement.&#xA0;</p><p><a href="/education/about-gi-bill-benefits/post-9-11#what-if-im-eligible-for-more-t" data-entity-type="node" data-entity-substitution="canonical" data-entity-uuid="0722d6e6-09e1-4baf-bd7d-5a586ac99712" title="Post-9/11 GI Bill (Chapter 33)">Find out if you can use more than 1 education benefit</a></p> </va-alert> <div class="feature"> <div data-template="paragraphs/q_a" data-entity-id="6790" data-analytics-faq-section data-analytics-faq-text="Am I eligible for Post-9/11 GI Bill (Chapter 33) benefits?"> <div id="6790"> <div class="vads-u-display--flex"> <h2 id="am-i-eligible-for-post-911-gi-"> Am I eligible for Post-9/11 GI Bill (Chapter 33) benefits? </h2> </div> <div data-entity-id="6790"> <div data-template="paragraphs/wysiwyg" data-entity-id="6791"> <div itemprop="text"> <p>You may be eligible for education benefits if you meet at least one of these requirements.</p><p><strong>At least one of these must be true:</strong></p><ul><li>You served at least 90 days on active duty (either all at once or with breaks in service) on or after September 11, 2001, <strong>or</strong></li><li>You received a Purple Heart on or after September 11, 2001, and were honorably discharged after any amount of service, <strong>or</strong></li><li>You served for at least 30 continuous days (all at once, without a break in service) on or after September 11, 2001, and were honorably discharged with a service-connected disability, <strong>or</strong></li><li>You&#x2019;re a dependent child using benefits transferred by a qualifying Veteran or service member</li></ul><p><strong>Note:</strong> If you&#x2019;re a member of the Reserves who lost education benefits when the Reserve Educational Assistance Program (REAP) ended in November 2015, you may qualify to receive restored benefits under the Post-9/11 GI Bill.</p> </div> </div> </div> </div> </div> </div> <script type="application/ld+json" nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Does VA consider some periods of service to be “non-qualifying”?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "What if I’m eligible for more than 1 VA education benefit?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "What benefits can I get through the Post-9/11 GI Bill (Chapter 33)?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "Do these benefits expire?", "acceptedAnswer": { "@type": "Answer", "text": "" } } ] } </script> <div data-template="paragraphs/q_a_section" data-entity-id="6795"> <div data-template="paragraphs/q_a" data-entity-id="160466" data-analytics-faq-section data-analytics-faq-text="Does VA consider some periods of service to be &#x201C;non-qualifying&#x201D;?"> <div id="160466"> <div class="vads-u-display--flex"> <h2 id="does-va-consider-some-periods-"> Does VA consider some periods of service to be &#x201C;non-qualifying&#x201D;? </h2> </div> <div data-entity-id="160466"> <div data-template="paragraphs/wysiwyg" data-entity-id="160465"> <div itemprop="text"> <p>Yes. Some periods of service are non-qualifying. If you have non-qualifying service, it means that period of service doesn&#x2019;t count toward your Post-9/11 GI Bill eligibility requirements.</p><p><strong>We consider these&#xA0;periods of service to be non-qualifying:</strong></p><ul><li>Your branch of service assigned you to a civilian school for classes that were the same in substance as&#xA0;classes offered to civilians, <strong>or</strong></li><li>You served as a cadet or midshipman at a service academy,&#xA0;<strong>or</strong></li><li>When you&#xA0;enlisted in the Army National Guard, Air National Guard, or Reserve, you&#xA0;received training&#xA0;according to section 12103(d) (initial skills and training) of title 10,&#xA0;<strong>or</strong></li><li>The Reserve called you to active duty&#xA0;under a section&#xA0;other than&#x202F;688, 12301(a), 12301(d), 12301(g), 12301(h), 12302, 12304, 12304a, or 12304b of title 10 or section 3713 of title 14,&#xA0;<strong>or</strong></li><li>The President of the United States called you to full-time service in response to a national emergency that federal funds&#xA0;supported that wasn&#x2019;t under section 502(f) of title 32,&#xA0;<strong>or</strong></li><li>You served full-time in the National Guard for a purpose other than to organize, administer, recruit, instruct, or train under section&#xA0;502(f) of title 32</li></ul><p><strong>We also consider any period of service that counts toward one of these Department of Defense (DoD) programs to be non-qualifying:</strong></p><ul><li>Loan Repayment Program (LRP)</li><li>Reserve Officers&#x2019; Training Corps (ROTC) Scholarship</li><li>Service Academy Graduation</li></ul> </div> </div> </div> </div> </div> <div data-template="paragraphs/q_a" data-entity-id="107563" data-analytics-faq-section data-analytics-faq-text="What if I&#x2019;m eligible for more than 1 VA education benefit?"> <div id="107563"> <div class="vads-u-display--flex"> <h2 id="what-if-im-eligible-for-more-t"> What if I&#x2019;m eligible for more than 1 VA education benefit? </h2> </div> <div data-entity-id="107563"> <div data-template="paragraphs/wysiwyg" data-entity-id="107562"> <div itemprop="text"> <p>If you&#x2019;re eligible, you may be able to use more than 1 education benefit depending on how many qualifying periods of active duty you&#x2019;ve completed.</p><h3 id="if-youve-completed-1-qualifyin">If you&#x2019;ve completed 1 qualifying period of active duty</h3> </div> </div> <div data-template="paragraphs/collapsible_panel" data-entity-id="158502" data-multiselectable="false"> <va-accordion uswds> <va-accordion-item class="va-accordion-item" id="for-a-period-of-active-duty-that-started-on-or-after-august--158500"> <h4 slot="headline"> For a period of active duty that started on or after August 1, 2011 </h4> <div id="158500" data-template="paragraphs/collapsible_panel__panel" data-entity-id="158500" data-analytics-faq-text="For a period of active duty that started on or after August 1, 2011"> <div id="collapsible_panel_item-158500"> <div data-template="paragraphs/wysiwyg" data-entity-id="158500"> <div itemprop="text"> <p>You can use only 1 education benefit. You&#x2019;ll have to choose which education benefit you&#x2019;d like to use. Once you make that choice, you give up the right to use the other benefit. You can use up to a maximum of 36 months of education benefits.</p><p>If you choose to use the Post-9/11 GI Bill, you can&#x2019;t switch at a later date to use one of these other education benefits instead:</p><ul><li>Montgomery GI Bill&#xA0;Active Duty (MGIB-AD or Chapter 30)</li><li>Montgomery GI Bill Selected Reserve (MGIB-SR or Chapter 1606)</li></ul><p><strong>Note:&#xA0;</strong>It&#x2019;s also true that if you choose to use MGIB-AD or MGIB-SR, you can&#x2019;t switch at a later date to use Post-9/11 Bill benefits.&#xA0;</p><p>If&#xA0;you decide&#xA0;to use Post-9/11 GI Bill benefits and you use up all your entitlement for that benefit, we&#x2019;ll refund you part or all of the payments you made into MGIB-AD. The maximum amount you can get for a refund is $1,200.<br><a href="/resources/montgomery-gi-bill-refunds" data-entity-type="node" data-entity-uuid="5b3ef965-a5ab-4bea-b392-78fb5971279a" data-entity-substitution="canonical" title="Montgomery GI Bill refunds">Learn more about Montgomery GI Bill refunds</a></p> </div> </div> </div> </div> </va-accordion-item> <va-accordion-item class="va-accordion-item" id="for-a-period-of-active-duty-that-started-before-august-1-201-158501"> <h4 slot="headline"> For a period of active duty that started before August 1, 2011 </h4> <div id="158501" data-template="paragraphs/collapsible_panel__panel" data-entity-id="158501" data-analytics-faq-text="For a period of active duty that started before August 1, 2011"> <div id="collapsible_panel_item-158501"> <div data-template="paragraphs/wysiwyg" data-entity-id="158501"> <div itemprop="text"> <p>You can use MGIB-AD or MGIB-SR benefits and then switch to use Post-9/11 GI Bill benefits.&#xA0;</p><p><strong>This is how your decision to switch affects your benefits:</strong></p><ul><li>You give up the right to use your MGIB-AD or MGIB-SR benefits, <strong>and</strong>&#xA0;</li><li>If you switch from using MGIB-AD to using Post-9/11 GI Bill benefits, you can use only your remaining entitlement from MGIB-AD when you start using Post-9/11 GI Bill benefits.&#xA0;</li></ul><p><strong>Example:</strong> If you have 6 months of MGIB-AD entitlement left when you switch, you&#x2019;ll have 6 months of Post-9/11 GI Bill benefits to use.</p><p>You can&#x2019;t switch from using Post-9/11 GI Bill benefits to using MGIB-AD or MGIB-SR. This is because when you choose to use Post-9/11 GI Bill benefits, you give up your right to use MGIB-AD and MGIB-SR.</p> </div> </div> </div> </div> </va-accordion-item> </va-accordion> </div> <div data-template="paragraphs/wysiwyg" data-entity-id="158503"> <div itemprop="text"> <h3 id="if-youve-completed-2-or-more-q">If you&#x2019;ve completed 2 or more qualifying periods of active duty</h3><p lang="EN-US">You may qualify for up to 48 months of benefits if you&#x2019;re eligible for Post-9/11 GI Bill and either MGIB-AD or MGIB-SR benefits.</p><p lang="EN-US"><strong>Recent changes:</strong>&#xA0;</p><ul><li><p lang="EN-US">If you&#x2019;re using MGIB-AD benefits and you switch to Post-9/11 GI Bill benefits, you&#x2019;re no longer restricted to your remaining MGIB-AD entitlement, <strong>and</strong></p></li><li><p lang="EN-US">If you gave up MGIB-AD or MGIB-SR benefits when you switched to Post-9/11 GI Bill, you may now qualify for up to 12 months of additional MGIB benefits (for a maximum of 48 months). &#xA0;</p></li></ul><p lang="EN-US"><strong>Note:</strong> We consider any reenlistment a separate period of active duty. But an extension isn&#x2019;t a separate period of active duty.&#xA0;</p> </div> </div> </div> </div> </div> <div data-template="paragraphs/q_a" data-entity-id="6794" data-analytics-faq-section data-analytics-faq-text="What benefits can I get through the Post-9/11 GI Bill (Chapter 33)?"> <div id="6794"> <div class="vads-u-display--flex"> <h2 id="what-benefits-can-i-get-throug"> What benefits can I get through the Post-9/11 GI Bill (Chapter 33)? </h2> </div> <div data-entity-id="6794"> <div data-template="paragraphs/wysiwyg" data-entity-id="6796"> <div itemprop="text"> <ul><li><strong>Tuition and fees.</strong> If you qualify for the maximum benefit, we&#x2019;ll cover the full cost of public, in-state tuition and fees. We cap the rates for private and foreign schools, and update those rates each year.<br><a href="/education/benefit-rates/post-9-11-gi-bill-rates" data-entity-type="node" data-entity-uuid="e6f8c8d0-2f12-4066-859d-c7a98bc213fd" data-entity-substitution="canonical" title="Post-9/11 GI Bill (Chapter 33) rates">Check the current payment rates&#xA0;for the Post-9/11 GI Bill</a><br><a href="/resources/in-state-tuition-rates-under-the-veterans-choice-act" data-entity-type="node" data-entity-uuid="9eb110a5-a017-4c8a-b6d9-be93641202cb" data-entity-substitution="canonical" title="In-state tuition rates under the Veterans Choice Act">Find out if you can get in-state tuition rates as an out-of-state student</a></li><li><strong>Money for housing (if you&#x2019;re in school more than half time).</strong> We&#x2019;ll base your monthly housing allowance on the cost of living where your school is located.</li><li><strong>Money for books and supplies.</strong> You can receive up to the maximum stipend&#xA0;per school year.</li><li><strong>Money to help you move from a rural area to go to school.</strong> You may qualify for a one-time payment if you live in a county with 6 or fewer people per square mile and you&#x2019;re either moving at least 500 miles to go to school or have no other option but to fly by plane to get to your school.</li></ul><p><a href="/resources/how-we-determine-your-percentage-of-post-911-gi-bill-benefits" data-entity-type="node" data-entity-uuid="f352f7ca-fe5d-4a5c-aeec-15b4d314eaac" data-entity-substitution="canonical" title="How we determine your percentage of Post-9/11 GI Bill benefits">Find out how we determine your percentage of Post-9/11 GI Bill benefits</a></p><p><a href="/resources/how-we-determine-your-post-911-gi-bill-coverage" data-entity-type="node" data-entity-uuid="380b2c45-f3ec-4966-9d5d-1474fe9c799e" data-entity-substitution="canonical" title="How we determine your Post-9/11 GI Bill coverage">Find out how we determine your Post-9/11 GI Bill coverage</a></p> </div> </div> </div> </div> </div> <div data-template="paragraphs/q_a" data-entity-id="6797" data-analytics-faq-section data-analytics-faq-text="Do these benefits expire?"> <div id="6797"> <div class="vads-u-display--flex"> <h2 id="do-these-benefits-expire"> Do these benefits expire? </h2> </div> <div data-entity-id="6797"> <div data-template="paragraphs/wysiwyg" data-entity-id="6798"> <div itemprop="text"> <p>This depends on when you were discharged from active duty.</p><p><strong>If your service ended before January 1, 2013,</strong> your Post-9/11 GI Bill (Chapter 33) benefits will expire 15 years after your last separation date from active service. You must use all of your benefits by that time or you&#x2019;ll lose whatever&#x2019;s left.</p><p><strong>If your service ended on or after January 1, 2013,</strong> your benefits won&#x2019;t expire thanks to a law called the Forever GI Bill - Harry W. Colmery Veterans Educational Assistance Act.&#xA0;</p> </div> </div> </div> </div> </div> </div> <div data-template="paragraphs/wysiwyg" data-entity-id="6799"> <div itemprop="text"> <hr> </div> </div> <script type="application/ld+json" nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "How do I get these benefits?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "How do I know how much of my Post-9/11 GI Bill benefits are left?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "Can my family members or I get any additional benefits through the Post-9/11 GI Bill (Chapter 33)?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "How can I use my Post-9/11 GI Bill (Chapter 33) benefits?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "How does VA determine my monthly housing allowance (MHA)?", "acceptedAnswer": { "@type": "Answer", "text": "" } } ] } </script> <div data-template="paragraphs/q_a_section" data-entity-id="6801"> <div data-template="paragraphs/q_a" data-entity-id="6800" data-analytics-faq-section data-analytics-faq-text="How do I get these benefits?"> <div id="6800"> <div class="vads-u-display--flex"> <h2 id="how-do-i-get-these-benefits"> How do I get these benefits? </h2> </div> <div data-entity-id="6800"> <div data-template="paragraphs/wysiwyg" data-entity-id="6802"> <div itemprop="text"> <p>You&#x2019;ll need to apply.</p> <p><a href="/education/how-to-apply/">Apply for education benefits</a></p> <p>The benefit amount depends on which school you go to, how much active-duty service you&#x2019;ve had since September 10, 2001, and how many credits or training hours you&#x2019;re taking.</p> <p><strong>Note:</strong> If you use Post-9/11 GI Bill benefits, you&#x2019;ll need to verify your enrollment every month to keep getting a monthly housing allowance or kicker payments.</p> <p><a href="/education/verify-school-enrollment#for-post-911-gi-bill-benefits" data-entity-type="node" data-entity-substitution="canonical" data-entity-uuid="e0bd66f6-45cc-473f-a617-5814ef761805" title="Verify your school enrollment">Learn how to verify your enrollment for Post-9/11 GI Bill benefits</a></p> </div> </div> </div> </div> </div> <div data-template="paragraphs/q_a" data-entity-id="6803" data-analytics-faq-section data-analytics-faq-text="How do I know how much of my Post-9/11 GI Bill benefits are left?"> <div id="6803"> <div class="vads-u-display--flex"> <h2 id="how-do-i-know-how-much-of-my-p"> How do I know how much of my Post-9/11 GI Bill benefits are left? </h2> </div> <div data-entity-id="6803"> <div data-template="paragraphs/wysiwyg" data-entity-id="6804"> <div itemprop="text"> <p>If you already applied for and were awarded Post-9/11 GI Bill education benefits, your GI Bill Statement of Benefits will show you how much of your benefits you&#x2019;ve used and how much you have left to use.</p><p><a href="/education/check-post-9-11-gi-bill-benefits" data-entity-type="node" data-entity-uuid="489da55e-f17e-4be7-94a7-79fab7228e1b" data-entity-substitution="canonical" title="Check Post-9/11 GI Bill Statement of Benefits">Check your GI Bill Statement of Benefits</a></p> </div> </div> </div> </div> </div> <div data-template="paragraphs/q_a" data-entity-id="6805" data-analytics-faq-section data-analytics-faq-text="Can my family members or I get any additional benefits through the Post-9/11 GI Bill (Chapter 33)?"> <div id="6805"> <div class="vads-u-display--flex"> <h2 id="can-my-family-members-or-i-get"> Can my family members or I get any additional benefits through the Post-9/11 GI Bill (Chapter 33)? </h2> </div> <div data-entity-id="6805"> <div data-template="paragraphs/wysiwyg" data-entity-id="6806"> <div itemprop="text"> <p><strong>You may qualify for these additional benefits:</strong></p><ul><li>If you need more money to cover higher private-school or out-of-state tuition, you can apply for the Yellow Ribbon Program.<br><a href="/education/about-gi-bill-benefits/post-9-11/yellow-ribbon-program/">Learn about the Yellow Ribbon Program</a><br><a href="https://www.va.gov/education/yellow-ribbon-participating-schools/">Find a Yellow Ribbon school</a></li><li>If you&#x2019;re a qualified service member, you can transfer all 36 months or a portion of your Post-9/11 GI Bill benefits to a spouse or child. The Department of Defense approves a transfer of benefits.<br><a href="/education/transfer-post-9-11-gi-bill-benefits/">Learn about transferring Post-9/11 GI Bill benefits</a></li><li>If you&#x2019;re the child or surviving spouse of a service member who died in the line of duty after September 10, 2001, you may qualify for the Marine Gunnery Sergeant John David Fry Scholarship (Fry Scholarship).<br><a href="/family-and-caregiver-benefits/education-and-careers/fry-scholarship" data-entity-type="node" data-entity-uuid="b2760819-1ce1-43b1-b1ee-1d3e180e6c94" data-entity-substitution="canonical" title="Fry Scholarship">Learn more about the Fry Scholarship</a></li></ul> </div> </div> </div> </div> </div> <div data-template="paragraphs/q_a" data-entity-id="6807" data-analytics-faq-section data-analytics-faq-text="How can I use my Post-9/11 GI Bill (Chapter 33) benefits?"> <div id="6807"> <div class="vads-u-display--flex"> <h2 id="how-can-i-use-my-post-911-gi-b"> How can I use my Post-9/11 GI Bill (Chapter 33) benefits? </h2> </div> <div data-entity-id="6807"> <div data-template="paragraphs/wysiwyg" data-entity-id="6808"> <div itemprop="text"> <p>You can use your GI Bill benefits in many ways to advance your education and training.</p><p><strong>Work toward a degree with these benefits:</strong></p><ul><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/undergraduate-graduate-programs" data-entity-type="node" data-entity-uuid="5344e34c-3f6f-4449-8edd-44c20f638e32" data-entity-substitution="canonical" title="Undergraduate and graduate degrees">Payments to help get&#xA0;undergraduate and graduate degrees</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/tuition-assistance-top-up" data-entity-type="node" data-entity-uuid="4008d2ba-e6e7-44c2-8d79-33327a2e2aa7" data-entity-substitution="canonical" title="Tuition Assistance Top-Up">Tuition Assistance Top-Up</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/tutor-assistance" data-entity-type="node" data-entity-uuid="b82b9cf0-0c4e-4491-b880-6f61741b6cdb" data-entity-substitution="canonical" title="Tutorial assistance">Tutorial assistance</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/national-tests" data-entity-type="node" data-entity-uuid="2dec7511-a411-4ce0-b6cd-051f5b9a2908" data-entity-substitution="canonical" title="National tests and prep courses">National tests and prep courses</a></li></ul><p><strong>Train for a specific career, trade, or industry with these benefits:</strong></p><ul><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/non-college-degree-programs" data-entity-type="node" data-entity-uuid="8fee49f7-9b45-4852-8ba3-d6907dcae29c" data-entity-substitution="canonical" title="Non-college degree programs">Payments to help get vocational or technical training and non-college degrees</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/on-the-job-training-apprenticeships" data-entity-type="node" data-entity-uuid="aa35a5f7-5cec-4d35-9bb6-c3f44888a858" data-entity-substitution="canonical" title="On-the-job training and apprenticeships">On-the-job training and apprenticeships</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/entrepreneurship-training" data-entity-type="node" data-entity-uuid="ad3d0c24-1d60-4b98-ae45-8bf995a4f7cb" data-entity-substitution="canonical" title="Entrepreneurship training">Entrepreneurship training</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/flight-training" data-entity-type="node" data-entity-uuid="e98ad583-ab2c-4b09-84c4-c2647703edbf" data-entity-substitution="canonical" title="Flight training">Flight training</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/licensing-and-certification-tests" data-entity-type="node" data-entity-uuid="0d39b236-c2c3-4c57-96cc-66f13a1e7d42" data-entity-substitution="canonical" title="Licensing and certification tests and prep courses">Licensing and certification tests and prep courses</a></li></ul><p><strong>Work while you study with these benefits:</strong></p><ul><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/co-op-training" data-entity-type="node" data-entity-uuid="b9ca1e90-f1fd-4662-9c7a-82de69792132" data-entity-substitution="canonical" title="Co-op training">Co-op training</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/work-study" data-entity-type="node" data-entity-uuid="2455b28f-6d4a-4042-98b5-d2bf6089d3c5" data-entity-substitution="canonical" title="Work study">Work study</a></li></ul><p><strong>Take classes from home with these benefits:</strong></p><ul><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/correspondence-training" data-entity-type="node" data-entity-uuid="1973c487-f397-40de-aac4-eab9ee01bda6" data-entity-substitution="canonical" title="Correspondence training">Correspondence training</a></li><li><a href="/education/about-gi-bill-benefits/how-to-use-benefits/online-distance-learning" data-entity-type="node" data-entity-uuid="7002f54a-833e-46c7-9718-58b10c059be9" data-entity-substitution="canonical" title="Independent and distance learning">Independent and distance learning</a></li></ul> </div> </div> </div> </div> </div> <div data-template="paragraphs/q_a" data-entity-id="6809" data-analytics-faq-section data-analytics-faq-text="How does VA determine my monthly housing allowance (MHA)?"> <div id="6809"> <div class="vads-u-display--flex"> <h2 id="how-does-va-determine-my-month"> How does VA determine my monthly housing allowance (MHA)? </h2> </div> <div data-entity-id="6809"> <div data-template="paragraphs/wysiwyg" data-entity-id="6810"> <div itemprop="text"> <p>Your MHA is based on the monthly military Basic Allowance for Housing (BAH) for an E-5 with dependents. We start with that amount, then we take into account these additional factors&#xA0;to calculate your MHA:</p><ul><li><strong>The percentage of Post-9/11 GI Bill benefits you&#x2019;re eligible for (your eligibility tier).&#xA0;</strong>We&#x2019;ll pay you a percentage of MHA based on how long you served on active duty and certain other factors.<br><a href="/resources/how-we-determine-your-percentage-of-post-911-gi-bill-benefits" data-entity-type="node" data-entity-uuid="f352f7ca-fe5d-4a5c-aeec-15b4d314eaac" data-entity-substitution="canonical" title="How we determine your percentage of Post-9/11 GI Bill benefits">Find out how we determine your percentage of Post-9/11 GI Bill benefits</a></li><li><strong>How much you&#x2019;re attending school.</strong> We&#x2019;ll pay you a percentage of MHA based on how many credits you&#x2019;re taking per term or how many clock hours you&#x2019;re scheduled to attend per week, compared to full-time enrollment. We call this your rate of pursuit. For example, if you&#x2019;re taking 9 credits in a standard-length term and your school considers 12 credits to be full time, your rate of pursuit is 80% (9 divided by 12, rounded to the nearest tenth). To be eligible for MHA, your rate of pursuit must be more than 50%.</li><li><strong>If you&#x2019;re taking only online classes (also called distance learning).</strong> We&#x2019;ll pay a housing allowance based on 50% of the national average.</li><li><strong>The campus location where you physically attend most of your classes.</strong> We call this a &#x201C;location-based housing allowance.&#x201D;</li></ul><p><strong>Note: </strong>Active duty service members and their spouses aren&apos;t eligible for MHA.</p><h3 id="campus-definitions-for-locatio">Campus definitions for location-based housing allowance</h3><p>We use these campus definitions to help determine your location-based housing allowance:</p><p><strong>Main campus.</strong> The primary teaching location of the school.&#xA0;</p><p><strong>Branch campus.</strong> A school location that&#x2019;s in a different zip code from the main campus. It has its own budget, administration, and resources. It also offers its own degree and certificate programs.&#xA0;</p><p><strong>Extension campus.</strong> A campus of a school that may or may not be in the same zip code as the main or branch campus. It has the same budget, administration, and resources as the main campus or branch campus. It doesn&#x2019;t offer its own degree or certificate programs.</p><p><a href="https://www.va.gov/education/gi-bill-comparison-tool/">Use the GI Bill Comparison Tool to calculate your MHA payment</a></p> </div> </div> </div> </div> </div> </div> <!-- Optional section header --> <!-- Optional QA Group Introduction --> <h2 id="will-i-get-monthly-housing-all">Will I get monthly housing allowance (MHA) during school breaks?</h2> <div data-template="paragraphs/rich_text_char_limit_1000" data-entity-id="148698"> <div data-template="paragraphs/wysiwyg" data-entity-id="148698"> <div itemprop="text"> <p>No. In 2011, Congress passed a law that prohibits VA from paying MHA during school breaks. This includes breaks between semesters, quarters, and terms. Be sure to plan ahead to cover your housing costs when school isn&#x2019;t in session.</p> <p>If your enrollment starts after the first of the month or ends before the last day of the month, we&#x2019;ll pay you a prorated housing payment for the part of the month you&#x2019;re enrolled in classes.</p> <p><strong>Note: </strong>If you&#x2019;re homeless or at risk of becoming homeless, we may be able to help. Call the National Call Center for Homeless Veterans at <a href="tel:+18774243838" aria-label="8 7 7. 4 2 4. 3 8 3 8.">877-424-3838</a> for help 24/7. You&#x2019;ll talk privately with a trained VA counselor for free.</p> </div> </div> </div> <div data-template="paragraphs/wysiwyg" data-entity-id="6811"> <div itemprop="text"> <p id="get-more-information-1046">GI Bill&#xAE; is a registered trademark of the United States Department of Veterans Affairs (VA). The absence of the registration symbol &#xAE; does not constitute a waiver of VA&#x2019;s trademark rights in that phrase.</p><p><a href="https://www.benefits.va.gov/GIBILL/Trademark_Terms_of_Use.asp">Read our GI Bill trademark terms of use&#xA0;</a></p> </div> </div> <div class="row"> <div class="usa-content"> <aside class="va-nav-linkslist va-nav-linkslist--related"> <section data-template="paragraphs/list_of_link_teasers" data-entity-id="13069" class="field_related_links"> <h2 id="other-information-you-may-need" class="va-nav-linkslist-heading" tabindex="-1"> Other information you may need </h2> <ul class="va-nav-linkslist-list"> <li data-template="paragraphs/linkTeaser" data-entity-id="115261" data-links-list-header="Post-9/11 GI Bill (Chapter 33) rates" data-links-list-section-header="Other information you may need"> <h3 class="va-nav-linkslist-title vads-u-font-size--h4" id> <va-link href="/education/benefit-rates/post-9-11-gi-bill-rates" text="Post-9/11 GI Bill (Chapter 33) rates"> </va-link></h3> <p class="va-nav-linkslist-description">Check the current payment rates for the Post-9/11 GI Bill.</p> </li> <li data-template="paragraphs/linkTeaser" data-entity-id="13068" data-links-list-header="Edith Nourse Rogers STEM Scholarship" data-links-list-section-header="Other information you may need"> <h3 class="va-nav-linkslist-title vads-u-font-size--h4" id="-1"> <va-link href="/education/other-va-education-benefits/stem-scholarship" text="Edith Nourse Rogers STEM Scholarship"> </va-link></h3> <p class="va-nav-linkslist-description">The Edith Nourse Rogers Science Technology Engineering Math (STEM) Scholarship allows eligible Veterans using the Post-9/11 GI Bill or dependents using the Fry Scholarship to get added benefits. Find out if you&#x2019;re eligible and how to apply.</p> </li> <li data-template="paragraphs/linkTeaser" data-entity-id="115260" data-links-list-header="GI Bill Comparison Tool" data-links-list-section-header="Other information you may need"> <h3 class="va-nav-linkslist-title vads-u-font-size--h4" id="-2"> <va-link href="https://www.va.gov/education/gi-bill-comparison-tool/" text="GI Bill Comparison Tool"> </va-link></h3> <p class="va-nav-linkslist-description">Use this tool to compare GI Bill benefits by school. </p> </li> </ul> </section> </aside> </div> </div> <va-back-to-top></va-back-to-top> <!-- Last updated & feedback button--> <div class="last-updated usa-content vads-u-padding-x--1 desktop-lg:vads-u-padding-x--0"> <div class="mobile-lg:vads-u-display--flex above-footer-elements-container"> <div class="vads-u-flex--auto"> <span class="vads-u-text-align--justify"> <p>Last updated: <time datetime="2024-11-15">November 15, 2024</time></p> </span> </div> <div class="vads-u-flex--1 vads-u-text-align--right"> <span class="vads-u-text-align--right"> <button type="button" class="feedback-button usa-button" id="mdFormButton" aria-label="give feedback"> Feedback </button> </span> </div> </div> </div> </article> </div> </div></main> </div> </div> <!-- src url from https://docs.datadoghq.com/real_user_monitoring/browser/setup/#cdn-sync --> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" type="text/javascript" defer src="https://www.datadoghq-browser-agent.com/datadog-rum-v5.js"></script> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" type="text/javascript"> window.addEventListener('load', () => { // All of the page urls we want to monitor include www.va.gov (production only) if (window.DD_RUM && window.location?.hostname === 'www.va.gov') { /** * Unauthenticated Static pages may be crawled by bots, so we won't initialize * RUM sessions. The following code is from DataDog: * https://docs.datadoghq.com/real_user_monitoring/guide/identify-bots-in-the-ui */ // regex patterns to identify known bot instances (5/2024): const botPattern = '(googlebot\/|bot|Googlebot-Mobile|Googlebot-Image|Google favicon|Mediapartners-Google|bingbot|slurp|java|wget|curl|Commons-HttpClient|Python-urllib|libwww|httpunit|nutch|phpcrawl|msnbot|jyxobot|FAST-WebCrawler|FAST Enterprise Crawler|biglotron|teoma|convera|seekbot|gigablast|exabot|ngbot|ia_archiver|GingerCrawler|webmon |httrack|webcrawler|grub.org|UsineNouvelleCrawler|antibot|netresearchserver|speedy|fluffy|bibnum.bnf|findlink|msrbot|panscient|yacybot|AISearchBot|IOI|ips-agent|tagoobot|MJ12bot|dotbot|woriobot|yanga|buzzbot|mlbot|yandexbot|purebot|Linguee Bot|Voyager|CyberPatrol|voilabot|baiduspider|citeseerxbot|spbot|twengabot|postrank|turnitinbot|scribdbot|page2rss|sitebot|linkdex|Adidxbot|blekkobot|ezooms|dotbot|Mail.RU_Bot|discobot|heritrix|findthatfile|europarchive.org|NerdByNature.Bot|sistrix crawler|ahrefsbot|Aboundex|domaincrawler|wbsearchbot|summify|ccbot|edisterbot|seznambot|ec2linkfinder|gslfbot|aihitbot|intelium_bot|facebookexternalhit|yeti|RetrevoPageAnalyzer|lb-spider|sogou|lssbot|careerbot|wotbox|wocbot|ichiro|DuckDuckBot|lssrocketcrawler|drupact|webcompanycrawler|acoonbot|openindexspider|gnam gnam spider|web-archive-net.com.bot|backlinkcrawler|coccoc|integromedb|content crawler spider|toplistbot|seokicks-robot|it2media-domain-crawler|ip-web-crawler.com|siteexplorer.info|elisabot|proximic|changedetection|blexbot|arabot|WeSEE:Search|niki-bot|CrystalSemanticsBot|rogerbot|360Spider|psbot|InterfaxScanBot|Lipperhey SEO Service|CC Metadata Scaper|g00g1e.net|GrapeshotCrawler|urlappendbot|brainobot|fr-crawler|binlar|SimpleCrawler|Livelapbot|Twitterbot|cXensebot|smtbot|bnf.fr_bot|A6-Indexer|ADmantX|Facebot|Twitterbot|OrangeBot|memorybot|AdvBot|MegaIndex|SemanticScholarBot|ltx71|nerdybot|xovibot|BUbiNG|Qwantify|archive.org_bot|Applebot|TweetmemeBot|crawler4j|findxbot|SemrushBot|yoozBot|lipperhey|y!j-asr|Domain Re-Animator Bot|AddThis)'; const regex = new RegExp(botPattern, 'i'); // Don't initialize RUM if a bot is crawling the page const isBot = regex.test(navigator.userAgent); /** * Initialize DataDog Real User Monitoring (RUM) sessions * https://docs.datadoghq.com/real_user_monitoring/browser/#cdn-sync */ if ( !isBot && // is DataDog is already initialized? !window.DD_RUM?.getInitConfiguration() ) { window.DD_RUM.init({ site: 'ddog-gov.com', env: 'production', version: '1.0.0', service: 'benefits-decision-review-static-pages', clientToken: 'pub17c22ff5e9e7e51f7ac28b828741e21a', applicationId: '133801ec-0b13-4a6f-9689-bd937a1ddf27', sessionSampleRate: 10, // sessionReplaySampleRate: 20, trackInteractions: true, trackUserInteractions: true, trackResources: true, trackLongTasks: true, // https://docs.datadoghq.com/real_user_monitoring/session_replay/browser/privacy_options/ defaultPrivacyLevel: 'mask-user-input', }); window.DD_RUM.startSessionReplayRecording(); } } }); </script> <footer class="footer"> <div id="footerNav" data-minimal-footer="false"></div> </footer> <div id="logout-modal-root"></div> <!-- VA's mission: To fulfill President Lincoln's promise to care for those who have served in our nation's military and for their families, caregivers, and survivors. --> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl" type="text/javascript"> (function() { var module = {}; function mountWidgets(widgets, slowLoadingThreshold) { [].slice.call(widgets).forEach(function(widget) { var timeout = widget.getAttribute('data-widget-timeout'); if (timeout) { timeout = parseInt(timeout, 10); } timeout = (timeout || 0) * 1000; if (timeout > slowLoadingThreshold) { setTimeout(function() { var replacedWithWidget = !widget.querySelector( '.static-widget-content' ); var slowMessage = widget.querySelector( '.loading-indicator-message--slow' ); var regularMessage = widget.querySelector( '.loading-indicator-message--normal' ); if (!replacedWithWidget && regularMessage) { regularMessage.setAttribute('aria-hidden', 'true'); regularMessage.classList.add('vads-u-display--none'); } if (!replacedWithWidget && slowMessage) { slowMessage.setAttribute('aria-hidden', 'false'); slowMessage.classList.remove('vads-u-display--none'); } }, slowLoadingThreshold); } if (timeout > 0) { setTimeout(function() { var replacedWithWidget = !widget.querySelector( '.static-widget-content' ); var errorMessage = widget.querySelector('.sip-application-error'); var loadingMessage = widget.querySelector( '.loading-indicator-container' ); if (!replacedWithWidget && loadingMessage) { loadingMessage.parentNode.removeChild(loadingMessage); } if (!replacedWithWidget && errorMessage) { errorMessage.setAttribute('aria-hidden', 'false'); errorMessage.classList.remove('vads-u-display--none'); } }, timeout); } }); } if (module) { module.exports = mountWidgets; } mountWidgets(document.querySelectorAll('[data-widget-type]'), 6000); })(); </script> <script nonce="baMqNQ9tN5QLQWdEpOqIMAicL7ecSMdl"> (function() { document.getElementById('b339f9cf24fb656b8d7ad68aa87a8751').addEventListener('click', function(event) { focusContent(event) }); document.getElementById('d68417e21a66962472f1f963bd616b7e').addEventListener('click', function(event) { recordEvent({ event: 'nav-crisis-header' }) }); document.getElementById('625031b5d33c0bc7546f011be382661f').addEventListener('click', function(event) { recordEvent({ event: 'nav-jumplink-click' }); }); document.getElementById('c9e4874c1133b2698f65746d67a76639').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('50e9bdcf0e7ff4655d5099e1326d32d6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('00f5866f4f2f5a6bb342cde042146164').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('dffe038332cb0d4a4785adcf44af7fd2').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d52b643bd2ffc8c8390c26c6255e08df').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('2e40beff307fac73f32dc3e3cdf4dca8').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('e8dac9bd28c40cbc3aaa49713be51feb').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('258fe52d4275797bffa26a4fb56d4b65').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('786247d560563e3d70f7d7a602cf2ca6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('a6e43a742285a6b57246b407769219fd').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('10471a81cbb87b30705fd30e3f364139').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d5e58b85ee0040c5e8126c62370a121f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('75368624788ea8753f67a33f70459771').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('5f2386d65ec10e6862352773b4b24172').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('9c2ee8af78ddd127b9b5048f8ed419ca').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('9723b3f32869c5cbc1674df1c8257cd8').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('02cc8f6a397e429b9381b1564eb96b70').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('a67d50f0cae6e0d9cdef4f8705be965b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('4b5e3f1f8d5508b1fe19a1412e4db237').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('f2f0b9f496c03873a8c47feb82bb42cb').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('80dad2f34974844419d5fad4a0d798ee').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('120ae6b7ef622d90cbff2722048e4bcf').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('mdFormButton').addEventListener('click', function(event) { KAMPYLE_ONSITE_SDK.showForm('17') }); })(); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10