> For the complete documentation index, see [llms.txt](https://docs.amfi.finance/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amfi.finance/home/platform-mechanics/amfi-pools/characteristics-of-a-tokenized-asset.md).

# Characteristics of a tokenized asset

Tokenization of assets is the conversion of real assets into digital assets.

<figure><img src="/files/02B36F48xSYIiaf6qLWG" alt=""><figcaption></figcaption></figure>

Tokenization does not change the original asset, but the way its **ownership** is managed.

**Ownership** is the key word here, as tokenization allows for both proof of ownership and fractional ownership.

Some **examples of what can be tokenized**: **corporate debt and equity, loans, credit notes and invoices, judicial assets**, precious metals, art (physical and digital), **funds** (providing liquidity and participation), collectibles (physical and digital), real estate (commercial, residential), intellectual property (patents, licenses), commodities and energy, and certificates.

#### **What are the benefits?**

* **Wider geographic reach:** public blockchains are inherently global in that they present no external barrier to global investors. Today, it is very difficult for an investor from a developed country (around 4-5% interest rate) to invest in the high-yield capital market of Latin America (> 15% interest rate). Using tokenized assets, this process can be done with a few clicks.
* **Increased liquidity:** capital market assets are a very illiquid type of asset, but tokenization fractionalizes them and unlocks liquidity potential by lowering the minimum investment amount, making the asset tradable in secondary markets, and allowing a broader base of investors to participate in the ecosystem.<br>

  <figure><img src="/files/T3LEDnReanlnfC3mQw8h" alt=""><figcaption></figcaption></figure>
* **Shorter settlement times**: tokenization can shorten transaction times and it enables round-the-clock trading, as smart contracts triggered by predefined parameters can complete transactions instantly. On the **AmFi** platform, settling a lending pool can be 10 times faster and 70% cheaper than a similar mechanism used in today's standards.
* **Infrastructure upgrade**: for many asset classes, fundraising and trading remain slow and difficult, requiring the exchange of paper documents. Digitizing these assets on a Distributed Ledger Technology (DLT) infrastructure can significantly improve the efficiency of these markets, with increased impact in areas where traditional infrastructure does not currently exist.
* **Improved asset-liability management**: tokenization will improve the ability to manage asset liability risk through accelerated transactions and improved transparency.
* **Regulatory development**: regulators are showing increasing signs of wanting to establish regulatory frameworks for the generation and exchange of digital asset tokens.

{% hint style="info" %}
Learn more about the advantages of tokenized assets [here](/home/participants/investors/enhanced-debt-financing-products.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.amfi.finance/home/platform-mechanics/amfi-pools/characteristics-of-a-tokenized-asset.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.
