# Security Token Offerings

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.

Much like traditional securities, security tokens are subject to regulation and need to conform to strict compliance standards. By leveraging blockchain technology, security tokens allow for many traditionally cumbersome and highly manual processes to be automated, and provide a single source of truth that all parties can depend on.


---

# 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.homebasedao.io/whitepaper/security-token-offerings.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.
