Category: Accredited Investing

Topics relevant to accredited investors — diligence, allocation, structures.

  • Accredited ≠ Sophisticated: A Reality Check

    :root { –black:#0a0a0a; –gold:#c9a96a; –gold-2:#b08f4f; –bg:#fff; –bg-2:#f5f4f1; –bg-3:#efece6; –ink:#0a0a0a; –ink-2:#2a2a2a; –muted:#6b6b6b; –line:rgba(255,255,255,0.08); –line-dark:rgba(0,0,0,0.08); –gold-soft:rgba(201,169,106,0.12); –font-sans:’Inter’,-apple-system,BlinkMacSystemFont,sans-serif; –font-display:’Playfair Display’,Georgia,serif; –radius:4px; –radius-lg:8px; } .wp-site-blocks > header.wp-block-template-part, .wp-site-blocks > footer.wp-block-template-part { display: none !important; } .wp-site-blocks .wp-block-post-title, .wp-site-blocks .entry-header { display: none !important; } .wp-site-blocks main { padding: 0 !important; margin: 0 !important; max-width: none !important; } body.single .wp-block-post-content, body.single .entry-content, body.post-template-default .wp-block-post-content, body.post-template-default .entry-content { padding: 0 !important; margin: 0 !important; max-width: none !important; } .wp-site-blocks .has-global-padding { padding-left: 0 !important; padding-right: 0 !important; } body { margin: 0 !important; padding: 0 !important; font-family: var(–font-sans); color: var(–ink); } * { box-sizing: border-box; } a { color: inherit; } img { max-width: 100%; display: block; } .po-header { position: sticky; top: 0; z-index: 50; background: rgba(10,10,10,0.92); backdrop-filter: blur(10px); border-bottom: 1px solid var(–line); color: #fff; } .po-header .po-inner { display:flex; align-items:center; justify-content:space-between; height: 76px; gap: 2rem; } .po-logo { display:inline-flex; align-items:center; gap:0.6rem; color:#fff; font-weight:700; letter-spacing:0.18em; font-size:0.92rem; text-decoration:none; } .po-logo-mark { display:inline-flex; width:30px; height:30px; align-items:center; justify-content:center; background:linear-gradient(135deg,var(–gold),var(–gold-2)); color:var(–black); font-family:var(–font-display); font-weight:700; border-radius:2px; } .po-nav { display:flex; gap:2rem; margin-left:auto; } .po-nav a { font-size:0.9rem; color:rgba(255,255,255,0.8); text-decoration:none; transition: color .2s ease; } .po-nav a:hover { color: var(–gold); } .po-btn { display:inline-flex; align-items:center; gap:0.5rem; padding:0.6rem 1.1rem; background:var(–gold); color:var(–black); font-weight:600; letter-spacing:0.04em; text-transform:uppercase; font-size:0.8rem; border-radius:4px; text-decoration:none; transition: background .2s ease; } .po-btn:hover { background: var(–gold-2); } .po-container { max-width: 760px; margin: 0 auto; padding: 0 24px; } .po-wide { max-width: 1200px; margin: 0 auto; padding: 0 24px; } .po-hero { background: linear-gradient(180deg, #0a0a0a 0%, #141414 100%); color: #fff; padding: 4.5rem 0 3.5rem; } .po-hero .po-meta { font-size: 0.75rem; color: var(–gold); letter-spacing: 0.15em; text-transform: uppercase; margin-bottom: 1rem; font-weight: 600; } .po-hero h1 { font-family: var(–font-display); font-size: clamp(2rem, 4.2vw, 3.2rem); line-height: 1.15; margin: 0 0 1rem; letter-spacing: -0.01em; } .po-hero .po-sub { color: rgba(255,255,255,0.72); font-size: 1.1rem; max-width: 640px; line-height: 1.55; margin: 0; } .po-body { background: #fff; padding: 4rem 0 5rem; } .po-body p { font-size: 1.08rem; line-height: 1.8; color: var(–ink-2); margin: 0 0 1.4rem; } .po-body h2 { font-family: var(–font-display); font-size: 1.7rem; line-height: 1.25; margin: 2.5rem 0 1rem; color: var(–ink); letter-spacing: -0.01em; } .po-body h3 { font-family: var(–font-display); font-size: 1.25rem; line-height: 1.3; margin: 2rem 0 0.75rem; color: var(–ink); } .po-body ul, .po-body ol { padding-left: 1.5rem; margin: 0 0 1.4rem; } .po-body li { font-size: 1.05rem; line-height: 1.75; color: var(–ink-2); margin-bottom: 0.5rem; } .po-body strong { color: var(–ink); } .po-body blockquote { border-left: 3px solid var(–gold); padding: 0.5rem 0 0.5rem 1.5rem; margin: 1.75rem 0; font-style: italic; color: var(–muted); font-size: 1.1rem; } .po-cta { background: var(–bg-2); border: 1px solid var(–line-dark); border-radius: var(–radius-lg); padding: 2.25rem 2rem; margin: 3rem 0; text-align: center; } .po-cta h4 { font-family: var(–font-display); font-size: 1.4rem; margin: 0 0 0.5rem; color: var(–ink); } .po-cta p { font-size: 0.95rem; color: var(–muted); margin: 0 0 1.25rem; } .po-cta a { display: inline-flex; padding: 0.85rem 1.75rem; background: var(–black); color: var(–gold); font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; font-size: 0.85rem; border-radius: 4px; text-decoration:none; transition: background .2s ease; } .po-cta a:hover { background: #1a1a1a; } .po-disclaimer { margin-top: 4rem; padding-top: 2rem; border-top: 1px solid var(–line-dark); font-size: 0.78rem; line-height: 1.7; color: var(–muted); } .po-disclaimer strong { color: var(–ink-2); } .po-disclaimer p { font-size: 0.78rem !important; line-height: 1.7 !important; margin-bottom: 0.85rem !important; } .po-footer { background: var(–black); color: rgba(255,255,255,0.55); padding: 3rem 0 2rem; font-size: 0.85rem; } .po-foot-row { display:flex; flex-wrap:wrap; gap:1.5rem; justify-content:center; padding-bottom:2rem; border-bottom: 1px solid var(–line); } .po-footer a { color: rgba(255,255,255,0.7); text-decoration:none; } .po-footer a:hover { color: var(–gold); } .po-copy { margin-top: 1.5rem; text-align: center; font-size: 0.78rem; color: rgba(255,255,255,0.4); } @media (max-width: 640px) { .po-nav { display: none; } .po-hero { padding: 3rem 0 2rem; } }
    Accredited Investing • May 9, 2026

    Accredited ≠ Sophisticated: A Reality Check

    The legal definition lets you write a check. It doesn’t tell you whether a given opportunity is appropriate.

    The U.S. regulatory framework for private investing uses “accredited investor” as a shorthand for “qualified to take on private market risk.” The definition is mechanical, income or net worth thresholds, with some additional pathways for licensed professionals. The premise is that accredited investors can fend for themselves.

    That premise has always been imperfect, and it gets less defensible the further you go from the income/net-worth bands the rule was originally designed around. Accreditation is a regulatory permission slip. Sophistication is something else entirely, and the two have diverged.

    What the legal definition actually says

    • Individual income over $200K ($300K joint) in each of the last two years, with reasonable expectation of the same
    • Net worth over $1M, excluding primary residence
    • Certain professional licenses (Series 7, 65, 82)
    • “Knowledgeable employees” of certain private funds
    • Specific entity definitions for institutions, family offices, etc.

    What it doesn’t say

    Nothing in the definition addresses:

    • Whether you’ve ever read a PPM cover-to-cover
    • Whether you understand fee waterfalls, GP catch-ups, or clawback mechanics
    • Whether your concentration in private investments is appropriate for your liquidity needs
    • Whether you can distinguish a sponsor’s real track record from a curated marketing one
    • Whether you have advisors competent to review what you’re being shown

    What sophistication actually looks like

    It looks boring: clear allocation framework, clear reasons for each line in the portfolio, written diligence checklist that gets used every time, advisors who push back rather than agree, and an honest sense of what you do and don’t understand. The first time you see a structure that confuses you and you ask three real questions about it instead of signing, that’s the moment you start to be sophisticated.

    The operator read

    The accredited definition gives you access. It doesn’t give you judgment. Treating the two as the same is the source of most preventable losses in private investing.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • How Sponsors Actually Pick Their LPs

    Accredited Investing • March 26, 2026

    How Sponsors Actually Pick Their LPs

    If you’re an LP, the relationship runs both ways. Most LPs don’t realize they’re being chosen.

    The standard frame for private investing is that LPs are choosing GPs, evaluating track records, strategies, terms, and reference checks. That’s true. What’s also true, and less often acknowledged in LP-side commentary, is that GPs are doing the same evaluation in reverse. Selective sponsors actively manage their LP base for fit, and being selected matters more for access to the best funds than most operators realize.

    What sophisticated GPs look for in LPs

    • Capital that’s actually committed. Pledges that don’t fund are a quiet but real problem. GPs reward LPs with a track record of meeting capital calls without friction.
    • Long-cycle relationships. A first-time LP who exits after one fund is more expensive to onboard than a long-term LP who commits across multiple vintages. GPs price this into who gets allocation.
    • Strategic introductions. LPs who bring deal flow, operating expertise, or relevant relationships to the portfolio receive disproportionate allocation. Capital is increasingly commoditized; LP-side value-add is not.
    • Reasonableness. The LP who reads every doc carefully but doesn’t try to renegotiate every term gets a better next-fund allocation than the LP who waters down terms for everyone via aggressive side letters.
    • Discretion. Underlying portfolio company information gets out when LP rosters are leaky. GPs notice and adjust.

    What gets you de-prioritized

    • Frequent allocation requests followed by reduced commitments
    • Public commentary about private fund performance
    • Disputes over fee calculations that the doc clearly governs
    • Reputation hits in adjacent business contexts

    The operator read

    The best private funds are rarely accepting new LPs at posted terms. The capacity goes to existing relationships first, then to operators introduced by trusted existing LPs, then sometimes to a small reserve for new strategic investors. Being someone a GP wants to call back is more valuable, over a decade, than any single side-letter negotiation.

    This is the simplest reason most institutional-quality private market access is downstream of relationship capital rather than upstream of it.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • The 506(b) vs. 506(c) Distinction Operators Should Know

    :root{–black:#0a0a0a;–gold:#c9a96a;–gold-2:#b08f4f;–bg-2:#f5f4f1;–ink:#0a0a0a;–ink-2:#2a2a2a;–muted:#6b6b6b;–line:rgba(255,255,255,0.08);–line-dark:rgba(0,0,0,0.08);–font-sans:’Inter’,-apple-system,sans-serif;–font-display:’Playfair Display’,Georgia,serif;}*{box-sizing:border-box;}img{max-width:100%;display:block;}a{color:inherit;}.po-header{position:sticky;top:0;z-index:50;background:rgba(10,10,10,0.92);backdrop-filter:blur(10px);border-bottom:1px solid var(–line);color:#fff;}.po-header .po-inner{display:flex;align-items:center;justify-content:space-between;height:76px;gap:2rem;}.po-logo{display:inline-flex;align-items:center;gap:0.6rem;color:#fff;font-weight:700;letter-spacing:0.18em;font-size:0.92rem;text-decoration:none;}.po-logo-mark{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(–gold),var(–gold-2));color:var(–black);font-family:var(–font-display);font-weight:700;border-radius:2px;}.po-nav{display:flex;gap:2rem;margin-left:auto;}.po-nav a{font-size:0.9rem;color:rgba(255,255,255,0.8);text-decoration:none;}.po-nav a:hover{color:var(–gold);}.po-btn{display:inline-flex;padding:0.6rem 1.1rem;background:var(–gold);color:var(–black);font-weight:600;letter-spacing:0.04em;text-transform:uppercase;font-size:0.8rem;border-radius:4px;text-decoration:none;}.po-container{max-width:760px;margin:0 auto;padding:0 24px;}.po-wide{max-width:1280px;margin:0 auto;padding:0 32px;}.po-hero{background:linear-gradient(180deg,#0a0a0a 0%,#141414 100%);color:#fff;padding:4.5rem 0 3.5rem;}.po-hero .po-meta{font-size:0.75rem;color:var(–gold);letter-spacing:0.15em;text-transform:uppercase;margin-bottom:1rem;font-weight:600;}.po-hero h1{font-family:var(–font-display);font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.15;margin:0 0 1rem;letter-spacing:-0.01em;}.po-hero .po-sub{color:rgba(255,255,255,0.72);font-size:1.1rem;max-width:640px;line-height:1.55;margin:0;}.po-body{background:#fff;padding:4rem 0 5rem;}.po-body p{font-size:1.08rem;line-height:1.8;color:var(–ink-2);margin:0 0 1.4rem;}.po-body h2{font-family:var(–font-display);font-size:1.7rem;line-height:1.25;margin:2.5rem 0 1rem;color:var(–ink);letter-spacing:-0.01em;}.po-body h3{font-family:var(–font-display);font-size:1.25rem;line-height:1.3;margin:2rem 0 0.75rem;color:var(–ink);}.po-body ul,.po-body ol{padding-left:1.5rem;margin:0 0 1.4rem;}.po-body li{font-size:1.05rem;line-height:1.75;color:var(–ink-2);margin-bottom:0.5rem;}.po-body strong{color:var(–ink);}.po-body blockquote{border-left:3px solid var(–gold);padding:0.5rem 0 0.5rem 1.5rem;margin:1.75rem 0;font-style:italic;color:var(–muted);font-size:1.1rem;}.po-cta{background:var(–bg-2);border:1px solid var(–line-dark);border-radius:8px;padding:2.25rem 2rem;margin:3rem 0;text-align:center;}.po-cta h4{font-family:var(–font-display);font-size:1.4rem;margin:0 0 0.5rem;color:var(–ink);}.po-cta p{font-size:0.95rem;color:var(–muted);margin:0 0 1.25rem;}.po-cta a{display:inline-flex;padding:0.85rem 1.75rem;background:var(–black);color:var(–gold);font-weight:600;text-transform:uppercase;letter-spacing:0.05em;font-size:0.85rem;border-radius:4px;text-decoration:none;}.po-disclaimer{margin-top:4rem;padding-top:2rem;border-top:1px solid var(–line-dark);font-size:0.78rem;line-height:1.7;color:var(–muted);}.po-disclaimer strong{color:var(–ink-2);}.po-disclaimer p{font-size:0.78rem!important;line-height:1.7!important;margin-bottom:0.85rem!important;}.po-footer{background:var(–black);color:rgba(255,255,255,0.55);padding:3rem 0 2rem;font-size:0.85rem;}.po-foot-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding-bottom:2rem;border-bottom:1px solid var(–line);}.po-footer a{color:rgba(255,255,255,0.7);text-decoration:none;}.po-copy{margin-top:1.5rem;text-align:center;font-size:0.78rem;color:rgba(255,255,255,0.4);}@media(max-width:640px){.po-nav{display:none;}.po-hero{padding:3rem 0 2rem;}}
    Accredited Investing • January 29, 2026

    The 506(b) vs. 506(c) Distinction Operators Should Know

    The exemption you choose shapes who can find you — and how hard you have to work to keep them.

    Most private offerings get structured under Regulation D without much deliberation about which exemption actually fits the operator’s capital strategy. That choice — 506(b) or 506(c) — carries structural consequences that show up later, usually at an inconvenient moment.

    What the Rules Actually Say

    Both exemptions permit issuers to raise unlimited capital from accredited investors without SEC registration. The structural fork appears at two points: who can receive the offering, and how the issuer communicates about it.

    Under 506(b), an issuer may accept up to 35 non-accredited but “sophisticated” investors alongside an unlimited number of accredited investors. The catch: no general solicitation. The capital must come through pre-existing, substantive relationships. Cold outreach to someone you’ve never met, a public social post describing deal terms, a podcast mention of the opportunity — each of these can void the exemption and expose the issuer to rescission liability.

    Under 506(c), general solicitation is explicitly permitted. The issuer can advertise broadly, publish deal summaries, and speak publicly about the offering. The structural trade-off is that every investor must be verified as accredited — not self-certified, but verified — through third-party letters, tax documents, or written confirmation from a licensed broker-dealer, attorney, or CPA.

    Why the Marketing Rights Actually Matter

    Operators who underestimate the 506(c) verification burden often discover it mid-raise, when a prospective LP balks at sending income documentation to a third-party verification service. That friction is real and measurable. Some investors — particularly high-net-worth individuals who are not institutional — treat document requests as a trust signal in the wrong direction.

    Conversely, 506(b)’s relationship requirement creates a different operational constraint. “Pre-existing relationship” has no bright-line definition in the rules, but SEC guidance and enforcement history suggest that relationships formed specifically to facilitate an offering do not qualify. Operators running deal-by-deal structures who build investor lists through LinkedIn outreach or webinar funnels are frequently operating closer to the 506(c) territory than they realize — while technically relying on 506(b) protections.

    The practical implication: the exemption choice should follow the capital formation strategy, not precede it as a default.

    Structural Signals Worth Observing

    Several observable patterns have emerged as the 506(c) market has matured since the JOBS Act removed the general solicitation ban in 2012:

    • Operators with established brands and inbound deal flow tend to favor 506(b), where relationship depth replaces verification friction.
    • First-time sponsors and those expanding beyond their immediate network increasingly use 506(c) to access a broader investor base without relying on introductions.
    • Institutional-adjacent LPs — family offices with compliance teams — typically prefer 506(b) structures, partly because their own compliance frameworks flag third-party verification requests.
    • The verification ecosystem around 506(c) has professionalized considerably; services like Parallel Markets and VerifyInvestor have compressed the friction, though not eliminated it.

    One structural note: once an issuer conducts any general solicitation, the entire offering is locked into 506(c). There is no mid-raise migration back to 506(b). The sequencing matters.

    The Operator Read

    The exemption choice is effectively a capital formation architecture decision wearing regulatory clothing. Operators who map their actual sourcing behavior — where leads come from, how relationships are documented, what public-facing content exists — before filing Form D tend to avoid the structural mismatch that creates liability exposure downstream. The framework is well-established; the errors are almost always operational, not legal.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • The 506(b) vs. 506(c) Distinction Operators Should Know

    Accredited Investing • January 29, 2026

    The 506(b) vs. 506(c) Distinction Operators Should Know

    Two exemptions, one structural divide — and the wrong choice quietly limits who can find your deal.

    Most private offerings in the U.S. operate under Regulation D. Within that framework, the distinction between Rule 506(b) and Rule 506(c) is not a paperwork nuance — it is a structural decision that determines how capital can be sourced, who can participate, and what verification burden the issuer carries from day one.

    What the exemptions actually permit

    Under 506(b), an issuer can raise unlimited capital from accredited investors and up to 35 sophisticated non-accredited investors, provided there is no general solicitation. The issuer relies on self-certification from investors — a signed questionnaire is the standard mechanism. The trade-off is a hard prohibition on publicly advertising the offering.

    Under 506(c), general solicitation is explicitly permitted. The issuer can post the deal on a website, speak at public conferences, and distribute materials broadly. The structural cost is mandatory verification: the issuer must take reasonable steps to confirm accredited investor status independently, typically through third-party tax documents, brokerage statements, or letters from licensed CPAs or attorneys.

    Why marketing rights carry more weight than they appear

    The ability to generally solicit under 506(c) rewrites the top of the funnel entirely. An issuer operating under 506(b) must demonstrate a pre-existing, substantive relationship before presenting deal terms. That condition is real and enforced; it is not a formality that a brief LinkedIn exchange satisfies in a regulator’s view.

    Operators building new networks, launching a first fund, or entering adjacent investor communities often underestimate this friction. The relationship requirement under 506(b) is not designed to slow capital formation — it is designed to ensure the issuer has some basis for knowing the investor is appropriate. In practice, this means operators raising under 506(b) are structurally limited to capital they can reach through established, documented relationships.

    506(c) removes that ceiling but introduces operational overhead. Verification platforms such as Parallel Markets or Verify Investor have reduced this friction considerably, but the issuer’s obligation to retain documentation and confirm status before accepting funds remains non-negotiable.

    The compliance posture each choice requires

    Choosing 506(b) and then publicly discussing deal terms — including on social media or at a broadly attended event — risks losing the exemption entirely. That outcome is not hypothetical; the SEC has cited issuers for exactly this failure mode. The standard is not intent but conduct.

    Choosing 506(c) requires consistency. Once an offering is designated as 506(c), all marketing materials and investor acquisition activities are held to that standard. Issuers cannot accept an investor under a self-certification process they would use for 506(b) after they have already generally solicited under 506(c).

    • 506(b): No general solicitation. Self-certification accepted. Up to 35 sophisticated non-accredited investors permitted.
    • 506(c): General solicitation permitted. Independent verification required. Accredited investors only.
    • Both: Unlimited raise size. Form D filing with the SEC required within 15 days of the first sale.

    The operator read

    The structural question is not which exemption is better in the abstract. It is which one aligns with how the operator actually intends to source capital. If the deal will live inside a known network of existing relationships, 506(b) avoids verification overhead. If the strategy involves building awareness beyond that network, 506(c) is the only defensible path.

    Operators who select an exemption based on ease and then let their marketing behavior drift into the other category carry the most regulatory exposure. The exemption choice is a commitment to a sourcing posture, not just a checkbox on the Form D.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • Qualified Purchaser vs. Accredited: What the Higher Bar Buys

    Accredited Investing • January 22, 2026

    Qualified Purchaser vs. Accredited: What the Higher Bar Buys

    Clearing the accredited bar gets you in the door. Clearing the QP bar gets you into a different building entirely.

    Most capital allocators stop at the accredited investor definition and assume they have full market access. They do not. A parallel tier of private fund structures sits above that threshold, governed by a separate statutory framework, and the funds operating inside it are under no obligation to explain what you are missing.

    The Statutory Architecture

    The distinction originates in the Investment Company Act of 1940. Funds relying on the Section 3(c)(1) exemption cap participation at 100 beneficial owners and typically require only accredited investor status. Funds relying on Section 3(c)(7) face no hard investor count ceiling, but every participant must qualify as a Qualified Purchaser. The SEC defines QP status as holding at least $5 million in investments for individuals, or $25 million for institutions investing for their own account. The dollar threshold is indexed to invested assets, not net worth, which is a structurally meaningful distinction.

    That $5 million figure screens out a large portion of the accredited universe. Roughly 13 percent of U.S. households meet the accredited standard. The QP population is a fraction of that cohort. The narrower the eligible pool, the more the fund manager can structure terms, strategy, and liquidity profiles that would not survive contact with a broader, less sophisticated base.

    What the 3(c)(7) Structure Permits

    The practical differences are structural, not cosmetic. A 3(c)(7) fund can accept an essentially unlimited number of QP investors, which allows managers to build larger pools without triggering Investment Company Act registration. This matters for strategies where capital scale is a prerequisite, not merely an advantage: certain credit structures, large-format real asset transactions, and multi-manager vehicles where fund-of-funds economics require aggregated size.

    • Lock-up terms in QP-only funds tend to be longer and less negotiated at the margin, because the investor base is presumed to have the liquidity to absorb them.
    • Strategy breadth is wider. Managers deploy leverage, derivatives, and illiquid positions with less structural pressure to accommodate redemption requests.
    • Fee architecture is less standardized. Carry structures, co-investment economics, and management fee offsets vary more than they do in the broader accredited market.

    None of this implies superior returns as a category. It reflects a different risk/liquidity profile that certain capital bases are positioned to absorb and others are not.

    How Access Actually Shapes

    The QP threshold functions as a de facto sorting mechanism for manager relationships. GPs running 3(c)(7) vehicles are not marketing broadly. Access points emerge through existing LP networks, placement agents covering institutional and family office channels, and occasionally through feeder structures that aggregate QP-qualified capital into a single fund vehicle. Understanding which feeder arrangements preserve QP treatment versus which inadvertently collapse it is a detail worth verifying with counsel before committing capital.

    There is also a second-order effect on information flow. Fund materials, performance data, and co-investment opportunities circulated inside QP structures rarely reach the broader accredited market. Operators building their capital network observe that the information asymmetry between these two tiers is at least as significant as the structural access gap.

    The Operator Read

    The QP designation is not a prestige marker. It is a statutory gateway that determines which fund structures you are legally eligible to enter. Allocators approaching this threshold are well-served by mapping their invested asset base accurately, understanding how feeder fund participation preserves or compromises direct QP qualification, and building relationships with managers before a fund’s allocation window opens. The structural setup rewards preparation over reaction.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • Qualified Purchaser vs. Accredited: What the Higher Bar Buys

    :root{–black:#0a0a0a;–gold:#c9a96a;–gold-2:#b08f4f;–bg-2:#f5f4f1;–ink:#0a0a0a;–ink-2:#2a2a2a;–muted:#6b6b6b;–line:rgba(255,255,255,0.08);–line-dark:rgba(0,0,0,0.08);–font-sans:’Inter’,-apple-system,sans-serif;–font-display:’Playfair Display’,Georgia,serif;}*{box-sizing:border-box;}img{max-width:100%;display:block;}a{color:inherit;}.po-header{position:sticky;top:0;z-index:50;background:rgba(10,10,10,0.92);backdrop-filter:blur(10px);border-bottom:1px solid var(–line);color:#fff;}.po-header .po-inner{display:flex;align-items:center;justify-content:space-between;height:76px;gap:2rem;}.po-logo{display:inline-flex;align-items:center;gap:0.6rem;color:#fff;font-weight:700;letter-spacing:0.18em;font-size:0.92rem;text-decoration:none;}.po-logo-mark{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(–gold),var(–gold-2));color:var(–black);font-family:var(–font-display);font-weight:700;border-radius:2px;}.po-nav{display:flex;gap:2rem;margin-left:auto;}.po-nav a{font-size:0.9rem;color:rgba(255,255,255,0.8);text-decoration:none;}.po-nav a:hover{color:var(–gold);}.po-btn{display:inline-flex;padding:0.6rem 1.1rem;background:var(–gold);color:var(–black);font-weight:600;letter-spacing:0.04em;text-transform:uppercase;font-size:0.8rem;border-radius:4px;text-decoration:none;}.po-container{max-width:760px;margin:0 auto;padding:0 24px;}.po-wide{max-width:1280px;margin:0 auto;padding:0 32px;}.po-hero{background:linear-gradient(180deg,#0a0a0a 0%,#141414 100%);color:#fff;padding:4.5rem 0 3.5rem;}.po-hero .po-meta{font-size:0.75rem;color:var(–gold);letter-spacing:0.15em;text-transform:uppercase;margin-bottom:1rem;font-weight:600;}.po-hero h1{font-family:var(–font-display);font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.15;margin:0 0 1rem;letter-spacing:-0.01em;}.po-hero .po-sub{color:rgba(255,255,255,0.72);font-size:1.1rem;max-width:640px;line-height:1.55;margin:0;}.po-body{background:#fff;padding:4rem 0 5rem;}.po-body p{font-size:1.08rem;line-height:1.8;color:var(–ink-2);margin:0 0 1.4rem;}.po-body h2{font-family:var(–font-display);font-size:1.7rem;line-height:1.25;margin:2.5rem 0 1rem;color:var(–ink);letter-spacing:-0.01em;}.po-body h3{font-family:var(–font-display);font-size:1.25rem;line-height:1.3;margin:2rem 0 0.75rem;color:var(–ink);}.po-body ul,.po-body ol{padding-left:1.5rem;margin:0 0 1.4rem;}.po-body li{font-size:1.05rem;line-height:1.75;color:var(–ink-2);margin-bottom:0.5rem;}.po-body strong{color:var(–ink);}.po-body blockquote{border-left:3px solid var(–gold);padding:0.5rem 0 0.5rem 1.5rem;margin:1.75rem 0;font-style:italic;color:var(–muted);font-size:1.1rem;}.po-cta{background:var(–bg-2);border:1px solid var(–line-dark);border-radius:8px;padding:2.25rem 2rem;margin:3rem 0;text-align:center;}.po-cta h4{font-family:var(–font-display);font-size:1.4rem;margin:0 0 0.5rem;color:var(–ink);}.po-cta p{font-size:0.95rem;color:var(–muted);margin:0 0 1.25rem;}.po-cta a{display:inline-flex;padding:0.85rem 1.75rem;background:var(–black);color:var(–gold);font-weight:600;text-transform:uppercase;letter-spacing:0.05em;font-size:0.85rem;border-radius:4px;text-decoration:none;}.po-disclaimer{margin-top:4rem;padding-top:2rem;border-top:1px solid var(–line-dark);font-size:0.78rem;line-height:1.7;color:var(–muted);}.po-disclaimer strong{color:var(–ink-2);}.po-disclaimer p{font-size:0.78rem!important;line-height:1.7!important;margin-bottom:0.85rem!important;}.po-footer{background:var(–black);color:rgba(255,255,255,0.55);padding:3rem 0 2rem;font-size:0.85rem;}.po-foot-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding-bottom:2rem;border-bottom:1px solid var(–line);}.po-footer a{color:rgba(255,255,255,0.7);text-decoration:none;}.po-copy{margin-top:1.5rem;text-align:center;font-size:0.78rem;color:rgba(255,255,255,0.4);}@media(max-width:640px){.po-nav{display:none;}.po-hero{padding:3rem 0 2rem;}}
    Accredited Investing • January 22, 2026

    Qualified Purchaser vs. Accredited: What the Higher Bar Buys

    The gap between $1M net worth and $5M in investments is not cosmetic — it determines which rooms you can enter.

    Most operators encounter the accredited investor standard early and treat it as the ceiling. It isn’t. Above it sits a structurally different tier — the Qualified Purchaser — and the distinction shapes not just who qualifies, but what product architecture becomes legally available to fund managers who serve them.

    The Statutory Mechanics

    Accredited investor status, governed under Regulation D, sets a threshold of $1M net worth (excluding primary residence) or $200K/$300K annual income. Qualified Purchaser status is defined separately under Section 2(a)(51) of the Investment Company Act of 1940: $5M in investments for individuals, $25M for institutional buyers. The asset base must be investments — not net worth broadly — which is a material distinction. A high-income professional with a $4M primary residence and $800K in a brokerage account is accredited; they are not a Qualified Purchaser.

    The operative consequence flows from Sections 3(c)(1) and 3(c)(7) of the same Act. A 3(c)(1) fund can take up to 100 beneficial owners, all of whom must be accredited. A 3(c)(7) fund can take up to 2,000 beneficial owners — but every one of them must be a Qualified Purchaser. This ceiling difference is not incidental; it determines fund economics, manager capacity, and the viable minimum check size.

    What 3(c)(7) Funds Actually Look Like

    The Qualified Purchaser exemption is the structural foundation for the majority of large institutional hedge funds, private equity vehicles, and multi-strategy platforms that operate at scale. A manager running a 3(c)(7) structure has the legal room to accept 2,000 LPs without registering as an investment company — enabling institutional infrastructure, complex strategies, and fee arrangements that would be operationally unworkable in a 100-person vehicle.

    • Liquidity terms are typically more restrictive: longer lock-ups, quarterly or annual redemption windows, gates.
    • Strategy complexity tends to be higher: leverage, derivatives, illiquid credit, concentrated positions.
    • Minimum commitments frequently start at $1M–$5M, and in many flagship funds, meaningfully higher.
    • Reporting and co-investment rights are often more developed, reflecting the sophistication the structure assumes.

    None of these features are legally mandated by QP status — they reflect the operator profile that 3(c)(7) structures tend to attract and accommodate.

    Access as a Structural Variable

    The QP threshold effectively segments the alternative investment market into two populations with limited overlap. Managers building a 3(c)(7) fund have little incentive to accommodate non-QP capital even if they legally could in a side structure — the operational overhead and investor-relations asymmetry rarely justify it. Conversely, sophisticated accredited investors in 3(c)(1) vehicles often find themselves in fund structures that are capacity-constrained by design, with managers who close early to preserve strategy integrity at a smaller AUM.

    For capital allocators observing both environments, the QP threshold is less about prestige and more about structural eligibility for a category of vehicle that cannot legally exist below it. The 2,000-LP room in 3(c)(7) is what allows institutional-scale fund operations; the $5M investment floor is the legislature’s proxy for the financial sophistication to navigate them.

    The Operator Read

    Operators building wealth toward QP status are not simply chasing a higher credential — they are moving toward a different legal architecture with meaningfully different fund types available to them. The structural observation worth noting: 3(c)(7) funds are not uniformly superior to 3(c)(1) vehicles, but they represent a distinct product class, and understanding the statutory basis for that distinction is prerequisite knowledge for any serious allocator navigating the private markets.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • Self-Directed IRAs and Private Investing

    Accredited Investing • January 15, 2026

    Self-Directed IRAs and Private Investing

    Most operators know SDIRAs exist. Few understand what actually breaks them.

    The self-directed IRA is one of the more structurally interesting vehicles available to accredited investors, and one of the most operationally abused. The concept is straightforward: hold alternative assets inside a tax-advantaged wrapper. The execution is where discipline separates operators from people who generate unnecessary IRS exposure.

    The Custodian Is Not a Compliance Officer

    Selecting a custodian is the first structural decision, and most operators treat it as administrative. It is not. Custodians like Equity Trust, Alto IRA, and Millennium Trust each carry meaningfully different fee structures, asset class tolerances, and processing timelines. A custodian slow to countersign a subscription agreement can cost an investor their allocation in an oversubscribed deal.

    The more important misunderstanding: custodians accept documents and hold assets. They do not review transactions for prohibited party violations or Unrelated Business Income Tax exposure. That compliance burden sits entirely with the account holder. Operators who assume the custodian is running a filter are building on a structural gap.

    UBIT Is the Variable Most Investors Underweight

    Unrelated Business Income Tax applies when a tax-exempt account, including an IRA, generates income from an active trade or business or from debt-financed property. The current UBIT rate follows the trust tax schedule, reaching 37 percent at roughly $15,000 of net unrelated business taxable income. This materially compresses the return profile of leveraged real estate held inside an IRA, a structure many operators pursue without modeling the tax drag.

    The mechanics matter precisely here. When an IRA invests in a real estate syndication that uses a mortgage, the debt-financed portion of income is subject to UBIT through the Unrelated Debt-Financed Income rules under IRC Section 514. The same dynamic applies to certain operating businesses held via an LLC structure. Investors who only model pre-tax distributions inside the IRA wrapper are looking at incomplete numbers.

    • Debt-financed real estate: UDFI applies proportionally to the leveraged share of income and gain.
    • Operating businesses: Pass-through income from an active trade or business inside the IRA generates UBIT regardless of structure.
    • Preferred equity and mezzanine debt: Generally cleaner, as interest income typically does not trigger UBIT absent leverage at the IRA level.

    Prohibited Transactions Carry Structural Consequences

    The IRS prohibited transaction rules under IRC Section 4975 are where SDIRA strategies most visibly fail. Transactions between the IRA and a disqualified person, which includes the account holder, lineal family members, and entities they control at 50 percent or more, result in full disqualification of the account. Not a penalty. Disqualification, meaning the entire account is treated as distributed in the year of the transaction and taxed accordingly.

    Common structural errors include the account holder personally guaranteeing a loan taken by the IRA-owned LLC, providing services to an IRA-held property, or co-investing in a deal where a disqualified person holds a controlling economic interest in the same entity. Each of these is observable enough that operators encounter them regularly. The structural solution is distance: the IRA acts as a passive investor, and the account holder’s personal activities do not cross into the asset’s operational chain.

    The Operator Read

    The SDIRA structure favors operators who are already comfortable with passive positioning and who have a tax advisor with specific alternative asset experience, not a generalist. The vehicle rewards patience and clean deal selection. The structural risks, UBIT exposure, prohibited transaction traps, and custodian processing friction, are manageable with competent diligence but non-trivial to unwind once triggered. Operators observing this space are treating it as a capital deployment tool with discrete mechanical requirements, not a shortcut to tax-free returns.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • Self-Directed IRAs and Private Investing

    :root{–black:#0a0a0a;–gold:#c9a96a;–gold-2:#b08f4f;–bg-2:#f5f4f1;–ink:#0a0a0a;–ink-2:#2a2a2a;–muted:#6b6b6b;–line:rgba(255,255,255,0.08);–line-dark:rgba(0,0,0,0.08);–font-sans:’Inter’,-apple-system,sans-serif;–font-display:’Playfair Display’,Georgia,serif;}*{box-sizing:border-box;}img{max-width:100%;display:block;}a{color:inherit;}.po-header{position:sticky;top:0;z-index:50;background:rgba(10,10,10,0.92);backdrop-filter:blur(10px);border-bottom:1px solid var(–line);color:#fff;}.po-header .po-inner{display:flex;align-items:center;justify-content:space-between;height:76px;gap:2rem;}.po-logo{display:inline-flex;align-items:center;gap:0.6rem;color:#fff;font-weight:700;letter-spacing:0.18em;font-size:0.92rem;text-decoration:none;}.po-logo-mark{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(–gold),var(–gold-2));color:var(–black);font-family:var(–font-display);font-weight:700;border-radius:2px;}.po-nav{display:flex;gap:2rem;margin-left:auto;}.po-nav a{font-size:0.9rem;color:rgba(255,255,255,0.8);text-decoration:none;}.po-nav a:hover{color:var(–gold);}.po-btn{display:inline-flex;padding:0.6rem 1.1rem;background:var(–gold);color:var(–black);font-weight:600;letter-spacing:0.04em;text-transform:uppercase;font-size:0.8rem;border-radius:4px;text-decoration:none;}.po-container{max-width:760px;margin:0 auto;padding:0 24px;}.po-wide{max-width:1280px;margin:0 auto;padding:0 32px;}.po-hero{background:linear-gradient(180deg,#0a0a0a 0%,#141414 100%);color:#fff;padding:4.5rem 0 3.5rem;}.po-hero .po-meta{font-size:0.75rem;color:var(–gold);letter-spacing:0.15em;text-transform:uppercase;margin-bottom:1rem;font-weight:600;}.po-hero h1{font-family:var(–font-display);font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.15;margin:0 0 1rem;letter-spacing:-0.01em;}.po-hero .po-sub{color:rgba(255,255,255,0.72);font-size:1.1rem;max-width:640px;line-height:1.55;margin:0;}.po-body{background:#fff;padding:4rem 0 5rem;}.po-body p{font-size:1.08rem;line-height:1.8;color:var(–ink-2);margin:0 0 1.4rem;}.po-body h2{font-family:var(–font-display);font-size:1.7rem;line-height:1.25;margin:2.5rem 0 1rem;color:var(–ink);letter-spacing:-0.01em;}.po-body h3{font-family:var(–font-display);font-size:1.25rem;line-height:1.3;margin:2rem 0 0.75rem;color:var(–ink);}.po-body ul,.po-body ol{padding-left:1.5rem;margin:0 0 1.4rem;}.po-body li{font-size:1.05rem;line-height:1.75;color:var(–ink-2);margin-bottom:0.5rem;}.po-body strong{color:var(–ink);}.po-body blockquote{border-left:3px solid var(–gold);padding:0.5rem 0 0.5rem 1.5rem;margin:1.75rem 0;font-style:italic;color:var(–muted);font-size:1.1rem;}.po-cta{background:var(–bg-2);border:1px solid var(–line-dark);border-radius:8px;padding:2.25rem 2rem;margin:3rem 0;text-align:center;}.po-cta h4{font-family:var(–font-display);font-size:1.4rem;margin:0 0 0.5rem;color:var(–ink);}.po-cta p{font-size:0.95rem;color:var(–muted);margin:0 0 1.25rem;}.po-cta a{display:inline-flex;padding:0.85rem 1.75rem;background:var(–black);color:var(–gold);font-weight:600;text-transform:uppercase;letter-spacing:0.05em;font-size:0.85rem;border-radius:4px;text-decoration:none;}.po-disclaimer{margin-top:4rem;padding-top:2rem;border-top:1px solid var(–line-dark);font-size:0.78rem;line-height:1.7;color:var(–muted);}.po-disclaimer strong{color:var(–ink-2);}.po-disclaimer p{font-size:0.78rem!important;line-height:1.7!important;margin-bottom:0.85rem!important;}.po-footer{background:var(–black);color:rgba(255,255,255,0.55);padding:3rem 0 2rem;font-size:0.85rem;}.po-foot-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding-bottom:2rem;border-bottom:1px solid var(–line);}.po-footer a{color:rgba(255,255,255,0.7);text-decoration:none;}.po-copy{margin-top:1.5rem;text-align:center;font-size:0.78rem;color:rgba(255,255,255,0.4);}@media(max-width:640px){.po-nav{display:none;}.po-hero{padding:3rem 0 2rem;}}
    Accredited Investing • January 15, 2026

    Self-Directed IRAs and Private Investing

    Most operators already know how to underwrite a deal — they just don't know their retirement capital can participate in it.

    Self-directed IRAs exist at an odd intersection: they are simultaneously one of the most flexible capital structures available to accredited investors and one of the most consistently misused. The mechanics are not exotic. The mistakes, however, tend to be structural — and they compound quietly until a prohibited transaction ruling collapses the entire account’s tax status.

    How the Structure Actually Works

    A self-directed IRA operates under the same Internal Revenue Code framework as any traditional or Roth IRA — §408 governs the account itself. The distinction is custodial: where a Schwab or Fidelity account restricts holdings to publicly traded securities, a true self-directed custodian permits the account to hold private equity, private credit instruments, real estate, LLCs, and certain alternative assets.

    The custodian does not validate your investment decisions. They hold the asset, process documentation, and file Form 5498 annually. Operators often conflate custodial approval with due diligence — they are entirely separate functions. Custodians like Equity Trust, Midland IRA, and Directed IRA each carry different fee structures, turnaround timelines, and asset class tolerances. The differences matter when a deal has a 10-day subscription window.

    Where UBIT Surfaces — and Why It Gets Ignored Until It Hurts

    Unrelated Business Income Tax applies when an IRA generates income from an active trade or business, or from debt-financed property. The rate mirrors the trust tax schedule — which reaches 37% at income above $14,450. The structure that most commonly triggers UBIT in private investing is the leveraged real estate acquisition held inside an IRA, where the debt-financed portion of income becomes taxable at the account level.

    Syndications structured as operating partnerships rather than passive holding entities carry similar exposure. If the underlying LLC files as a partnership and the IRA receives Schedule K-1 income classified as business income rather than passive rental income, UBIT applies. Operators who have reviewed fund documents carefully will notice that some sponsors now include explicit UBIT language and offer alternative share classes or blocker entities — a structural concession to the IRA investor base.

    • Debt-financed property: Only the leveraged portion of income is UBIT-subject — the equity-financed portion is exempt.
    • Operating partnership income: K-1 Box 1 ordinary business income flowing to an IRA triggers UBIT; Box 2 rental income generally does not.
    • C-corp blocker structures: Some fund sponsors insert a blocker corporation between the partnership and IRA investors, converting pass-through income into corporate dividends — UBIT-exempt at the IRA level.

    The Prohibited Transaction Framework Is Where Accounts Actually Die

    IRC §4975 defines prohibited transactions, and the consequences are not a penalty — they are account disqualification. The entire IRA is treated as distributed on January 1 of the year the transaction occurred, generating a full taxable event plus applicable penalties. The most common violation operators encounter is the self-dealing prohibition: an IRA cannot transact with a disqualified person, which includes the account holder, their lineal family, and any entity in which they hold more than 50% ownership.

    This creates a practical constraint many operators underestimate. An IRA cannot invest in an LLC the account holder already owns or manages, cannot loan money to a business the account holder controls, and cannot pay the account holder for services related to an IRA-held asset — even at market rate.

    The Operator Read

    The structural opportunity with self-directed IRAs is real: tax-advantaged capital participating in private markets alongside operating capital, with Roth accounts offering the more compelling long-term profile given tax-free compounding on private equity returns. The friction is procedural and legal — custodian selection, UBIT modeling before deployment, and transaction structure review against §4975. Operators who treat the IRA as a passive vessel and delegate the structural questions tend to encounter the problems late, when the cost of correction is highest.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • Knowledgeable Employee Exemption

    Accredited Investing • January 8, 2026

    Knowledgeable Employee Exemption

    The SEC’s carve-out for fund insiders runs deeper than most operators realize — and the qualification criteria matter more than ever.

    Most private fund access conversations start and end with the accredited investor standard. That framing misses a structurally distinct pathway that the SEC has maintained for decades and quietly reinforced: the knowledgeable employee exemption, codified under Rule 3c-5 of the Investment Company Act. For anyone operating inside or alongside a private fund, the mechanics here deserve close attention.

    What the exemption actually covers

    Rule 3c-5 permits certain employees of a private fund, or of an affiliated management company, to invest in that fund without counting toward the 100-beneficial-owner limit under Section 3(c)(1), and without being required to meet the qualified purchaser threshold under Section 3(c)(7). The practical effect is that fund employees can participate in vehicles they would otherwise be structurally excluded from.

    Qualifying categories under the rule are specific. The SEC recognizes executive officers, directors, trustees, general partners, and advisory board members of the fund or its management company. Beyond title, it also captures employees who, in connection with their regular functions or duties, participate in the investment activities of the fund and have done so for at least twelve months. That participation standard is the operative gate, not seniority or compensation level.

    • Executive officers and directors of the fund or affiliated management company qualify by role.
    • Investment-active employees qualify based on documented, sustained participation in investment decision-making over a minimum twelve-month window.
    • Trustees and general partners are included explicitly, making the exemption broadly applicable across fund structures.

    Where recent SEC guidance has added texture

    The SEC’s Division of Investment Management has addressed edge cases through no-action letters and interpretive releases over the past several years. A recurring clarification concerns employees of affiliated entities rather than the fund itself. The agency has generally indicated that affiliation must be substantive, not merely contractual, meaning shared ownership or common control matters more than a service agreement on paper.

    A second area of clarification involves what constitutes participation in investment activities. Back-office, compliance, and administrative functions alone have not been viewed as sufficient. The staff has signaled that direct involvement in sourcing, evaluation, or portfolio monitoring functions is the relevant standard. Operators building out fund teams should document this participation carefully, because the evidentiary burden sits with the fund if an investor count is ever challenged.

    The practical scope operators often overlook

    The exemption does not override securities laws more broadly. A knowledgeable employee is still subject to applicable anti-fraud provisions, and the exemption itself does not resolve whether a person is an accredited investor for other regulatory purposes, such as participation in a Regulation D offering outside the fund structure. The two standards operate in parallel, not in substitution.

    Funds structured under both 3(c)(1) and 3(c)(7) can benefit from the exemption differently. In a 3(c)(1) fund with tight beneficial owner headroom, routing employee co-investment through this exemption preserves capacity for outside LPs. In a 3(c)(7) fund, it removes the qualified purchaser hurdle for employees who might not otherwise clear the five-million-dollar net investment threshold.

    The operator read

    Fund managers structuring employee participation programs frequently underutilize this exemption or apply it without adequate documentation. The SEC has not been aggressive on enforcement here, but headroom disputes between funds and their administrators tend to surface precisely at the wrong moments, typically during a capital raise or an audit cycle. Funds with clear written policies defining qualifying roles and maintaining records of investment activity participation are structurally better positioned than those relying on informal interpretation. The exemption rewards precision in fund formation, not assumption.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.

  • Knowledgeable Employee Exemption

    :root{–black:#0a0a0a;–gold:#c9a96a;–gold-2:#b08f4f;–bg-2:#f5f4f1;–ink:#0a0a0a;–ink-2:#2a2a2a;–muted:#6b6b6b;–line:rgba(255,255,255,0.08);–line-dark:rgba(0,0,0,0.08);–font-sans:’Inter’,-apple-system,sans-serif;–font-display:’Playfair Display’,Georgia,serif;}*{box-sizing:border-box;}img{max-width:100%;display:block;}a{color:inherit;}.po-header{position:sticky;top:0;z-index:50;background:rgba(10,10,10,0.92);backdrop-filter:blur(10px);border-bottom:1px solid var(–line);color:#fff;}.po-header .po-inner{display:flex;align-items:center;justify-content:space-between;height:76px;gap:2rem;}.po-logo{display:inline-flex;align-items:center;gap:0.6rem;color:#fff;font-weight:700;letter-spacing:0.18em;font-size:0.92rem;text-decoration:none;}.po-logo-mark{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(–gold),var(–gold-2));color:var(–black);font-family:var(–font-display);font-weight:700;border-radius:2px;}.po-nav{display:flex;gap:2rem;margin-left:auto;}.po-nav a{font-size:0.9rem;color:rgba(255,255,255,0.8);text-decoration:none;}.po-nav a:hover{color:var(–gold);}.po-btn{display:inline-flex;padding:0.6rem 1.1rem;background:var(–gold);color:var(–black);font-weight:600;letter-spacing:0.04em;text-transform:uppercase;font-size:0.8rem;border-radius:4px;text-decoration:none;}.po-container{max-width:760px;margin:0 auto;padding:0 24px;}.po-wide{max-width:1280px;margin:0 auto;padding:0 32px;}.po-hero{background:linear-gradient(180deg,#0a0a0a 0%,#141414 100%);color:#fff;padding:4.5rem 0 3.5rem;}.po-hero .po-meta{font-size:0.75rem;color:var(–gold);letter-spacing:0.15em;text-transform:uppercase;margin-bottom:1rem;font-weight:600;}.po-hero h1{font-family:var(–font-display);font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.15;margin:0 0 1rem;letter-spacing:-0.01em;}.po-hero .po-sub{color:rgba(255,255,255,0.72);font-size:1.1rem;max-width:640px;line-height:1.55;margin:0;}.po-body{background:#fff;padding:4rem 0 5rem;}.po-body p{font-size:1.08rem;line-height:1.8;color:var(–ink-2);margin:0 0 1.4rem;}.po-body h2{font-family:var(–font-display);font-size:1.7rem;line-height:1.25;margin:2.5rem 0 1rem;color:var(–ink);letter-spacing:-0.01em;}.po-body h3{font-family:var(–font-display);font-size:1.25rem;line-height:1.3;margin:2rem 0 0.75rem;color:var(–ink);}.po-body ul,.po-body ol{padding-left:1.5rem;margin:0 0 1.4rem;}.po-body li{font-size:1.05rem;line-height:1.75;color:var(–ink-2);margin-bottom:0.5rem;}.po-body strong{color:var(–ink);}.po-body blockquote{border-left:3px solid var(–gold);padding:0.5rem 0 0.5rem 1.5rem;margin:1.75rem 0;font-style:italic;color:var(–muted);font-size:1.1rem;}.po-cta{background:var(–bg-2);border:1px solid var(–line-dark);border-radius:8px;padding:2.25rem 2rem;margin:3rem 0;text-align:center;}.po-cta h4{font-family:var(–font-display);font-size:1.4rem;margin:0 0 0.5rem;color:var(–ink);}.po-cta p{font-size:0.95rem;color:var(–muted);margin:0 0 1.25rem;}.po-cta a{display:inline-flex;padding:0.85rem 1.75rem;background:var(–black);color:var(–gold);font-weight:600;text-transform:uppercase;letter-spacing:0.05em;font-size:0.85rem;border-radius:4px;text-decoration:none;}.po-disclaimer{margin-top:4rem;padding-top:2rem;border-top:1px solid var(–line-dark);font-size:0.78rem;line-height:1.7;color:var(–muted);}.po-disclaimer strong{color:var(–ink-2);}.po-disclaimer p{font-size:0.78rem!important;line-height:1.7!important;margin-bottom:0.85rem!important;}.po-footer{background:var(–black);color:rgba(255,255,255,0.55);padding:3rem 0 2rem;font-size:0.85rem;}.po-foot-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding-bottom:2rem;border-bottom:1px solid var(–line);}.po-footer a{color:rgba(255,255,255,0.7);text-decoration:none;}.po-copy{margin-top:1.5rem;text-align:center;font-size:0.78rem;color:rgba(255,255,255,0.4);}@media(max-width:640px){.po-nav{display:none;}.po-hero{padding:3rem 0 2rem;}}
    Accredited Investing • January 8, 2026

    Knowledgeable Employee Exemption

    The SEC's knowledgeable employee carve-out quietly expands who can access private funds — here's where the line actually sits.

    Most conversations about private fund access anchor on accredited investor status — net worth thresholds, income tests, the familiar scaffolding. The knowledgeable employee exemption operates on a different axis entirely. It grants access based on professional proximity to a fund rather than personal wealth, and the SEC’s ongoing clarifications around it have meaningfully shifted the practical boundary for fund managers and their teams.

    Who the Rule Actually Covers

    Under Rule 3c-5 of the Investment Company Act, a “knowledgeable employee” must be affiliated with a private fund or its investment adviser. The category covers executive officers, directors, trustees, general partners, and advisory board members of the fund or its managing entity. It also covers employees who, in connection with their regular functions, have participated in — or are expected to participate in — the investment activities of the fund for at least twelve months.

    That participation standard is where ambiguity lives. The SEC has consistently held that passive support functions — legal, compliance, accounting in a purely administrative capacity — do not satisfy it. The employee must be substantively involved in evaluating, selecting, or monitoring investments. A portfolio analyst reviewing deal flow qualifies. A paralegal processing subscription documents does not, regardless of tenure.

    What Recent SEC Guidance Has Clarified

    The SEC’s 2023 private fund adviser rules touched the knowledgeable employee question indirectly but importantly. The emphasis on documentation of investment decision-making processes within registered advisers has elevated the standard by which “participation in investment activities” gets assessed. Funds operating under tighter audit and reporting requirements now have stronger incentive to formalize which employees genuinely engage with investment analysis versus which simply orbit it.

    Staff no-action letters over the past several years have reinforced a functional test: the employee’s role must connect directly to the investment decision chain. Titles are not dispositive. A fund that grants the exemption based on seniority alone, without documented investment participation, faces meaningful regulatory exposure during examination. The pattern in staff guidance points toward substance over form — a consistent SEC posture that has only sharpened since 2022.

    Practical Scope for Fund Managers

    For emerging managers running lean structures, the exemption creates a narrow but real opportunity. Key investment team members who cannot yet meet the accredited investor wealth thresholds — common in early-career analysts at smaller firms — may still co-invest alongside the fund if their roles satisfy the participation standard. This has structural relevance for alignment: it allows carry-eligible team members to hold economic stakes without requiring outside wealth accumulation.

    • The twelve-month participation period must be documented, not assumed — internal role descriptions and investment committee records serve as supporting evidence.
    • The exemption applies per fund, not per adviser entity — an employee of an affiliated adviser must satisfy the standard relative to the specific fund in question.
    • Family members of knowledgeable employees do not inherit the exemption — they must qualify independently under accredited investor or qualified purchaser standards.
    • Funds relying on the 3(c)(1) or 3(c)(7) exemptions both permit knowledgeable employees, but the investor count mechanics differ and require separate tracking.

    The Operator Read

    The knowledgeable employee exemption is not a broad workaround — it is a narrow, documentation-dependent carve-out that rewards managers who run tight investment processes and record them accordingly. The structural observation worth holding: as the SEC continues to formalize private fund governance expectations, the evidentiary bar for claiming this exemption rises in parallel. Funds that treat it as a checkbox risk compressing a legitimate tool into a compliance liability. Those who build the underlying documentation infrastructure find it serves multiple purposes simultaneously.

    The conversations that move outcomes happen in private rooms.

    The Marczell Klein Platinum Partnership is a high-proximity ecosystem for operators, investors, and entrepreneurs. By application only.

    Apply for Platinum Access →

    Editorial & market-views disclosure. This article expresses general market views, observations, and educational commentary. It is not financial, investment, legal, tax, or accounting advice; not a recommendation to buy, sell, hold, or otherwise transact in any security, asset, or instrument; and not personalized to any reader’s circumstances. Markets are uncertain and capital can be lost in part or in whole.

    No advisory relationship. Neither Marczell Klein nor Marczell Klein Corp acts as a broker-dealer, registered investment adviser, municipal advisor, commodity trading advisor, crowdfunding portal, fiduciary, or placement agent through this content. No advisory relationship is created by reading or relying on anything here.

    Do your own work. Consult your own licensed counsel, tax advisors, accountants, registered investment advisers, and other qualified professionals before acting on any information. Past performance does not predict future results. Forward-looking statements and projections are inherently uncertain.

    Material connections. The author and/or affiliated entities may hold positions in, transact in, or have material relationships with assets, sectors, or companies discussed. Specific holdings are not disclosed.

    Securities & offerings. Nothing in this article constitutes an offer to sell, solicitation of an offer to buy, or recommendation regarding any security or interest in any fund, vehicle, or program. Any securities offering, if ever made, would be made only through definitive offering documents and only to eligible persons under applicable law.

    © 2026 Marczell Klein Corp, a State of California S-Corporation.