Decentralized Identity Business Plan Template
Decentralized Identity Business Plan Template
Built for founders launching a DID/verifiable-credential issuance, verification or wallet business, not a general Web3 pitch deck. Download the free template, or have Avvale's consultants write it for you.
The Decentralized Identity Market: Size, Standards & Where the Money Flows
Ask three research houses how big the decentralized identity market is and you will get three very different answers, and a business plan that quotes only one of them without saying why looks naive to anyone who has actually shopped this category. GM Insights puts the global market at roughly $3.0 billion in 2025, rising toward $5.0 billion in 2026 as EU wallet mandates start to bite (GM Insights, 2025). Fortune Business Insights, using a broader product definition that folds in more of the surrounding verification tooling, values the same category at $11.28 billion in 2025 climbing to $17.20 billion in 2026 (Fortune Business Insights, 2025). Mordor Intelligence sits between the two, at $4.89 billion in 2025 and $7.4 billion in 2026 (Mordor Intelligence, 2026). The spread exists because "decentralized identity" gets scoped differently: some firms count only DID/blockchain-native vendors, others fold in every reusable-KYC and verifiable-credential product regardless of whether it touches a ledger. State clearly which scope your figure covers in the plan's market section, and cite the source, or a lender who cross-checks your number against a different report will read the gap as sloppiness rather than methodology.
Zoom out and the adjacent identity and access management (IAM) market, which decentralized identity is steadily eating into, is valued at $17.2 billion in 2025, projected to reach $73.3 billion by 2035 at a 12.2% CAGR (Qubit Capital, IAM Funding Guide, 2026). That context matters for a plan's positioning section: you are not just competing against other DID startups, you are competing for budget that currently sits with incumbent IAM vendors like Okta and Microsoft Entra ID, and your differentiation needs to say so explicitly rather than assume the reader already understands the boundary.
Structurally, every decentralized identity business sits inside a three-party trust triangle: issuers create and sign credentials (a university confirming a degree, an employer confirming past employment, a government confirming an ID), holders store those credentials in a digital wallet under their own control, and verifiers check a credential's validity without needing to contact the original issuer every time. A business plan that doesn't say plainly which of the three roles your company occupies, issuer-side tooling, verifier-side checking infrastructure, or the wallet itself, reads as unfinished. Most viable early-stage businesses pick one side of that triangle rather than trying to be all three, because issuer relationships and verifier relationships require completely different sales motions.
The single biggest near-term demand driver is regulatory, not technological. The EU's eIDAS 2.0 regulation requires every member state to make a European Digital Identity Wallet available to citizens, residents and businesses by December 2026, and requires large obligated private-sector verifiers, banks, healthcare providers, telecoms and big platforms, to accept that wallet as an authentication method from late 2027. That single deadline is pulling forward demand for issuer and verifier tooling across the entire EU at once, which is a very different growth driver than the slow, voluntary enterprise-IAM adoption curve that shaped the identity market for the previous two decades.
Who Actually Buys This: Issuers, Verifiers & Segments
"Anyone who needs identity verification" is not a target market, and it is the single most common weakness a reviewer will flag in a decentralized identity plan. In practice, demand clusters around five buyer types, each with a different sales cycle and a different reason to switch away from what they use today.
- Financial services (reusable KYC): banks, credit unions and fintechs paying to avoid re-running full identity-proofing on every new product a returning customer opens
- Workforce and HR-tech: employers and background-check platforms verifying employment history, qualifications and right-to-work status without repeated document uploads
- Healthcare: hospital systems and licensing boards verifying clinician credentials and patient consent records across institutions that don't share a database
- Education: universities and credentialing bodies issuing portable, instantly-verifiable diplomas and certifications instead of manual transcript requests
- Government and travel: agencies issuing mobile driver's licenses and digital IDs that airports, retailers and other agencies can verify directly
Each segment has a different buying trigger. Financial services buyers move when onboarding-abandonment or compliance cost becomes a board-level issue, not when a vendor pitches "blockchain." Workforce buyers move when a background-check turnaround time is losing them candidates to a faster-moving competitor. The World Bank has estimated that organisations adopting reusable verifiable credentials for KYC see onboarding cost reductions of 30-50% compared with document-scan-based verification, and that single statistic, cited correctly, does more to move a financial-services buying committee than any amount of DID architecture explanation.
A workable go-to-market section names the first buyer segment specifically, states the trigger event that makes them ready to buy, and shows a realistic sales cycle: enterprise KYC and healthcare deals commonly run 6-12 months from first conversation to signed pilot because procurement and compliance sign-off both have to happen, while a workforce/HR-tech integration selling through an existing background-check platform's marketplace can close in 4-8 weeks. A plan that assumes every segment closes at the same speed will produce a revenue forecast no investor believes.
The government and travel segment deserves a specific mention because it's the one where decentralized credentials are already live rather than pending. Indicio has run pilot deployments of ICAO-aligned Digital Travel Credentials with national aviation and border authorities, letting a traveller present a verifiable, tamper-evident digital passport credential instead of a physical document at specific checkpoints. That kind of government-anchored pilot is a useful reference point in a plan's competitive-landscape section, not because a founder-stage business will compete directly with a national border authority, but because it demonstrates the underlying verification model already clears real-world security and interoperability bars, which pre-empts an investor's most obvious technical objection.
Questions Founders Ask Before They Build
What is decentralized identity, in one sentence a non-technical co-founder can repeat?
It's a way for a person or organisation to hold proof of facts about themselves, an age, a qualification, an employment history, a KYC check, in a digital wallet they control, and share that proof directly with whoever needs it, instead of that proof living inside one company's database that has to be asked every time.
Is decentralized identity the same as self-sovereign identity?
Close enough for a business plan. Self-sovereign identity (SSI) is the principle, the individual controls what's shared and with whom. Decentralized identity is the technical machinery, DIDs and verifiable credentials, that implements that principle. Use one term consistently through your plan rather than switching between them, since a reader will assume inconsistency signals an unfinished draft rather than genuine synonymy.
How does decentralized identity actually work, mechanically?
A holder generates a decentralized identifier (DID), a unique string such as did:web:example.com or did:key:z6Mk..., controlled by a private key only they hold. An issuer signs a verifiable credential and hands it to the holder's wallet. When a verifier needs proof, the holder creates a verifiable presentation, a signed, often selectively-disclosed slice of that credential, and the verifier checks the cryptographic signature against the issuer's public key without ever contacting the issuer directly. No blockchain is required for any step of that flow; a ledger is one option for publishing DID documents, not the definition of the category.
Do I need blockchain to build a decentralized identity product?
No, and saying so explicitly in your plan actually strengthens it with investors who have seen too many "blockchain for X" pitches. Production DID methods such as did:web and did:key require no distributed ledger at all. Microsoft Entra Verified ID, one of the largest enterprise decentralized-identity deployments in production, is built entirely on W3C DID and verifiable-credential standards without a public blockchain. A ledger becomes genuinely useful mainly for decentralised trust registries, situations where no single company should control which issuers are trusted, not as a default architectural requirement.
Download Your Free Decentralized Identity Business Plan Template
DIY template with prompts for the market section, the trust-triangle model, and the financials. Editable Word doc, yours in 30 seconds.
What It Costs to Launch a DID/Verifiable-Credential Business
A founder building an issuance or verification platform, not a wallet-app-only consumer play, typically launches on $85,000 to $340,000 in the US, or £67,000 to £269,000 in the UK. The two biggest cost drivers are the credential-issuance/verification engineering itself and the third-party security audit a serious enterprise buyer will demand before signing, not the wallet UI, which most founders overestimate.
Cost Breakdown
- DID method integration + third-party security audit (audits from firms in the Trail of Bits / Halborn / CertiK tier are standard practice before a regulated buyer signs): $27,000-$109,000 (£21,000-£86,000)
- Wallet app (iOS/Android) + verifier SDK development: $20,000-$82,000 (£16,000-£65,000)
- Backend/API infrastructure, node hosting, HSM/key-management: $15,000-$61,000 (£12,000-£48,000)
- Compliance and legal (ISO 27001/SOC 2 prep, GDPR/UK GDPR counsel, trust-framework certification prep): $12,000-$48,000 (£10,000-£38,000)
- UX/product design + issuer and verifier integration tooling: $10,000-$41,000 (£8,000-£33,000)
The security-audit line item deserves its own callout because founders routinely underbudget it. A credential-issuance system that gets it wrong doesn't just produce a buggy feature, it produces a forged or unrevoked credential a bank or hospital relies on, which is why enterprise procurement teams in this category ask for a named audit firm and a public report before a pilot even starts, not after a contract is signed. Building that cost and timeline into the plan from day one, rather than treating it as an optional later expense, is what separates a plan that survives investor diligence from one that doesn't.
Funding Routes
SBA 7(a) loans are technically available to software businesses through NAICS codes such as 511210 (Software Publishers) or 541511/518210, but the practical reality is that decentralized identity ventures overwhelmingly raise via pre-seed and seed venture or angel capital rather than SBA debt, because SBA underwriting expects two years of financials and collateral most pre-revenue identity startups don't yet have. The median US seed round across all sectors ran roughly $3.1 million in 2025-2026, with post-money valuations of $12 million to $20 million and 20-25% dilution, though identity-security ventures with longer proof-of-concept and compliance cycles more often raise a smaller pre-seed first, $300,000 to $500,000, to fund exactly the security audit and first pilot integration described above before attempting a full seed round. In the UK, the Start Up Loans scheme offers up to £25,000 at 6% fixed interest with free mentoring, a reasonable bridge for the earliest wallet-prototype stage even though it will not cover a full enterprise-grade launch on its own.
Where the Regulatory Runway Is Clearest
Jurisdiction choice matters more for a decentralized identity venture than for most other startup categories, because both the corporate-entity layer and the credential-trust layer are regulated separately, and the friendliest place to incorporate isn't automatically the friendliest place to get your credentials recognised.
- Wyoming: passed more than 30 blockchain and digital-asset laws between 2018 and 2024, more than any other US state, including the 2021 DAO Supplement (WY SF0038) that gives decentralized autonomous organisations formal LLC legal personhood. Relevant mainly to ventures using token-based or algorithmically-governed trust registries rather than a conventional corporate structure.
- US mDL-live states: more than 20 US states and territories now issue a mobile driver's license or digital ID accepted at 250+ TSA airport checkpoints (TSA Digital ID, 2026), the largest live, government-backed decentralized-credential deployment in the US today and a natural first integration partner for a verifier-side product.
- United Kingdom: the DIATF became a statutory certification framework on 1 December 2025, giving UK-certified providers a recognised trust mark (UK CertifID, from March 2026) that UK relying parties can point to instead of building their own vendor-assessment process from scratch.
- European Union: ran four large-scale pilot consortia, including POTENTIAL and the European Wallet Consortium, across 2023-2025 testing wallet issuance for payments, travel and government services ahead of the December 2026 national rollout deadline. A founder targeting EU issuers should look at which pilot consortium already operates in their target country rather than starting integration work from zero.
None of this determines where you must incorporate. It determines which jurisdiction's trust framework you build your credential schema to satisfy first, since retrofitting a schema built for one regulatory model to satisfy another later is materially more expensive than designing for the target framework from the outset.
Pricing, Margins & a Worked Revenue Example
Most working decentralized identity businesses combine a tiered platform subscription, $500 to $5,000 a month depending on issuer volume, with a per-credential-issuance fee of $0.10 to $0.50 and a per-verification fee of $0.05 to $0.25. Ventures selling into internal enterprise workforce use cases instead price closer to traditional per-seat IAM software, but the per-credential/per-verification model is what dominates issuer-and-verifier-facing businesses, because it mirrors how the buyer actually thinks about cost, per employee verified, per credential issued, not per software licence.
Gross margins run 70-85%, consistent with API/software economics generally, since the marginal cost of issuing or checking one additional credential is close to zero once the platform is built. Net margins are materially lower, typically 15-30%, once ongoing compliance costs (recurring audits, trust-framework re-certification), key-management infrastructure and customer-success headcount for enterprise accounts are factored in. A plan that shows only the 70-85% gross figure without the net-margin reality reads as either naive or deliberately misleading to an investor who has underwritten SaaS businesses before.
Worked example: a workforce/HR-tech verifier issuing 10,000 employment-history credentials a month at $0.30 per credential, plus a $1,500/month platform fee, generates roughly $4,500 in monthly recurring revenue ($54,000 ARR) at pilot scale with a single mid-size enterprise customer. Scaling to 100,000 verification checks a month at $0.15 per check, plus a $4,000/month enterprise platform fee, lifts that to roughly $19,000 MRR (about $228,000 ARR) without adding proportional headcount, because credential issuance and verification are automated after the initial integration. The step that actually costs money as volume scales isn't compute, it's the compliance and customer-success layer needed to keep multiple enterprise verifiers confident the system is being run correctly, which is exactly the net-margin gap noted above.
Need more than a template? We'll do the work for you.
Industry-specific structure. Write it yourself with expert guidance.
Download TemplateWe handle the research & narrative — investor-ready copy in 3–4 days
Get StartedFull plan + 5-year forecast, written by our team in 10–14 days
Book a CallLicensing & Compliance: US, UK & EU
United States
- No single federal licence governs decentralized identity businesses directly, but NIST SP 800-63-4, finalized July 2025 after a four-year, two-public-draft process, is the standard enterprise and government buyers will expect you to align to for identity proofing, authentication and verifiable-credential assurance levels
- If your credentials feed a regulated buyer's KYC/AML process, expect that buyer's own examiners (under BSA/AML and GLBA-adjacent obligations) to assess your system as part of their vendor risk review, not you directly
- State-level: if you issue or integrate with mobile driver's licenses, each state DMV runs its own approval process; 20+ states now issue an mDL accepted at TSA checkpoints, and that list is growing state by state, not via a single federal standard
- Data-protection: state privacy laws (CCPA/CPRA in California and equivalents elsewhere) apply to any personal data your platform touches, even if the credential itself is designed to minimise data exposure
United Kingdom
- Certification under the UK Digital Identity and Attributes Trust Framework (DIATF), assessed by a UKAS-accredited certification body (BSI, Kantara Initiative, NQA) under ISO 17065, if you want your service recognised as a trusted UK digital identity or attribute provider
- The framework became statutory under the Data (Use and Access) Act 2025, in force from 1 December 2025, with Version 1.0 and the UK CertifID trust mark published 6 March 2026
- UK GDPR and Data Protection Act 2018 compliance for any personal data processed, registration with the ICO as a data controller
- Certification fees are set individually by each approved certification body rather than published centrally, so budget for a direct quote once you've selected which of the five DIATF roles (Identity, Attribute, Orchestration, Holder, Component) applies to your product
European Union
- eIDAS 2.0 (Regulation (EU) 2024/1183), in force since 20 May 2024, is the overarching framework for any credential or wallet-adjacent service operating in the EU
- Every EU member state must offer a European Digital Identity Wallet (EUDI Wallet) by December 2026; large obligated private-sector verifiers (banking, healthcare, telecoms, large platforms) must accept it as an authentication method from late 2027
- A founder-stage plan should identify which national wallet pilot or trust-registry programme it plans to plug into, since eIDAS 2.0 compliance is implemented and certified at the member-state level, not centrally from Brussels
One licensing detail catches almost every first-time founder in this category off guard: certification and licensing in decentralized identity is layered, not singular. A UK-based issuer selling into the EU may need DIATF certification for UK recognition, alignment with the relevant EU member state's eIDAS 2.0 implementation for EU recognition, and separate compliance work for any US buyer who expects NIST SP 800-63-4 alignment, three different frameworks assessed by three different bodies, none of which automatically recognises the others. A plan's licensing section should map out which frameworks the target buyer segment actually requires in year one rather than treating "we'll get compliant" as a single line item, because the certification timeline, often four to nine months per framework once you include document preparation and the assessment body's own queue, is frequently the single largest driver of time-to-first-revenue in this category.
The Tools Founders Actually Choose Between
A reviewer who has seen real decentralized identity plans will notice immediately whether you know the actual tooling landscape or are describing it from a generic explainer article. These are the names that come up in real build decisions:
- Hyperledger AnonCreds / Indy: the open-source credential format and ledger framework behind most government and enterprise SSI pilots to date, strong on selective disclosure and revocation, steeper learning curve than newer alternatives
- Spruce ID's DIDKit: an open-source, multi-language toolkit for issuing and verifying W3C-standard DIDs and verifiable credentials without committing to a specific ledger
- Trinsic: a hosted issuance-and-verification API aimed at teams that want to launch a pilot without building credential infrastructure from scratch
- Veramo: an open-source TypeScript framework for building custom DID/VC applications, popular with teams that want more control than a fully hosted platform gives
- walt.id: an open-source identity and wallet infrastructure stack with strong eIDAS 2.0/EUDI Wallet alignment, a natural fit for founders targeting the EU rollout specifically
- Dock (dock.io / Dock Labs): a credential-ecosystem platform letting issuers launch branded verifiable-credential programmes their partners can also issue into
- Microsoft Entra Verified ID: the enterprise path for organisations already on Microsoft infrastructure, built on W3C DID/VC standards and integrating directly with Azure Active Directory, without requiring a public blockchain
- Civic: consumer-facing identity wallet infrastructure (Civic Pass) focused on access control and Sybil-resistance for on-chain and Web3-adjacent applications
The build-versus-buy decision this list represents is one of the first things a technical due-diligence reviewer will probe. A founder-stage plan doesn't need to have picked a final vendor, but naming two or three realistic options and stating the criteria (ledger dependency, hosted vs. self-run, EU wallet alignment, existing enterprise integrations) that will decide between them signals real technical judgment rather than a copied feature list.
Glossary: Terms Your Plan Needs to Use Correctly
-
DID (Decentralized Identifier): a globally unique identifier, such as
did:web:example.com, created and controlled by its owner via a private key, resolvable to a DID Document containing the public key and service endpoints needed to interact with it - Verifiable Credential (VC): a tamper-evident, cryptographically signed digital claim (a degree, an employment record, a KYC result) issued by one party and held by another
- Verifiable Presentation (VP): a signed, often selectively-disclosed subset of one or more credentials that a holder shares with a verifier for a specific purpose
- Trust triangle: the issuer-holder-verifier relationship that underpins every decentralized identity system, replacing repeated direct verification with cryptographic trust
- Trust registry: a governed, often government- or consortium-maintained list of which issuers a verifier should actually trust, separate from the technical question of whether a credential's signature is valid
- Zero-knowledge proof (ZKP): a cryptographic technique letting a holder prove a fact (such as "I am over 18") without revealing the underlying data (such as an exact date of birth)
- Credential schema: the defined structure and data fields a specific type of credential must contain, agreed between issuers and verifiers in advance so a credential issued by one party can be understood by another
- Wallet attestation: a signed statement that a specific digital wallet application meets a defined security or certification standard, increasingly required by regulated verifiers before they'll accept a presentation from that wallet
Five Mistakes That Sink New Decentralized Identity Plans
Reviewers who read a lot of plans in this niche see the same five failure patterns repeatedly. Naming them in your own plan, and showing you've already addressed each one, does more for credibility than any additional market-sizing paragraph.
- Building the ledger before the buyer. Founders spend the first six months of runway on DID method architecture and trust-registry design before a single issuer or verifier has agreed to use the output. Talk to three prospective issuers and three prospective verifiers before writing a line of infrastructure code, and let their actual data-sharing requirements shape the schema.
- Ignoring which trust registry the credential must plug into. A credential that verifies cleanly in a lab demo but isn't recognised by the EU's trust registries, the UK DIATF framework, or a bank's internal vendor-approval list is worthless commercially. Identify the specific trust registry or governance framework your first buyer answers to before finalising the schema.
- Underestimating wallet UX, specifically recovery. Consumer-facing decentralized identity products live or die on what happens when someone loses their phone. A wallet with no credible key-recovery flow will lose the majority of onboarded users within a year; plan and budget for social recovery or custodial-backup options from day one rather than treating it as a version-two feature.
- Pricing like a generic SaaS tool. A flat monthly licence fee hides the real unit economics from investors and doesn't match how enterprise buyers actually evaluate cost (per credential, per verification). Model revenue on the per-credential/per-verification basis described above even if you also charge a platform fee, since that's the number a technical buyer will ask for first.
- Skipping the security audit until after a term sheet. Regulated buyers, banks, healthcare systems, government agencies, routinely ask for a named audit firm and public report before a pilot conversation goes further, not after. Budget the $27,000-$109,000 audit line item into your seed-stage use of funds explicitly rather than treating it as a Series A problem.
How a Former Bank Compliance Officer Reframed a Blockchain Pitch Into a Funded Pilot
A founder who had spent years as a KYC and compliance officer at a regional bank approached Avvale with a reusable-KYC verifiable-credential platform aimed at regional credit unions, and a first-draft plan that led with blockchain architecture before it ever mentioned compliance. Two early conversations with credit-union compliance teams had gone nowhere, not because the technology didn't work, but because the pitch never answered the question examiners actually ask: does this satisfy our existing BSA/AML documentation obligations, or create a new audit gap?
We rebuilt the plan around audit-trail equivalence instead of technical novelty, reframing the credential-issuance log as a documentation trail that met, and in several respects exceeded, the paper and PDF-based KYC records the credit unions already relied on, with the DID/VC architecture positioned as the delivery mechanism rather than the headline. The revised plan led with the compliance case, put the cryptography in a technical appendix, and named NIST SP 800-63-4 alignment explicitly since it was the standard the credit unions' own examiners already referenced.
The result was a $420,000 raise, an angel syndicate investment, a non-dilutive accelerator prize, and two SAFEs, enough to fund the security audit, the first two credit-union pilot integrations, and six months of runway. Both pilot contracts were signed within four months of the plan's compliance-first rewrite, versus zero signed in the prior six months of blockchain-first pitching.
Composite based on real Avvale client outcomes. Name and identifying details changed for confidentiality.
Read more case studies →Sample Business Plan Preview
An extract from a decentralized identity executive summary written by our team, so you can see the level of specificity reviewers expect:
Meridian Credential Ltd
Meridian Credential will issue reusable, verifiable right-to-work and background-check credentials for UK employers and recruitment agencies, letting a candidate complete DBS and right-to-work verification once and present a portable, cryptographically verifiable credential to every subsequent employer rather than repeating the check. The founders, a former recruitment-compliance director and a platform engineer, are launching via DIATF certification as an Attribute Service provider and have a signed letter of intent from a mid-size recruitment agency processing roughly 1,200 placements a year.
Year-1 revenue is projected at £186,000 from per-credential issuance fees at an 82% gross margin, rising toward a £510,000 annualised run-rate by month 18 as two further agency integrations complete. The company is seeking £310,000: a £150,000 pre-seed angel round, a £90,000 Innovate UK grant application currently in progress, and £70,000 of founder capital, to fund DIATF certification, the security audit, and eight months of working capital before the second funding round...
What's in the Template
Every Avvale business plan template includes these sections, pre-structured for your industry:
- Executive Summary — Your business at a glance, written to hook investors in 60 seconds
- Company Overview — Legal structure, ownership, location and founding story
- Industry Analysis — Market size, growth trends and the regulatory calendar that matters
- Customer Analysis — Target buyer segments (issuer vs. verifier vs. wallet), buying triggers and sales-cycle length
- Competitor Analysis — Named platforms and frameworks, and where you fit against them
- Marketing Plan — Channels, messaging and enterprise/B2B customer acquisition strategy
- Operations Plan — Credential-schema design, security-audit timeline, staffing and key milestones
- Management Team — Founder bios, advisory board and key hires planned
The optional Financial Forecast add-on (included in our $300/£250 and $1,000/£800 packages) provides a 5-year Excel model with income statement, cash flow, balance sheet, break-even analysis and startup capital requirements sized to an issuance, verification or wallet launch.
Because this category spans such different launch models, hosted API versus custom ledger integration, US NIST alignment versus UK DIATF certification versus EU eIDAS 2.0 wallet integration, enterprise-IAM pricing versus per-credential pricing, our $300/£250 and $1,000/£800 packages start with a short intake conversation so the market sizing, cost breakdown and regulatory checklist reflect the specific role (issuer, verifier or wallet) and jurisdiction you're actually launching in, rather than a generic tech-startup template with the words "decentralized identity" inserted.
Frequently Asked Questions
What is decentralized identity?
Is decentralized identity the same as self-sovereign identity (SSI)?
How much does it cost to start a decentralized identity business?
How do decentralized identity companies make money?
What licence do I need to run a decentralized identity business in the UK?
Do I need blockchain to build a decentralized identity product?
What's the difference between decentralized identity and traditional IAM?
How long does it take to get a professional decentralized identity business plan?
Get Your Decentralized Identity Business Plan
Choose the level of support that fits your stage and budget.
Decentralized Identity Business Plan Template
Plug-and-play structure. Ideal if you want to write it yourself.
Market Research & Content
We handle research & narrative. You get investor-ready copy.
Bespoke Business Plan
Full plan + 5-year forecast. SBA, bank loan & investor ready.