{"id":3517,"date":"2026-01-26T18:21:21","date_gmt":"2026-01-26T18:21:21","guid":{"rendered":"https:\/\/portalmobile.com.br\/?p=3517"},"modified":"2026-04-06T16:16:37","modified_gmt":"2026-04-06T16:16:37","slug":"section-8-guia-pratico","status":"publish","type":"post","link":"https:\/\/portalmobile.com.br\/en\/section-8-guia-pratico\/","title":{"rendered":"See how to pay less rent with federal subsidies: A practical guide to Section 8."},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>THE <strong>Section 8\/HCV<\/strong> (Housing Choice Voucher) is a <strong>rental voucher<\/strong>Instead of giving a house, the program <strong>subsidizes part of the rent<\/strong> in a property on the market (apartment, house, townhouse), provided that the property meets the program&#039;s rules and the owner agrees to participate.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Next, you will see a step-by-step guide in easy-to-understand language, highlighting key points and the differences between states and cities.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZKVqf2\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.usa.gov\/housing-voucher-section-8\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-93.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Benefits        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Housing Choice Voucher        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              VOUCHER            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              BENEFIT            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          The PHA for your area is the gateway to Section 8.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.usa.gov\/housing-voucher-section-8\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              LEARN MORE            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.usa.gov\/housing-voucher-section-8\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              LEARN MORE            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.usa.gov\/housing-voucher-section-8\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-93.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                The PHA for your area is the gateway to Section 8.              <\/p>\n              <a href=\"https:\/\/www.usa.gov\/housing-voucher-section-8\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    LEARN MORE                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>1) Step-by-step: how to participate in Section 8 (the most practical way)<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Step 1) Find the PHA (Public Housing Agency)<\/strong>) <strong>correct and follow the waitlist<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Find the PHA (Public Health Authority) for your city\/county and check:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>if the waitlist is open<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>How does registration work (online, in person, by mail)?<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>if there are local preferences\/priorities<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Step 2) Sign up when it opens.<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>During the initial registration, they typically ask:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>family size<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>estimated income<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>work status<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>age<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>if there is a disability\/elderly person<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>contact details (the most important item not to be removed)<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Keep confirmations, screenshots, and records.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Step 3) Wait to be called and prepare your documents.<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>When PHA calls, it performs checks such as:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>income and family composition<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>program eligibility<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>other local requirements<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Step 4) Receive the voucher and understand its limits.<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If approved, you will receive a voucher containing:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Allowed size (e.g., 1\u20132 bedrooms)<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>search deadlines and rules<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>explanations of calculation and responsibilities<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Step 5) Find accommodation that accepts vouchers (and passes)<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>You can choose different types of housing, but you need to:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>that the owner agrees to participate<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>that the rent is within the program limits.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>that the property passes the HUD inspection\/quality standards.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Step 6) Inspection and contract<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>PHA inspects the property and, if approved:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>You sign the contract with the owner.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>PHA signs the subsidy payment agreement.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Step 7) After joining: recertification and changes<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The family needs to update information and undergo periodic reviews, because income and rules impact the amount paid.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>2) Benefits of Section 8 (for tenants and landlords)<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>For tenants<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>More &quot;breathable&quot; rent, based on income.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>chance of greater housing stability<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Freedom to seek housing on the market (within the rules)<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>possibility of accessing areas with more opportunities (depending on the market and local regulations)<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>For landlords<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Part of the payment comes from PHA (reduces the risk of delay).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>inspections and minimum property standards (which helps maintain quality)<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Consistent demand (lots of people looking for it)<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>3) The heart of the process: the Section 8 waitlist<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>THE <strong>waitlist<\/strong> This is a list maintained by the PHA. And here are some time-saving facts:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>1) The waitlist may remain closed for a long time.<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This is common. HUD itself advises that, due to high demand, many families end up trying... <strong>more than one waitlist<\/strong> whenever possible.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>2) When it opens, it may only be for a short time.<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Some are open for days; others for just a few hours. In certain locations, PHA uses <strong>lottery<\/strong> to determine who gets on the list (it&#039;s not a single federal rule; it&#039;s local policy).<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>3) &quot;First come, first served&quot; doesn&#039;t always rule.<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Many PHAs use <strong>preferences\/priorities<\/strong> (for example: homeless people, elderly people, people with disabilities, victims of domestic violence, residents of the area itself). This means that someone who registered later may be called earlier.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>4) The biggest mistake: disappearing while waiting.<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If you&#039;ve been on the list for years, PHA may request an update. If you don&#039;t respond or your contact information is outdated, you may be removed. Keep your phone number, email, and address up to date.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>5) How money works: who pays for what<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The most well-known rule is: <strong>The family pays a portion based on income.<\/strong> and the voucher covers the rest, up to a limit. HUD itself explains that the tenant&#039;s share <strong>It is usually around 30% of the adjusted monthly income.<\/strong>but it can be higher in some situations.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Two important points:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol start=\"1\"><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Your payment is not &quot;always a fixed 30%&quot;.<\/strong><br>The calculation of the \u201cTotal Tenant Payment (TTP)\u201d may consider different rules (for example, 30% of the adjusted rent, 10% of the monthly rent, minimum rent of the PHA, etc.).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>There is a limit of 40% at certain times.<\/strong><br>The HUD also mentions that, in some cases, the participant&#039;s rent can reach... <strong>40% of adjusted income<\/strong>.<\/li>\n<\/div><\/ol>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In other words: the program helps, but you still need to choose a property that &quot;fits&quot; your budget and the voucher limits.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>4) Who is eligible (overview, without complicating things)<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Eligibility depends on the PHA, but the common criteria are:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>1) Income (principal)<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In general, PHA serves families below a certain threshold linked to <strong>Area Median Income (AMI)<\/strong>In many places, the rule of thumb is &quot;below AMI 50%&quot;, with strong priority given to very low income.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>How to check your limit correctly:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>use the tables from <strong>HUD Income Limits<\/strong> (varies by county\/city and family size).<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>2) Immigration: Does it include immigrants?<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>It may encompass, but <strong>It&#039;s not &quot;just any status&quot;.<\/strong>The program limits assistance to <strong>citizens and non-citizens with eligible status<\/strong>.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>And what about &quot;mixed-status&quot; families?<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>There is <strong>proportional (prorated) assistance<\/strong> when part of the family is eligible and part is not, according to federal rules (24 CFR).<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>3) Other criteria (may vary)<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>PHAs may deny assistance in specific situations according to their policies and rules. If you have sensitive questions (criminal history, immigration eligibility), the best course of action is to consult your local PHA and, if possible, a legal\/housing support service.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>5) Real-world challenges (and how to prepare)<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>1) Long, closed lists<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This is obstacle number 1. The most common strategy is <strong>to register for multiple PHAs<\/strong> whenever possible and monitor openings frequently.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>2) Refusal by owners and &quot;source of income&quot;<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In many regions, landlords may refuse vouchers. In others, there are local\/state laws that prohibit discrimination based on &quot;source of income.&quot; This varies considerably and greatly influences your experience.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>3) Limited funding<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even those who &quot;qualify&quot; may have to wait, because the program cannot accommodate everyone.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>4) Bureaucracy and deadlines<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Documents, forms, and inspections take time. If you are called upon, it&#039;s best to act quickly and keep everything organized.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>6) Differences between states and cities: what really changes?<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even though it&#039;s a federal program, the practical differences appear in four areas:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol start=\"1\"><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>PHA Waitlist and Priorities<\/strong> (each place has its own rules)<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Reference rental values (FMR\/Payment Standard)<\/strong>, which vary by region<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>\u201cSource of income\u201d laws<\/strong> (In some places, refusing a voucher may be illegal; in others, it is not.)<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Portability (changing areas with a voucher)<\/strong>In general, there may be a requirement to remain in the jurisdiction for 12 months before carrying a firearm, with exceptions as per PHA policy.<\/li>\n<\/div><\/ol>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>7) Practical tips that increase your chances (without &quot;magic&quot;)<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Follow your PHA website.<\/strong> and activate alerts, if available.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Apply to more than one PHA<\/strong> (especially less crowded areas), when permitted.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Keep in touch and stay updated.<\/strong> (phone\/email\/address).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Keep your documents organized.<\/strong> (income, identity, family composition).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>When you receive the voucher, <strong>Start the search immediately.<\/strong> and ask the PHA for a list of local guidelines (each place has its own details).<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>Quick Glossary<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Voucher:<\/strong> The benefit that helps pay the rent.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>PHA:<\/strong> local housing authority (the one that actually assists you).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>TTP:<\/strong> Minimum amount that the family pays (official calculation).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Payment Standard:<\/strong> the &quot;ceiling&quot; that PHA uses to calculate the subsidy.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>FMR (Fair Market Rent):<\/strong> The HUD reference is used to define payment standards in many areas.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Comics:<\/strong> Quality\/safety standards for the property (inspection).<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\"><strong>Conclusion: Knowledge is the First Step<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Section 8 helps millions of American families with housing costs, but it operates under specific rules that vary by region. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Understanding how the system works doesn&#039;t guarantee immediate approval, but it avoids errors, rejections, and months of unnecessary waiting.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If rent consumes the majority of your budget, exploring this program is a strategic decision. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The more informed you are, the greater your chances of obtaining the benefit and achieving financial stability.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The first step begins now: with clear information and action.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Section 8 helps with rentals: understand the rules, eligibility, and registration for the PHA.<\/p>","protected":false},"author":238,"featured_media":3521,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[104],"tags":[237,238,240,239],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Veja como pagar menos aluguel com subs\u00eddio federal: Guia pr\u00e1tico sobre Section 8 - Portal Mobile<\/title>\n<meta name=\"description\" content=\"Section 8 (HCV): entenda o voucher, waitlist, prioridades da PHA, quem pode receber e como se inscrever agora mesmo!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/portalmobile.com.br\/en\/section-8-guia-pratico\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Veja como pagar menos aluguel com subs\u00eddio federal: Guia pr\u00e1tico sobre Section 8 - Portal Mobile\" \/>\n<meta property=\"og:description\" content=\"Section 8 (HCV): entenda o voucher, waitlist, prioridades da PHA, quem pode receber e como se inscrever agora mesmo!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/portalmobile.com.br\/en\/section-8-guia-pratico\/\" \/>\n<meta property=\"og:site_name\" content=\"Portal Mobile\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-26T18:21:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T16:16:37+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-92.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"rcalessandrasantos\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"rcalessandrasantos\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/\",\"url\":\"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/\",\"name\":\"Veja como pagar menos aluguel com subs\u00eddio federal: Guia pr\u00e1tico sobre Section 8 - Portal Mobile\",\"isPartOf\":{\"@id\":\"https:\/\/portalmobile.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-92.jpg\",\"datePublished\":\"2026-01-26T18:21:21+00:00\",\"dateModified\":\"2026-04-06T16:16:37+00:00\",\"author\":{\"@id\":\"https:\/\/portalmobile.com.br\/#\/schema\/person\/b5b7d4bf057aa222367828176ba50794\"},\"description\":\"Section 8 (HCV): entenda o voucher, waitlist, prioridades da PHA, quem pode receber e como se inscrever agora mesmo!\",\"breadcrumb\":{\"@id\":\"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#primaryimage\",\"url\":\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-92.jpg\",\"contentUrl\":\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-92.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/portalmobile.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Veja como pagar menos aluguel com subs\u00eddio federal: Guia pr\u00e1tico sobre Section 8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/portalmobile.com.br\/#website\",\"url\":\"https:\/\/portalmobile.com.br\/\",\"name\":\"Portal Mobile\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/portalmobile.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/portalmobile.com.br\/#\/schema\/person\/b5b7d4bf057aa222367828176ba50794\",\"name\":\"rcalessandrasantos\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/portalmobile.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/82155588fbc44d098b4d1b14c224dd1d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/82155588fbc44d098b4d1b14c224dd1d?s=96&d=mm&r=g\",\"caption\":\"rcalessandrasantos\"},\"url\":\"https:\/\/portalmobile.com.br\/en\/author\/rcalessandrasantos\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Veja como pagar menos aluguel com subs\u00eddio federal: Guia pr\u00e1tico sobre Section 8 - Portal Mobile","description":"Section 8 (HCV): entenda o voucher, waitlist, prioridades da PHA, quem pode receber e como se inscrever agora mesmo!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/portalmobile.com.br\/en\/section-8-guia-pratico\/","og_locale":"en_US","og_type":"article","og_title":"Veja como pagar menos aluguel com subs\u00eddio federal: Guia pr\u00e1tico sobre Section 8 - Portal Mobile","og_description":"Section 8 (HCV): entenda o voucher, waitlist, prioridades da PHA, quem pode receber e como se inscrever agora mesmo!","og_url":"https:\/\/portalmobile.com.br\/en\/section-8-guia-pratico\/","og_site_name":"Portal Mobile","article_published_time":"2026-01-26T18:21:21+00:00","article_modified_time":"2026-04-06T16:16:37+00:00","og_image":[{"width":1920,"height":1080,"url":"http:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-92.jpg","type":"image\/jpeg"}],"author":"rcalessandrasantos","twitter_card":"summary_large_image","twitter_misc":{"Written by":"rcalessandrasantos","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/","url":"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/","name":"Veja como pagar menos aluguel com subs\u00eddio federal: Guia pr\u00e1tico sobre Section 8 - Portal Mobile","isPartOf":{"@id":"https:\/\/portalmobile.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#primaryimage"},"image":{"@id":"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#primaryimage"},"thumbnailUrl":"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-92.jpg","datePublished":"2026-01-26T18:21:21+00:00","dateModified":"2026-04-06T16:16:37+00:00","author":{"@id":"https:\/\/portalmobile.com.br\/#\/schema\/person\/b5b7d4bf057aa222367828176ba50794"},"description":"Section 8 (HCV): entenda o voucher, waitlist, prioridades da PHA, quem pode receber e como se inscrever agora mesmo!","breadcrumb":{"@id":"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/portalmobile.com.br\/section-8-guia-pratico\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#primaryimage","url":"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-92.jpg","contentUrl":"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2026\/01\/Design-sem-nome-92.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/portalmobile.com.br\/section-8-guia-pratico\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/portalmobile.com.br\/"},{"@type":"ListItem","position":2,"name":"Veja como pagar menos aluguel com subs\u00eddio federal: Guia pr\u00e1tico sobre Section 8"}]},{"@type":"WebSite","@id":"https:\/\/portalmobile.com.br\/#website","url":"https:\/\/portalmobile.com.br\/","name":"Portal Mobile","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/portalmobile.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/portalmobile.com.br\/#\/schema\/person\/b5b7d4bf057aa222367828176ba50794","name":"rcalessandrasantos","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/portalmobile.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/82155588fbc44d098b4d1b14c224dd1d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/82155588fbc44d098b4d1b14c224dd1d?s=96&d=mm&r=g","caption":"rcalessandrasantos"},"url":"https:\/\/portalmobile.com.br\/en\/author\/rcalessandrasantos\/"}]}},"_links":{"self":[{"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/posts\/3517"}],"collection":[{"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/users\/238"}],"replies":[{"embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/comments?post=3517"}],"version-history":[{"count":8,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/posts\/3517\/revisions"}],"predecessor-version":[{"id":3534,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/posts\/3517\/revisions\/3534"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/media\/3521"}],"wp:attachment":[{"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/media?parent=3517"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/categories?post=3517"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/tags?post=3517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}