# Security Token Offering

## What is STO

A Security Token Offering (STO, i.e. tokenized IPO) is a type of public offering in which tokenized digital securities, known as security tokens, are sold in security token exchanges. Tokens can be used to trade real financial assets such as equities and fixed income, and use a blockchain virtual ledger system to store and validate token transactions.

Due to tokens being classified as securities, STOs are more susceptible to regulation and thus represent a more secure investment alternative than ICOs, which have been subject to numerous fraudulent schemes. Furthermore, since ICOs are not held in traditional exchanges, they can be a less expensive funding source for small and medium-sized companies when compared to an IPO. An STO on a regulated stock exchange (referred to as a tokenized IPO) has the potential to deliver significant efficiencies and cost savings, however.

By the end of 2019, STOs had been used in multiple scenarios including the trading of Nasdaq-listed company stocks, the pre-IPO of World Chess, FIDE's official broadcasting platform, and the creation of Singapore Exchange's own STO market, backed by Japan's Tokai Tokyo Financial Holdings.


---

# 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://arkslabs.gitbook.io/arks/how-arks-works/security-token-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.
