# Determining the Registration Status of the Offering

Determining whether your Security Token Offering (STO) requires full registration with a regulatory authority or qualifies for an exemption is essential to ensuring compliance, investor eligibility, and marketability. **This decision** **dictates who can invest, how the offering can be promoted, and the regulatory obligations the issuer must fulfill**. If the offering is registered, it must be formally approved by a recognized financial regulator before tokens are sold. If it qualifies for an exemption, issuers must adhere to specific conditions, such as investor type restrictions, marketing limitations, and filing requirements. Clear recording of this decision ensures legal transparency and regulatory alignment throughout the token’s lifecycle.

***

## Is Your Offering Registered?

* Yes
* No

***

**If the Offering is Registered,**

## Select the Appropriate Regulatory Body from the List Below

{% hint style="warning" %}
**Note:** Skip this point if your offering is exempted.
{% endhint %}

* European Securities and Markets Authority (ESMA)
* European Commission (EC)
* Federal Financial Supervisory Authority (BaFin)
* Autorité des Marchés Financiers (AMF)
* Commissione Nazionale per le Società e la Borsa (CONSOB)&#x20;
* Comisión Nacional del Mercado de Valores (CNMV)
* Securities and Exchange Commission (SEC)
* Financial Industry Regulatory Authority (FINRA)
* Commodity Futures Trading Commission (CFTC)
* Financial Market Supervisory Authority (FINMA)
* BVI Financial Services Commission (FSC)
* Gibraltar Financial Services Commission (GFSC)
* Financial Market Authority (FMA)

***

## Is Your Offering Exempted?

* Yes
* No

***

**If the Offering is Exempted,**

## Select the Appropriate Exemptions from the List Below.

{% hint style="warning" %}
**Note:** Skip this point if your offering is registered.
{% endhint %}

* US: Regulation D
* US: Regulation S
* US: Regulation A Tier 1
* US: Regulation A Tier 2
* EU: Qualified Investors Exemption
* EU: Limited Investors Number Exemption
* EU: Small Offers Exemption
* CH: Qualified Investors Exemption
* CH: Limited Investors Number Exemption
* CH: Small Offers Exemption
* UK: Qualified Investor Exemption
* UK: Limited Investors Number Exemption
* UK: Small Offers Exemption
* Global Investor Outreach

***

## Upload Your Copy of the Document

{% hint style="info" %}
**Example:** Prospectus, PPM.
{% endhint %}

***


---

# 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-8-define-the-security-token-offering-sto-framework/determining-the-registration-status-of-the-offering.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.
