> For the complete documentation index, see [llms.txt](https://docs.likn.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.likn.ai/getting-started/universal-asset-ua.md).

# Universal Asset (UA)

## Overview

Universal Asset (UA) is a future-oriented asset creation standard that achieves unified processing of physical assets, digital content, and financial assets. UA breaks down the barriers of traditional asset categories, allowing for the creation, conversion, and integration of assets, endowing assets with more diverse usage scenarios and unique value expression.

UA is an all-in-one asset that integrates the characteristics of NFT, FT, and AI Agents. ERC-721 ensures the non-fungibility of assets. ERC-20 grants assets liquidity and a dividend mechanism. AI agent is the interactive interface for future assets.

## Universal Assets Trinity — NFT, FT and AI Agent

<figure><img src="/files/IXl9uYHoDJ6KKKUktcpb" alt=""><figcaption><p>Trinity — NFT, FT and AI Agent</p></figcaption></figure>

### **UA is AI Agent**

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>AI Agent</strong></td><td>AI agent is the interactive interface for future assets.</td><td><a href="/files/YJMyDJdYXDxj5aVFl94a">/files/YJMyDJdYXDxj5aVFl94a</a></td></tr></tbody></table>

UA as AI agent represents a new interactive interface for Universal Assets. Each UA is an AI agent that can handle tasks such as marketing, community engagement and value optimization, and even interact with other UAs. This integration of AI not only automates asset management, but also enables dynamic growth strategies, making each UA a self-evolving digital entity that can adapt to market conditions and maximize returns for stakeholders.

### **UA is NFT**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>NFT</strong></td><td>ERC-721 ensures the non-fungibility of assets.</td><td><a href="/files/wjQFr9xLb9CytisdlAkW">/files/wjQFr9xLb9CytisdlAkW</a></td></tr></tbody></table>

UA as NFT (Non-Fungible Token) represents the unique identity and ownership rights of Universal Assets. Through ERC-721 compatibility, each UA maintains its distinctiveness while allowing for ownership verification and transfer on the blockchain. This non-fungible nature ensures that each asset's unique characteristics, metadata, and inherent value are preserved, even when fractionally owned.

### **UA is FT**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>FT</strong></td><td>ERC-20 grants assets liquidity and a dividend mechanism.</td><td><a href="/files/XtfBgNf1BdFMMgxNOHPI">/files/XtfBgNf1BdFMMgxNOHPI</a></td></tr></tbody></table>

UA as FT (Fungible Token) represents the divisible and tradable nature of Universal Assets. Through ERC-20 compatibility, UA can be fractionally owned, traded, and used for value distribution. This feature enables multiple investors to share ownership of a single asset while maintaining liquid markets and enabling automated dividend distribution mechanisms.


---

# 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.likn.ai/getting-started/universal-asset-ua.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.
