# Switzerland: FINMA Token Classification Framework

In Switzerland, the Swiss Financial Market Supervisory Authority (FINMA) classifies tokens based on their economic function and intended use case. This functional approach determines whether a token falls under existing financial market laws and which regulatory requirements apply.FINMA does not create new legal categories for digital assets but instead evaluates how each token fits within Switzerland’s well-established financial and securities frameworks.

***

### FINMA’s Three Token Categories <a href="#finmas-three-token-categories" id="finmas-three-token-categories"></a>

FINMA recognizes three primary token types:

#### Payment Tokens <a href="#payment-tokens" id="payment-tokens"></a>

* Designed as a means of exchange or payment for goods and services.
* Not linked to specific projects or claims on issuers.
* Examples: cryptocurrencies like Bitcoin or Litecoin.
* Typically exempt from securities regulation but may fall under AML laws.

#### Utility Tokens <a href="#utility-tokens" id="utility-tokens"></a>

* Provide access to a digital application, platform, or service.
* Must serve a clear utility function at the time of issuance.
* May be unregulated if they do not also confer investment characteristics.

#### Asset Tokens (Security Tokens) <a href="#asset-tokens-security-tokens" id="asset-tokens-security-tokens"></a>

* Represent ownership, debt claims, or economic participation rights.
* Functionally similar to stocks, bonds, or derivatives.
* Classified as securities under Swiss law and subject to financial market regulations.

Tokens with overlapping characteristics (e.g., utility + investment return) may be classified as hybrids, in which case the stricter regulatory regime applies.

***

### Implications for Issuers <a href="#implications-for-issuers" id="implications-for-issuers"></a>

If a token is classified as an asset token (security), it triggers compliance obligations such as:

* Securities law disclosures
* KYC/AML and investor onboarding control.
* Potential licensing for issuance, custody, or secondary market trading
* Prospectus filing or exemption under the Swiss Financial Services Act (FinSA)

FINMA supports tokenized asset models but emphasizes legal clarity and investor protection.

***

### Key Insight for Issuers <a href="#key-insight-for-issuers" id="key-insight-for-issuers"></a>

In Switzerland, most tokenized equity, real estate, debt, or revenue claims are classified as asset tokens and regulated as securities. To issue tokens legally, issuers must align their model with FINMA’s classification and comply with Swiss financial market law, including FinSA, FinIA, and AMLA obligations where applicable.

***


---

# 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/legal-tests-for-securities-classification/switzerland-finma-token-classification-framework.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.
