Skip to main content
Optimal Mortgage · Documents Needed

Documents needed for
your mortgage application.

An interactive checklist organized by loan type. Check off documents as you gather them, generate a branded PDF, or send the list to your phone or email.

0 of 32 documents checked
Conventional — Standard Documentation

Conventional loans require only the standard documentation shown in the universal sections below. No additional program-specific documents are needed.

FHA — Standard Documentation

FHA loans require only the standard documentation shown in the universal sections below. No additional program-specific documents are needed.

VA Loan — Military & Veteran Personnel
If applicable — required for veterans no longer on active duty
Obtain at VA.gov or through your loan officer — confirms VA loan entitlement
Required if currently on active duty
Required if currently on active duty
USDA — Standard Documentation

USDA Rural Development loans require only the standard documentation shown in the universal sections below. No additional program-specific documents are needed.

Jumbo Loan — Additional Requirements
DSCR — Debt Service Coverage Ratio Loan
If vacant, market rent appraisal or rent schedule (Form 1007)
Articles of incorporation, operating agreement, EIN letter
Bank Statement Loan — Income Documentation
Personal bank statements use a 50% expense ratio by default unless CPA letter provided
Business statements — expense ratio determined by CPA letter or lender standard
Doctor / Professional Loan — Additional Requirements
For residents, fellows, or newly employed physicians
If within 12 months of graduation
ITIN Loan — Additional Requirements
Depending on lender program selected
P&L Only Loan — Income Documentation
Must be prepared by a licensed CPA, not self-prepared
1099 Loan — Income Documentation
If self-employed contractor
WVOE — Written Verification of Employment
Foreign National Loan — Additional Requirements
No Income / Asset Depletion Loan
Assets are divided over loan term to calculate qualifying income
Asset Qualification — Asset-Based Income
If using retirement assets to qualify
If using investment assets to qualify
If applicable
Asset Qualification programs do not require W-2s, paystubs, or tax returns for income verification
Reverse Mortgage (HECM) — Additional Requirements
Must be completed before application — required by law
HELOC — Home Equity Line of Credit
Construction Loan — Additional Requirements
Fix & Flip Loan — Additional Requirements
Track record — prior project photos, settlement statements, or portfolio summary
Bridge Loan — Additional Requirements
Bridge loans are collateralized by current home being sold
Identity & Authorization
Required only if you are not a U.S. citizen
W-2 Employment Income (if applicable)
One pay stub if paid biweekly, semi-monthly, or monthly  ·  Two pay stubs if paid weekly
Only required if automated underwriting (AUS) specifically requests them
W-2 Employment + Bonuses, Overtime, or Commission (if applicable)
Must detail income generated during each year — used to document and average variable income
Self-Employed Income — Additional Documents (if applicable)
If applicable
If applicable
If applicable
Must be prepared by a licensed accountant or CPA
Must be prepared by a licensed accountant or CPA
Miscellaneous Income (if applicable)
Required if you receive retirement income, disability benefits, Social Security, child support, alimony, or other recurring non-employment income
Assets & Down Payment
Large or unusual deposits require a written explanation and documentation of source
Required if any portion of the down payment is a gift — must include donor's name, relationship, amount, and a statement that no repayment is expected
Required if selling a property to fund this purchase
Property Documents (if applicable)
Required once you are under contract
If applicable
Required if the subject property is in a designated flood zone
Required if purchasing a condominium
Why documents matter

Slow documentation is the most common cause of closing delays

Underwriting conditions are resolved by documents. Every day a document goes unfurnished is a day added to your closing timeline. Gathering everything on this list before your application — or responding to condition requests within 24 hours — is the single most effective thing you can do to keep your closing on schedule.

Tip 1
All pages means all pages
Bank statements submitted with missing pages — even blank ones — will be kicked back. Underwriters verify consistency across every page. Download statements directly from your bank portal as PDFs.
Tip 2
Explain large deposits proactively
Any unusual deposit — roughly above 50% of monthly income — will require a written explanation and source documentation. Flag these to your loan officer before submitting so the explanation is ready.
Tip 3
Make no financial changes after pre-approval
New debt, job changes, or large asset movements between pre-approval and closing can change your qualifying picture. Check with your loan officer before any significant financial decision during this period.

This checklist is for planning purposes only. Final documentation requirements are determined by the lender, program, and automated underwriting findings. Not all documents listed are required for every file.

Not sure what applies to your file?

One call tells you exactly what your file needs

Your documentation requirements depend on your specific income structure, loan program, and property type. Our team tells you exactly what to gather — before you apply — so there are no surprises when the conditions list arrives.

Optimal Mortgage LLC is a Licensed Mortgage Broker only, not a Mortgage Lender or Mortgage Correspondent. We arrange loans through a network of wholesale lenders and do not make loan commitments or fund loans directly. Every client receives the same standard of care — honest analysis, their best interest first, regardless of which loan officer handles their file.

Optimal Mortgage LLC · NMLS #2503896 · FL MBR6553 · Licensed Mortgage Broker · Equal Housing Opportunity · (305) 524-4400 · INQ@OptMtg.com

`; // Render inside a hidden iframe, print, then remove. const iframe = document.createElement('iframe'); iframe.style.cssText = 'position:fixed;right:0;bottom:0;width:0;height:0;border:0;'; document.body.appendChild(iframe); const idoc = iframe.contentDocument || iframe.contentWindow.document; idoc.open(); idoc.write(docHtml); idoc.close(); iframe.onload = function() { try { iframe.contentWindow.focus(); iframe.contentWindow.print(); } finally { setTimeout(() => iframe.remove(), 1500); } }; }