Real-Asset Tokenization
Reg D vs Reg S vs Reg A+ for Tokenized Offerings
The exemption you choose decides who can invest, how much you can raise, and how freely your tokens can trade. Here is how the three most-used options compare — in plain English.
SK Fintech · Updated June 2026
A tokenized interest in real estate is a security. That means it must either be registered with the SEC — slow and expensive — or sold under an exemption from registration. For tokenized offerings, three exemptions do almost all the work: Regulation D, Regulation S, and Regulation A+. Choosing among them is one of the earliest and most consequential decisions in a deal, because it shapes everything downstream, including how the token's transfer rules are written into code.
This is an overview, not legal advice — every offering needs qualified securities counsel. But understanding the landscape first makes those conversations far more productive.
Regulation D — the private-placement workhorse
Regulation D is by far the most common path for tokenized real estate. It lets you raise an unlimited amount privately, without registering, primarily from accredited investors. It has two rules that matter:
Rule 506(b)
- Unlimited accredited investors, plus up to 35 sophisticated non-accredited investors.
- No general solicitation — you cannot advertise the offering publicly. Investors must come through an existing relationship.
- Accredited status can be self-certified.
Rule 506(c)
- Advertising is allowed — you can market the offering publicly, which suits a tokenized raise with an online presence.
- All investors must be accredited, and you must take reasonable steps to verify it (not just rely on a checkbox).
Securities sold under Reg D are restricted: holders generally must wait about a year before reselling. For tokens, that lock-up is enforced automatically by the smart contract.
Regulation S — reaching investors offshore
Regulation S is a safe harbor for securities offered and sold outside the United States to non-U.S. persons. Those sales don't require SEC registration. There's no dollar cap, and Reg S is very often paired with Reg D: Reg D covers your U.S. accredited investors while Reg S covers your offshore investors, all in one offering.
The catch is the distribution compliance period, during which the tokens can't flow back to U.S. persons. Again, a compliant token enforces that geographic restriction at the protocol level through verified-wallet whitelisting.
Regulation A+ — the “mini-IPO”
Regulation A+ is the only one of the three that opens the door to retail, non-accredited investors at scale, with public advertising. Tier 2 lets you raise up to $75 million per year, and the resulting securities are generally freely tradable — which is exactly what you want if the goal is an active secondary market for your tokens.
The price of that reach is real. Reg A+ requires the SEC to qualify a Form 1-A offering statement — a review process with audited financials — plus ongoing reporting afterward (annual, semiannual, and current reports). Non-accredited investors are also capped at investing 10% of the greater of their income or net worth. For a single asset, this overhead is usually too heavy; for a public-facing platform or fund, it can be worth it.
Side-by-side
| Exemption | Who can invest | Cap / 12 mo | Advertising | Token resale | SEC step |
|---|---|---|---|---|---|
| Reg D 506(b) | Accredited + up to 35 sophisticated | No cap | Not allowed | Restricted (~1 yr) | Form D notice |
| Reg D 506(c) | Accredited only (verified) | No cap | Allowed | Restricted (~1 yr) | Form D notice |
| Reg S | Non-U.S. persons (offshore) | No cap | Offshore only | Restricted to U.S. during compliance period | No SEC registration |
| Reg A+ (Tier 2) | Public, incl. retail (10% limit) | $75M | Allowed | Generally freely tradable | Form 1-A qualification + reporting |
How the choice shapes your token
This is where tokenization and securities law meet. Under Reg D and Reg S, the tokens are restricted, so the smart contract must enforce holding periods, accredited-investor and non-U.S. whitelists, and resale limits — only verified, eligible wallets can ever hold them. Under Reg A+ Tier 2, once the offering is qualified the tokens are largely free to trade, so the contract can permit a much broader secondary market on a registered trading venue. In other words, your exemption is effectively a specification for your token's transfer logic — which is why it should be decided before a single line of contract code is written.
For the full issuance lifecycle this fits into, see our guide to real estate tokenization for issuers.
Frequently asked questions
- Which exemption is best for tokenizing real estate?
- There is no single answer, but most issuers start with Regulation D Rule 506(c) for U.S. accredited investors, often paired with Regulation S to reach non-U.S. investors. Regulation A+ becomes attractive only when reaching retail investors and freely tradable tokens justifies its higher cost and the SEC qualification process.
- Can I combine Regulation D and Regulation S in one offering?
- Yes. Pairing Reg D (for U.S. accredited investors) with Reg S (for offshore investors) is a common structure for tokenized offerings. The two exemptions run in parallel, each governing its own pool of investors, so you can raise from both audiences in a single round.
- Do Regulation D token holders have to wait before they can sell?
- Generally yes. Securities sold under Reg D are 'restricted securities.' Under Rule 144, holders of a non-reporting company's securities typically must hold for about one year before resale, and any resale must itself be exempt or registered. The token's smart contract usually enforces this lock-up automatically.
- What qualifies someone as an accredited investor?
- Common ways to qualify include income over $200,000 (or $300,000 jointly with a spouse) in each of the two most recent years, or a net worth over $1 million excluding a primary residence. Certain professional licenses and entity types also qualify. Under Rule 506(c) you must take reasonable steps to verify this, not just rely on self-certification.
- Is Regulation A+ worth it for a tokenized offering?
- It can be, when your goal is to reach non-accredited (retail) investors and issue tokens that trade more freely. The trade-off is cost and time: Reg A+ requires SEC qualification of a Form 1-A and ongoing reporting (annual, semiannual, and current reports), which most single-asset deals find too heavy.
- Does putting the security on a blockchain change which exemption I need?
- No. The token is just the form the security takes. The same federal securities laws and exemptions apply whether ownership is recorded on a blockchain or in a traditional cap table. Tokenization changes how the rules are enforced and transferred, not whether they apply.