# US: Regulation D

**Regulation D is designed for private offerings and is one of the most common frameworks for tokenized securities in the U.S.** It allows issuers to raise capital from investors **without going through the lengthy and expensive SEC registration process**. However, it comes with some restrictions to ensure compliance.

***

### Who Can Invest? <a href="#who-can-invest" id="who-can-invest"></a>

* **Rule 506(b):** You can sell tokens to accredited investors (wealthy individuals or institutions with high financial standing) and up to 35 non-accredited investors (ordinary people).
* **Rule 506(c):** You can sell tokens only to accredited investors, but you can advertise your offering publicly (e.g., through social media or events).

***

### How Much Money Can Be Raised? <a href="#how-much-money-can-be-raised" id="how-much-money-can-be-raised"></a>

* There is **no limit** on how much you can raise under the rules 506 (b) and 506 (c) Regulation D.

***

### Are There Any Restrictions? <a href="#are-there-any-restrictions" id="are-there-any-restrictions"></a>

* **Rule 506(b):** You cannot publicly advertise or solicit your offering. You must have a prior relationship with potential investors.
* **Rule 506(c):** Public advertising is allowed, but you must verify that all investors are accredited, meaning they meet certain income or wealth thresholds.
* If both exemptions are pursued simultaneously, issuers should be careful with following the integration rules, in particular in regards to proving that the relationship with investors accepted under Rule 506 (b) hasn't been established via general solicitation.

***

### What Compliance Steps Are Needed? <a href="#what-compliance-steps-are-needed" id="what-compliance-steps-are-needed"></a>

* You don’t need to register with the SEC, but you must file a document called Form D within 15 days of selling your tokens. This form provides basic information about your offering.
* Even though there’s no registration, you must still comply with anti-fraud rules and disclose material information to investors.

***

### Why Choose Regulation D? <a href="#why-choose-regulation-d" id="why-choose-regulation-d"></a>

Regulation D is ideal for issuers targeting institutional and high-net-worth investors who are comfortable with private, less-regulated offerings. It offers flexibility and simplicity, especially for those who don’t want to deal with extensive SEC processes.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stobox.io/tokenization_framework/phase-3-define-the-tokenization-model/regulations-of-sto-offerings/united-states-or-sec/us-regulation-d.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
