# Tokenization

RWA Tokens can be obtained through a tokenization page, where our clients can either use fiat, whitelisted fiat-backed stablecoins from other issuers, or Stable Labs's stablecoins to tokenize liquid assets or securities like equities, bonds, ETFs, and commodities.&#x20;

Each token represents a single asset that has been bought and is in Stable Lab's custody. The token will be required for the later redemption of the corresponding stablecoin or fiat currency in value of the asset.&#x20;

Stable Labs provides institutional and retail clients with straightforward, swift, and secure access to tokenization through Genify brokerage. Tokenized securities and commodities (RWAs) transform access to global financial markets. This approach offers unparalleled flexibility, control over financial portfolios, and increased capital efficiency.

* **Tokenization Process:** Users select the listed asset they wish to tokenize, buy the tokenized asset with the selected payment option, and receive tokens that represent the bought asset in our custody.
* **Token Representation:** Each token corresponds to a single asset. These tokens are necessary for the subsequent redemption of the equivalent stablecoin or fiat in value of the asset.
* **Pricing:** The price of each token is determined by real-time off-chain price data sourced from the relevant stock exchanges where these assets are traded.
* **Pegged Value:** All tokens are pegged to the price of the assets they represent and are redeemable for the true value of those assets.

#### Key Features

* **Flexibility:** Tokenized assets provide clients with more control and flexibility in managing their financial portfolios.
* **Efficiency:** The tokenization process increases capital efficiency by enabling strategies that can be done with traditional portfolios.
* **Security:** The reserves of both stablecoins and Tokenized assets are frequently audited by a third-party independent auditor. We give out both mint and redemption guarantees at 1:1 with the value of the backing.&#x20;

Genify is designed to make the tokenization of publicly traded securities and commodities as seamless and efficient as possible, enabling clients to fully leverage the benefits of blockchain.


---

# 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.stablelabs.co/getting-started-with-genify/how-it-works/tokenization.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.
