{"id":5797,"date":"2026-07-01T13:11:20","date_gmt":"2026-07-01T20:11:20","guid":{"rendered":"https:\/\/ariflawoffices.com\/?p=5797"},"modified":"2026-06-18T13:18:35","modified_gmt":"2026-06-18T20:18:35","slug":"i-married-a-u-s-citizen-abroad-how-do-we-move-to-the-united-states","status":"publish","type":"post","link":"https:\/\/ariflawoffices.com\/fr\/i-married-a-u-s-citizen-abroad-how-do-we-move-to-the-united-states\/","title":{"rendered":"I Married a U.S. Citizen Abroad \u2014 How Do We Move to the United States?"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>I Married a U.S. Citizen Abroad \u2014 How Do We Move to the U.S.? | Arif Law Offices<\/title>\n<meta name=\"description\" content=\"Married to a U.S. citizen and living abroad? This complete 2026 guide explains the CR-1\/IR-1 spouse visa process step by step \u2014 from filing the I-130 to arriving in the United States as a permanent resident.\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,400&#038;family=Inter:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --ink: #1a1a1a; --mid: #5a5a5a; --rule: #d4c9b8; --cream: #faf8f4;\n    --navy: #0a1f3d; --accent: #1b3f6e; --accent-lt: #e8edf5;\n    --gold: #c9a84c; --green: #1a4d2e; --green-lt: #f0f7f2; --green-bd: #a8d5b5;\n    --red: #8b1a1a; --red-lt: #fff0f0; --red-bd: #e8aaaa;\n    --amber: #7a4f00; --amber-lt: #fff7e6; --amber-bd: #e8c97a;\n    --white: #ffffff; --max: 720px;\n  }\n  body { font-family: 'Inter', sans-serif; font-weight: 300; font-size: 17px; line-height: 1.75; color: var(--ink); background: var(--white); }\n\n  .site-header { border-bottom: 1px solid var(--rule); padding: 18px 32px; display: flex; justify-content: space-between; align-items: center; }\n  .site-header .firm { font-weight: 500; font-size: 14px; letter-spacing: .06em; text-transform: uppercase; color: var(--accent); text-decoration: none; }\n  .site-header .section-label { font-size: 13px; color: var(--mid); }\n\n  .hero { background: var(--navy); color: var(--white); padding: 72px 32px 60px; text-align: center; }\n  .hero .eyebrow { display: inline-block; font-size: 11px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: var(--gold); margin-bottom: 20px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(26px, 4.5vw, 44px); line-height: 1.2; max-width: 700px; margin: 0 auto 20px; font-style: italic; }\n  .hero .sub { font-size: 16px; color: rgba(255,255,255,.65); max-width: 560px; margin: 0 auto 28px; line-height: 1.65; }\n  .hero .meta { font-size: 13px; color: rgba(255,255,255,.4); letter-spacing: .04em; }\n  .hero .meta span { margin: 0 10px; }\n\n  \/* STAT STRIP *\/\n  .stat-strip { background: var(--navy); border-top: 1px solid rgba(255,255,255,.1); display: grid; grid-template-columns: repeat(4, 1fr); text-align: center; }\n  .stat-item { padding: 22px 14px; border-right: 1px solid rgba(255,255,255,.1); }\n  .stat-item:last-child { border-right: none; }\n  .stat-num { font-family: 'Playfair Display', serif; font-size: 26px; font-weight: 700; color: var(--gold); display: block; line-height: 1; margin-bottom: 6px; }\n  .stat-label { font-size: 11px; color: rgba(255,255,255,.5); line-height: 1.4; }\n\n  \/* BODY *\/\n  .article-body { max-width: var(--max); margin: 0 auto; padding: 56px 24px 80px; }\n  .article-body p { margin-bottom: 1.5em; }\n  .article-body p.lead { font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 1.6; color: var(--accent); margin-bottom: 2em; }\n  .article-body h2 { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 700; margin: 2.6em 0 .75em; color: var(--ink); }\n\n  \/* PULL QUOTE *\/\n  .pull-quote { border-left: 3px solid var(--gold); margin: 2.5em 0; padding: 4px 0 4px 28px; font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 1.55; color: var(--accent); }\n\n  \/* BOXES *\/\n  .info-box { background: var(--accent-lt); border: 1px solid #c5d3e8; border-left: 4px solid var(--accent); border-radius: 4px; padding: 22px 26px; margin: 2em 0; font-size: 15px; color: var(--accent); }\n  .info-box strong { display: block; font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; margin-bottom: 8px; color: var(--navy); }\n  .green-box { background: var(--green-lt); border: 1px solid var(--green-bd); border-left: 4px solid var(--green); border-radius: 4px; padding: 22px 26px; margin: 2em 0; font-size: 15px; color: var(--green); }\n  .green-box strong { display: block; font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; margin-bottom: 8px; color: #0d2e1a; }\n  .red-box { background: var(--red-lt); border: 1px solid var(--red-bd); border-left: 4px solid var(--red); border-radius: 4px; padding: 22px 26px; margin: 2em 0; font-size: 15px; color: var(--red); }\n  .red-box strong { display: block; font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; margin-bottom: 8px; color: #5a0000; }\n  .amber-box { background: var(--amber-lt); border: 1px solid var(--amber-bd); border-left: 4px solid #c49a00; border-radius: 4px; padding: 22px 26px; margin: 2em 0; font-size: 15px; color: var(--amber); }\n  .amber-box strong { display: block; font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; margin-bottom: 8px; color: #5a3800; }\n\n  \/* CR1 vs IR1 COMPARE *\/\n  .visa-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1.5em 0 2em; }\n  .visa-card { border-radius: 8px; padding: 22px 20px; }\n  .visa-card.cr1 { background: var(--accent); }\n  .visa-card.ir1 { background: var(--navy); }\n  .visa-card .vc-badge { font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--gold); margin-bottom: 8px; display: block; }\n  .visa-card .vc-title { font-family: 'Playfair Display', serif; font-size: 18px; font-weight: 700; color: #fff; margin-bottom: 10px; }\n  .visa-card .vc-row { font-size: 13px; color: rgba(255,255,255,.7); padding: 5px 0; border-bottom: 1px solid rgba(255,255,255,.1); line-height: 1.45; }\n  .visa-card .vc-row:last-child { border-bottom: none; }\n  .visa-card .vc-row span { font-weight: 600; color: #fff; display: block; font-size: 11px; text-transform: uppercase; letter-spacing: .04em; }\n\n  \/* TIMELINE *\/\n  .timeline { margin: 1.5em 0 2em; }\n  .tl-item { display: flex; gap: 16px; }\n  .tl-left { display: flex; flex-direction: column; align-items: center; flex-shrink: 0; width: 32px; }\n  .tl-dot { width: 14px; height: 14px; border-radius: 50%; background: var(--gold); flex-shrink: 0; margin-top: 4px; }\n  .tl-line { width: 2px; flex: 1; background: var(--rule); margin: 4px 0; min-height: 24px; }\n  .tl-item:last-child .tl-line { display: none; }\n  .tl-content { padding-bottom: 24px; }\n  .tl-title { font-size: 14px; font-weight: 600; color: var(--navy); margin-bottom: 3px; }\n  .tl-time { font-size: 12px; color: var(--gold); font-weight: 600; margin-bottom: 4px; }\n  .tl-desc { font-size: 14px; color: var(--mid); line-height: 1.65; }\n\n  \/* DOCS GRID *\/\n  .docs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 1.5em 0 2em; }\n  .doc-card { background: var(--cream); border: 1px solid var(--rule); border-radius: 4px; padding: 14px 18px; font-size: 14px; color: var(--ink); display: flex; align-items: flex-start; gap: 10px; line-height: 1.55; }\n  .doc-card .doc-icon { color: var(--gold); font-size: 16px; flex-shrink: 0; margin-top: 2px; }\n\n  \/* SCRUTINY GRID *\/\n  .scrutiny-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 1.5em 0 2em; }\n  .scrutiny-card { background: var(--cream); border: 1px solid var(--rule); border-radius: 4px; padding: 14px 18px; font-size: 14px; color: var(--ink); line-height: 1.55; }\n  .scrutiny-card .sc-label { font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--accent); margin-bottom: 6px; display: block; }\n\n  \/* FLOAT CTA *\/\n  .cta-float { background: var(--cream); border: 1px solid var(--rule); border-radius: 6px; padding: 24px 28px; margin: 2.5em 0; display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; }\n  .cta-float-text strong { display: block; font-size: 15px; font-weight: 600; color: var(--navy); margin-bottom: 4px; }\n  .cta-float-text span { font-size: 13px; color: var(--mid); }\n  .cta-float-btn { background: var(--navy); color: #fff; text-decoration: none; padding: 11px 24px; border-radius: 4px; font-size: 14px; font-weight: 600; white-space: nowrap; flex-shrink: 0; }\n  .cta-float-btn:hover { background: var(--accent); }\n\n  \/* MAIN CTA *\/\n  .cta-box { background: var(--navy); color: var(--white); border-radius: 6px; padding: 40px 44px; margin-top: 3em; text-align: center; }\n  .cta-box .cta-eyebrow { font-size: 11px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: var(--gold); margin-bottom: 12px; }\n  .cta-box h3 { font-family: 'Playfair Display', serif; font-size: 24px; margin-bottom: .6em; line-height: 1.3; }\n  .cta-box p { font-size: 15px; color: rgba(255,255,255,.65); margin-bottom: 1.8em; max-width: 480px; margin-left: auto; margin-right: auto; }\n  .cta-links { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin-bottom: 16px; }\n  .cta-btn-main { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 700; font-size: 14px; letter-spacing: .04em; text-decoration: none; padding: 13px 30px; border-radius: 4px; border: none; cursor: pointer; font-family: inherit; }\n  .cta-btn-main:hover { background: #b8933e; }\n  .cta-btn-sec { display: inline-block; background: transparent; color: rgba(255,255,255,.8); font-size: 14px; text-decoration: none; padding: 13px 30px; border-radius: 4px; border: 1px solid rgba(255,255,255,.3); font-family: inherit; }\n  .cta-btn-sec:hover { border-color: rgba(255,255,255,.6); color: #fff; }\n  .cta-note { font-size: 12px; color: rgba(255,255,255,.35); }\n\n  .article-footer { border-top: 1px solid var(--rule); padding: 24px 32px; font-size: 12px; color: var(--mid); text-align: center; }\n\n  @media (max-width: 640px) {\n    .stat-strip { grid-template-columns: repeat(2, 1fr); }\n    .stat-item:nth-child(2) { border-right: none; }\n    .stat-item:nth-child(3) { border-top: 1px solid rgba(255,255,255,.1); }\n    .visa-compare, .docs-grid, .scrutiny-grid { grid-template-columns: 1fr; }\n    .cta-float { flex-direction: column; text-align: center; }\n    .site-header .section-label { display: none; }\n    .hero { padding: 48px 20px 40px; }\n    .article-body { padding: 40px 20px 60px; }\n    .cta-box { padding: 28px 22px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<header class=\"site-header\">\n  <a href=\"https:\/\/ariflawoffices.com\/fr\/\" class=\"firm\">Arif Law Offices<\/a>\n  <span class=\"section-label\">Spouse Visa \u2014 CR-1 \/ IR-1 Guide<\/span>\n<\/header>\n\n<div class=\"hero\">\n  <span class=\"eyebrow\">Complete Guide &nbsp;\u00b7&nbsp; CR-1 \/ IR-1 Spouse Visa &nbsp;\u00b7&nbsp; 2026<\/span>\n  <h1>I Married a U.S. Citizen Abroad \u2014 How Do We Move to the United States?<\/h1>\n  <p class=\"sub\">You are married to a U.S. citizen and living outside the United States. The path to joining your spouse permanently is called the CR-1 or IR-1 spouse visa \u2014 and it starts with a single petition filed by your spouse in the U.S. Here is every step, explained clearly.<\/p>\n  <p class=\"meta\">\n    <span>Arif Law Offices<\/span>\n    <span>June 2026<\/span>\n    <span>U.S. Immigration Law<\/span>\n  <\/p>\n<\/div>\n\n<div class=\"stat-strip\">\n  <div class=\"stat-item\">\n    <span class=\"stat-num\">No cap<\/span>\n    <span class=\"stat-label\">on CR-1\/IR-1 visas \u2014 spouses of U.S. citizens are immediate relatives with no waiting list<\/span>\n  <\/div>\n  <div class=\"stat-item\">\n    <span class=\"stat-num\">12\u201324<\/span>\n    <span class=\"stat-label\">months typical total timeline from I-130 filing to arrival in the U.S.<\/span>\n  <\/div>\n  <div class=\"stat-item\">\n    <span class=\"stat-num\">Day 1<\/span>\n    <span class=\"stat-label\">you are a permanent resident the moment you enter the U.S. on a CR-1 or IR-1 visa<\/span>\n  <\/div>\n  <div class=\"stat-item\">\n    <span class=\"stat-num\">3 years<\/span>\n    <span class=\"stat-label\">until you can apply for U.S. citizenship as a spouse of a U.S. citizen<\/span>\n  <\/div>\n<\/div>\n\n<article class=\"article-body\">\n\n  <p class=\"lead\">Getting married abroad to a U.S. citizen is the beginning of a journey that ends with you holding a green card and building a life together in the United States. But the path between your wedding day and your arrival as a permanent resident involves multiple federal agencies, a specific sequence of forms and documents, a medical examination, and a consular interview. Understanding the process \u2014 in the right order \u2014 is what keeps couples from making costly mistakes that add months or years to the timeline.<\/p>\n\n  <p>This guide walks you through every stage of the CR-1\/IR-1 spouse visa process from outside the United States \u2014 from the first form your U.S. citizen spouse files to the moment you step off the plane as a lawful permanent resident. It also covers the most common mistakes, the documents you need, what the consular interview looks like, and what happens after you arrive.<\/p>\n\n  <div class=\"cta-float\">\n    <div class=\"cta-float-text\">\n      <strong>Married abroad to a U.S. citizen and ready to start the process?<\/strong>\n      <span>Free consultation \u2014 we guide couples through every step from I-130 to green card<\/span>\n    <\/div>\n    <a href=\"tel:+19499946100\" class=\"cta-float-btn\">\ud83d\udcde (949) 994-6100<\/a>\n  <\/div>\n\n  <h2>CR-1 or IR-1 \u2014 Which Visa Are You Getting?<\/h2>\n\n  <p>Both the CR-1 and IR-1 are immigrant spouse visas for the foreign-born spouse of a U.S. citizen living outside the United States. The process is identical \u2014 the only difference is how long you have been married at the time your visa is approved, which determines what kind of green card you receive upon arrival.<\/p>\n\n  <div class=\"visa-compare\">\n    <div class=\"visa-card cr1\">\n      <span class=\"vc-badge\">CR-1 Visa<\/span>\n      <div class=\"vc-title\">Conditional Resident<\/div>\n      <div class=\"vc-row\"><span>Who gets it<\/span>Couples married less than 2 years at the time of visa approval<\/div>\n      <div class=\"vc-row\"><span>Green card issued<\/span>2-year conditional green card<\/div>\n      <div class=\"vc-row\"><span>Next step<\/span>File Form I-751 to remove conditions within the 90-day window before expiration<\/div>\n      <div class=\"vc-row\"><span>Work authorization<\/span>Immediate upon arrival<\/div>\n      <div class=\"vc-row\"><span>Travel<\/span>Can travel internationally as a permanent resident<\/div>\n    <\/div>\n    <div class=\"visa-card ir1\">\n      <span class=\"vc-badge\">IR-1 Visa<\/span>\n      <div class=\"vc-title\">Immediate Relative<\/div>\n      <div class=\"vc-row\"><span>Who gets it<\/span>Couples married 2 or more years at the time of visa approval<\/div>\n      <div class=\"vc-row\"><span>Green card issued<\/span>10-year permanent green card \u2014 no conditions<\/div>\n      <div class=\"vc-row\"><span>Next step<\/span>Renew green card at 10 years \u2014 no removal of conditions required<\/div>\n      <div class=\"vc-row\"><span>Work authorization<\/span>Immediate upon arrival<\/div>\n      <div class=\"vc-row\"><span>Travel<\/span>Can travel internationally as a permanent resident<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"info-box\">\n    <strong>No waiting list \u2014 no annual cap<\/strong>\n    Unlike most immigration categories, there is no annual numerical limit on CR-1 and IR-1 visas. Spouses of U.S. citizens are classified as &#8220;immediate relatives&#8221; \u2014 the most favored category in U.S. immigration law. As soon as the I-130 petition is approved and the National Visa Center processes your case, you move directly to the consular interview stage. There is no priority date, no Visa Bulletin to monitor, and no waiting for a visa number to become available.\n  <\/div>\n\n  <h2>The Complete Step-by-Step Process<\/h2>\n\n  <p>The CR-1\/IR-1 process involves three federal agencies \u2014 USCIS, the National Visa Center (NVC), and the U.S. Embassy or Consulate in your country \u2014 and proceeds in a fixed sequence. Skipping steps or filing out of order delays the entire process.<\/p>\n\n  <div class=\"timeline\">\n    <div class=\"tl-item\">\n      <div class=\"tl-left\"><div class=\"tl-dot\"><\/div><div class=\"tl-line\"><\/div><\/div>\n      <div class=\"tl-content\">\n        <div class=\"tl-title\">Step 1 \u2014 Your U.S. Spouse Files Form I-130<\/div>\n        <div class=\"tl-time\">Month 1 \u2014 Filed with USCIS in the United States<\/div>\n        <div class=\"tl-desc\">The process begins with your U.S. citizen spouse filing Form I-130 (Petition for Alien Relative) with USCIS. This petition establishes the legal relationship \u2014 that you are legally married to a U.S. citizen. It is filed along with Form I-130A (Supplemental Information for Spouse Beneficiary), proof of U.S. citizenship, your marriage certificate, and evidence of any previous marriages legally terminated. The I-130 is filed in the United States, but you do not need to be present \u2014 your spouse handles this step while you remain abroad. USCIS will send a receipt notice confirming the petition was received.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-left\"><div class=\"tl-dot\"><\/div><div class=\"tl-line\"><\/div><\/div>\n      <div class=\"tl-content\">\n        <div class=\"tl-title\">Step 2 \u2014 USCIS Approves the I-130<\/div>\n        <div class=\"tl-time\">Months 3\u20138 \u2014 USCIS processing<\/div>\n        <div class=\"tl-desc\">USCIS reviews the I-130 petition, verifies the qualifying relationship, and issues an approval notice (Form I-797). Standard processing currently takes between 5 and 12 months depending on the USCIS service center. Once approved, USCIS automatically transfers the approved petition to the National Visa Center (NVC) \u2014 you do not need to take any action to trigger this transfer. You will receive a notice from the NVC with your case number and instructions for the next steps.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-left\"><div class=\"tl-dot\"><\/div><div class=\"tl-line\"><\/div><\/div>\n      <div class=\"tl-content\">\n        <div class=\"tl-title\">Step 3 \u2014 National Visa Center (NVC) Processing<\/div>\n        <div class=\"tl-time\">Months 8\u201311 \u2014 NVC document collection and fee payment<\/div>\n        <div class=\"tl-desc\">The NVC is the federal agency that bridges USCIS and the U.S. embassy. Through the NVC&#8217;s online portal (CEAC \u2014 Consular Electronic Application Center), both your U.S. citizen spouse and you will pay the required fees and submit supporting documents. Your spouse submits the Affidavit of Support (Form I-864), proving they meet the financial threshold to sponsor you \u2014 currently a minimum of approximately $22,887 per year for a household of two in 2026. You submit your civil documents: birth certificate, police certificates from every country you have lived in for six months or more since age 16, military records if applicable, and your marriage certificate. Once the NVC determines the case is &#8220;documentarily qualified,&#8221; it schedules your consular interview.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-left\"><div class=\"tl-dot\"><\/div><div class=\"tl-line\"><\/div><\/div>\n      <div class=\"tl-content\">\n        <div class=\"tl-title\">Step 4 \u2014 Medical Examination<\/div>\n        <div class=\"tl-time\">Months 11\u201313 \u2014 Completed before the consular interview<\/div>\n        <div class=\"tl-desc\">Before your visa interview, you must complete a medical examination with a physician designated by the U.S. embassy in your country \u2014 called a &#8220;civil surgeon&#8221; or &#8220;panel physician&#8221; abroad. The exam includes a physical examination, review of vaccination history, and certain lab tests including tuberculosis screening. The medical report is sealed by the physician and must be presented unopened at your consular interview. The exam is valid for two years. Vaccinations that are missing must be administered \u2014 bring your complete vaccination history to the appointment. Medical examination fees are paid directly to the designated physician and vary by country.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-left\"><div class=\"tl-dot\"><\/div><div class=\"tl-line\"><\/div><\/div>\n      <div class=\"tl-content\">\n        <div class=\"tl-title\">Step 5 \u2014 Consular Interview at the U.S. Embassy<\/div>\n        <div class=\"tl-time\">Months 12\u201318 \u2014 The key decision point<\/div>\n        <div class=\"tl-desc\">The consular interview takes place at the U.S. embassy or consulate in your country of residence \u2014 not necessarily your country of birth. The consular officer reviews your documents, verifies your identity, and asks questions designed to confirm that your marriage is genuine and not entered into for immigration purposes. Common questions cover how you met, your wedding day, your daily life together, your plans in the United States, your spouse&#8217;s employment and home, and your knowledge of each other&#8217;s families. You must bring all original documents \u2014 passport, civil documents, sealed medical exam, and financial sponsor evidence. Your U.S. citizen spouse is not typically required to attend abroad, though some embassies encourage it.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-left\"><div class=\"tl-dot\"><\/div><div class=\"tl-line\"><\/div><\/div>\n      <div class=\"tl-content\">\n        <div class=\"tl-title\">Step 6 \u2014 Visa Approval and Entry to the United States<\/div>\n        <div class=\"tl-time\">Months 13\u201324 \u2014 You enter as a permanent resident<\/div>\n        <div class=\"tl-desc\">If the consular officer approves your case, your CR-1 or IR-1 visa is printed in your passport \u2014 typically within a few days to two weeks after the interview. You then have six months to use the visa to enter the United States. The moment you cross the U.S. border on your immigrant visa, you become a lawful permanent resident. Your passport stamp serves as temporary proof of your green card while your physical green card is mailed to your U.S. address within a few weeks of arrival. You can work, travel, and live in the United States immediately upon entry.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <h2>Documents You Need to Prepare<\/h2>\n\n  <p>Document preparation is the stage where most delays occur. Missing, expired, or improperly certified documents result in the NVC returning your case or the consular officer placing your case in administrative processing. Start gathering these early:<\/p>\n\n  <div class=\"docs-grid\">\n    <div class=\"doc-card\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span><strong>Valid passport<\/strong> with at least 6 months validity beyond your intended entry date into the United States, with sufficient blank pages for visa stamping.<\/span><\/div>\n    <div class=\"doc-card\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span><strong>Original marriage certificate<\/strong> with certified translation if not in English. If either spouse was previously married, divorce decrees or death certificates for all prior marriages are also required.<\/span><\/div>\n    <div class=\"doc-card\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span><strong>Birth certificate<\/strong> \u2014 original, with certified English translation. Some countries require specific versions (long-form, apostilled) \u2014 check your country&#8217;s requirements carefully.<\/span><\/div>\n    <div class=\"doc-card\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span><strong>Police certificates<\/strong> from every country where you have lived for 6 months or more since age 16. Validity periods vary by country \u2014 some expire in 3 months, others in 12. Time your requests carefully relative to your interview date.<\/span><\/div>\n    <div class=\"doc-card\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span><strong>Form I-864 Affidavit of Support<\/strong> from your U.S. citizen spouse, with proof of income \u2014 most recent federal tax return, W-2s or equivalent, and a current employment letter or pay stubs. If income is insufficient, a joint sponsor is required.<\/span><\/div>\n    <div class=\"doc-card\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span><strong>Sealed medical examination report<\/strong> from the embassy-designated physician in your country. Do not open this envelope \u2014 it must be presented sealed at the interview. An opened medical report is not accepted.<\/span><\/div>\n    <div class=\"doc-card\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span><strong>Photographs<\/strong> meeting U.S. visa photo specifications \u2014 taken recently, specific dimensions, white background. Requirements differ slightly by country; check the U.S. embassy website for your location.<\/span><\/div>\n    <div class=\"doc-card\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span><strong>Relationship evidence<\/strong> \u2014 photos together over time, communication records, evidence of shared finances, joint travel, correspondence with each other&#8217;s families. Bring a well-organized set to your interview even if not formally requested.<\/span><\/div>\n  <\/div>\n\n  <h2>The Consular Interview \u2014 What to Expect and How to Prepare<\/h2>\n\n  <p>The interview is the most consequential step in the entire process \u2014 and the one most couples feel least prepared for. The consular officer has one job: to determine whether your marriage is genuine. Every question they ask is designed to assess this, either directly or indirectly.<\/p>\n\n  <div class=\"green-box\">\n    <strong>What the officer is looking for<\/strong>\n    Consistency, specificity, and genuine knowledge of your shared life. Officers are trained to identify couples who have rehearsed generic answers versus couples who simply know each other well. They will ask about your daily routines, your home, how you communicate, your families, your future plans in the United States, and sometimes very specific details about your wedding or early relationship. There is no trick to this \u2014 couples in genuine marriages who know each other simply answer honestly. The preparation that matters is making sure your documents are organized, complete, and consistent with everything you have said in your application.\n  <\/div>\n\n  <div class=\"amber-box\">\n    <strong>Relationships that attract additional scrutiny<\/strong>\n    Consular officers apply closer examination to certain relationship profiles \u2014 not because they assume fraud, but because statistical patterns indicate higher rates of fraudulent petitions in these categories. Significant age differences between spouses. Very short courtship before marriage. Couples who met online and have spent limited time together in person. Marriages where the couple does not share a common language. Large geographic, cultural, or economic gaps between the spouses. None of these factors are disqualifying \u2014 but they do require especially thorough relationship documentation and honest, specific answers at the interview.\n  <\/div>\n\n  <h2>The Financial Sponsorship Requirement \u2014 What You Need to Know<\/h2>\n\n  <p>Your U.S. citizen spouse must demonstrate that their household income meets or exceeds 125% of the federal poverty guidelines for your household size. For a household of two people in 2026, this means a minimum income of approximately <strong>$22,887 per year<\/strong>. This is proven through the I-864 Affidavit of Support, supported by the most recent federal tax return and current proof of employment.<\/p>\n\n  <p>If your spouse&#8217;s income is below the threshold \u2014 for example, if they are a student, recently unemployed, or have irregular income \u2014 a joint sponsor can co-sign the I-864. The joint sponsor must be a U.S. citizen or permanent resident, at least 18 years old, domiciled in the United States, and must independently meet the 125% income threshold for their own household plus yours. Joint sponsors are legally obligated to support you until you become a U.S. citizen, work 40 qualifying quarters, leave the U.S. permanently, or die.<\/p>\n\n  <h2>Common Mistakes That Delay or Derail the Process<\/h2>\n\n  <div class=\"docs-grid\">\n    <div class=\"doc-card\" style=\"background:var(--red-lt); border-color:var(--red-bd);\"><span class=\"doc-icon\" style=\"color:var(--red);\">\u26a0<\/span><span style=\"color:var(--red);\"><strong>Entering the U.S. on a tourist visa with intent to stay.<\/strong> Applying for a B-2 visitor visa with the preconceived plan to adjust status in the United States constitutes immigration fraud and creates serious long-term bars. Do not enter as a tourist if you intend to immigrate.<\/span><\/div>\n    <div class=\"doc-card\" style=\"background:var(--red-lt); border-color:var(--red-bd);\"><span class=\"doc-icon\" style=\"color:var(--red);\">\u26a0<\/span><span style=\"color:var(--red);\"><strong>Submitting an incomplete or inconsistent I-864.<\/strong> An Affidavit of Support that does not match the tax returns, or that is submitted without supporting financial documentation, is returned by the NVC \u2014 adding months to your timeline.<\/span><\/div>\n    <div class=\"doc-card\" style=\"background:var(--red-lt); border-color:var(--red-bd);\"><span class=\"doc-icon\" style=\"color:var(--red);\">\u26a0<\/span><span style=\"color:var(--red);\"><strong>Opening the sealed medical report.<\/strong> The medical examination envelope must arrive sealed at the consular interview. An opened envelope means you must repeat the entire medical examination at your own expense.<\/span><\/div>\n    <div class=\"doc-card\" style=\"background:var(--red-lt); border-color:var(--red-bd);\"><span class=\"doc-icon\" style=\"color:var(--red);\">\u26a0<\/span><span style=\"color:var(--red);\"><strong>Expired police certificates.<\/strong> Police certificates from some countries expire within 3 months of issuance. If yours expire before your interview date, you must request new ones. Plan your document requests around your anticipated interview timeline.<\/span><\/div>\n    <div class=\"doc-card\" style=\"background:var(--red-lt); border-color:var(--red-bd);\"><span class=\"doc-icon\" style=\"color:var(--red);\">\u26a0<\/span><span style=\"color:var(--red);\"><strong>Forgetting prior marriages.<\/strong> Every prior marriage \u2014 yours and your spouse&#8217;s \u2014 must be disclosed and documented with proof of legal termination. Omitting a prior marriage is treated as fraud and can permanently bar your immigration.<\/span><\/div>\n    <div class=\"doc-card\" style=\"background:var(--red-lt); border-color:var(--red-bd);\"><span class=\"doc-icon\" style=\"color:var(--red);\">\u26a0<\/span><span style=\"color:var(--red);\"><strong>Thin relationship evidence.<\/strong> A marriage certificate and a few photos are not sufficient to demonstrate a bona fide marriage. Bring organized, chronological evidence of your relationship history \u2014 the stronger your documentation, the shorter your interview.<\/span><\/div>\n  <\/div>\n\n  <h2>What Happens After You Arrive in the United States<\/h2>\n\n  <p>The moment you enter the U.S. on your CR-1 or IR-1 visa, you are a lawful permanent resident. Your passport entry stamp serves as proof of your status while USCIS mails your physical green card to your U.S. address \u2014 typically within 2 to 4 weeks of arrival. You can begin working for any employer immediately. You can open bank accounts, obtain a Social Security number, and apply for a driver&#8217;s license.<\/p>\n\n  <div class=\"info-box\">\n    <strong>If you received a CR-1 (conditional green card)<\/strong>\n    Your 2-year conditional green card expires two years after it is issued. During the 90-day window before expiration, you and your U.S. citizen spouse must file Form I-751 (Petition to Remove Conditions on Residence) jointly to convert your status to a full 10-year permanent green card. Missing this window can result in loss of status. If your marriage ends in divorce before you file, a waiver of the joint filing requirement is available but requires strong evidence that the marriage was entered in good faith.\n  <\/div>\n\n  <div class=\"pull-quote\">\n    The CR-1\/IR-1 visa is not just a travel document. The moment you use it to enter the United States, you are home \u2014 permanently.\n  <\/div>\n\n  <h2>How Long Until You Can Apply for U.S. Citizenship?<\/h2>\n\n  <p>As the spouse of a U.S. citizen, you qualify to apply for naturalization after just <strong>three years<\/strong> of continuous residence as a lawful permanent resident \u2014 two years less than the standard five-year requirement. You must have been living with your U.S. citizen spouse during those three years, been physically present in the United States for at least 18 months of those 36, and maintained continuous residence without extended absences. You must also pass an English language test and a civics exam covering U.S. history and government.<\/p>\n\n  <h2>Why Legal Guidance Makes the Difference<\/h2>\n\n  <p>The CR-1\/IR-1 process involves more moving parts \u2014 across more agencies, in more countries \u2014 than almost any other immigration pathway. A single missing document, an inconsistency between the I-130 and the I-864, or a poorly prepared interview response can add six months to a process that already takes over a year. Couples who work with an experienced immigration attorney from the start consistently experience fewer delays, fewer requests for additional evidence, and smoother consular interviews.<\/p>\n\n  <p>At Arif Law Offices, we guide couples through every stage \u2014 from the initial I-130 filing to interview preparation, to managing the I-751 removal of conditions two years later. We are bilingual in English and French, which makes us particularly well-suited to serve Franco-American couples and international couples navigating this process from France or other French-speaking countries.<\/p>\n\n  <div class=\"cta-box\">\n    <div class=\"cta-eyebrow\">Consultation gratuite<\/div>\n    <h3>Ready to Start the Process of Moving to the United States?<\/h3>\n    <p>Every couple&#8217;s situation is different \u2014 your country of residence, your marriage date, your spouse&#8217;s income, your prior immigration history all affect your timeline and strategy. Let us walk through your specific situation and tell you exactly what to expect.<\/p>\n    <div class=\"cta-links\">\n      <a href=\"tel:+19499946100\" class=\"cta-btn-main\">\ud83d\udcde Call (949) 994-6100<\/a>\n      <a href=\"mailto:contact@ariflawofficespc.com\" class=\"cta-btn-sec\">\u2709 contact@ariflawofficespc.com<\/a>\n    <\/div>\n    <p class=\"cta-note\">Consultations available in English and French &nbsp;\u00b7&nbsp; www.ariflawoffices.com<\/p>\n  <\/div>\n\n<\/article>\n\n<footer class=\"article-footer\">\n  \u00a9 2026 Arif Law Offices, P.C. &nbsp;\u00b7&nbsp; <a href=\"https:\/\/ariflawoffices.com\/fr\/\" style=\"color:inherit;\">www.ariflawoffices.com<\/a> &nbsp;\u00b7&nbsp; This article is for informational purposes only and does not constitute legal advice. Processing times and requirements are subject to change. Contact our office for guidance specific to your situation.\n<\/footer>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>I Married a U.S. Citizen Abroad \u2014 How Do We Move to the U.S.? | Arif Law Offices Arif Law Offices Spouse Visa \u2014 CR-1 \/ IR-1 Guide Complete Guide &nbsp;\u00b7&nbsp; CR-1 \/ IR-1 Spouse Visa &nbsp;\u00b7&nbsp; 2026 I Married a U.S. Citizen Abroad \u2014 How Do We Move to the United States? You are [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"none","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"categories":[42],"tags":[],"class_list":["post-5797","post","type-post","status-publish","format-standard","hentry","category-green-cards"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Asif ARIF","author_link":"https:\/\/ariflawoffices.com\/fr\/author\/asif-arif\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/ariflawoffices.com\/fr\/category\/green-cards\/\" rel=\"category tag\">Green Cards<\/a>","rttpg_excerpt":"I Married a U.S. Citizen Abroad \u2014 How Do We Move to the U.S.? | Arif Law Offices Arif Law Offices Spouse Visa \u2014 CR-1 \/ IR-1 Guide Complete Guide &nbsp;\u00b7&nbsp; CR-1 \/ IR-1 Spouse Visa &nbsp;\u00b7&nbsp; 2026 I Married a U.S. Citizen Abroad \u2014 How Do We Move to the United States? You are\u2026","_links":{"self":[{"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/posts\/5797","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/comments?post=5797"}],"version-history":[{"count":1,"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/posts\/5797\/revisions"}],"predecessor-version":[{"id":5799,"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/posts\/5797\/revisions\/5799"}],"wp:attachment":[{"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/media?parent=5797"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/categories?post=5797"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ariflawoffices.com\/fr\/wp-json\/wp\/v2\/tags?post=5797"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}