# Table of Regulations

* [ ] Include a column for blue sky laws if they apply or not
* [ ] Include info about max amount that can be raised
* [ ] Add a column with a ballpark figure for  the cost of complying to this regulation

<figure><img src="/files/ppvV3ZdlHXdDM7DPxKSl" alt=""><figcaption></figcaption></figure>

### Understanding Conflicts Between Reg S and Reg D 506(c)

When using Reg S and Reg D 506(c) together, conflicts can arise due to their differing rules.&#x20;

#### Geographical Separation:

* Reg D 506(c) is for U.S. accredited investors only.
* Reg S is for both accredited and unaccredited foreign investors only.
* Conflict: Marketing and offering strategies must be strictly separated to avoid violating Reg S rules. If the same materials or efforts target both U.S. and foreign investors, it could lead to compliance issues.

#### Secondary Market Restrictions:

* Reg S securities have restrictions on resale, particularly when sold to non-U.S. persons. They cannot be quickly resold into the U.S. market.
* Conflict: If Reg S securities end up in the U.S. too soon, it may be seen as a way to bypass Reg D restrictions, violating U.S. securities laws.

### Rule 144

Rule 144 sets the rules for reselling restricted, unregistered, and control securities, which are often bought through private sales or OTC markets. To sell these securities without registering them with the SEC, sellers must meet specific conditions. If you're not connected to the company and have held the securities for over a year, you can sell them freely. If held for over six months, you can sell them as long as the company has up-to-date public information.&#x20;

For insiders, there are stricter rules, including limits on how much you can sell, ensuring current company info is available, following normal trading practices, and filing a notice for larger sales. Essentially, Rule 144 provides an exemption from registration if these conditions are met.

<br>


---

# 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://research.chainedassets.com/intro-to-rwa/us-market-and-regulations/table-of-regulations.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.
