> 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/likn-core/overview.md).

# Overview

LIKN Core is a powerful and flexible universal asset (UA) developer platform that provides innovators and developers with a comprehensive set of tools and resources to realize their creativity and vision in the Web3 domain. This platform is not just a simple development environment, but also a catalyst that drives the practical application and widespread adoption of the universal asset concept.

Through LIKN Core, developers can easily build, test, and deploy applications based on universal assets, explore new frontiers of cross-chain interoperability, and participate in shaping the future of the next-generation digital economy. The design philosophy of this platform is to break the boundaries of traditional asset categories, providing developers with an infinite sandbox of innovation, allowing them to freely experiment and create unprecedented asset forms and application scenarios.

> [Example](https://www.emmai.com/en): The LIKN-based film and television asset platform can address the pain points of the current copyright trading market through AI-driven intelligent services. By transforming film and television copyrights into universal assets (UA), combining NFT and AI agent technology, the platform allows creators to complete asset chain and trading with just a few steps. The system adopts a pay-per-view payment model, where creators can obtain startup capital through asset issuance, distributors can distribute after integration, and investors can gain returns by purchasing Tokens. The revenue after terminal consumption will be distributed proportionally. Real-time statistics and settlement are achieved through smart contracts, ensuring the transparency and fairness of transactions. The platform also ensures the transparency of copyright usage data through blockchain technology, allowing copyright holders to real-time grasp the usage status of content, thus creating a more open and efficient film and television asset trading ecosystem.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>LIKN Core Protocol</td><td></td><td><a href="/pages/lWInDkPm30oStv8kDB4u">/pages/lWInDkPm30oStv8kDB4u</a></td><td><a href="/files/T4BdKHyf7NBfRU1sWB8H">/files/T4BdKHyf7NBfRU1sWB8H</a></td></tr><tr><td>LIKN Core API</td><td></td><td><a href="/pages/kHBM7aUrqipxrSmpnlVn">/pages/kHBM7aUrqipxrSmpnlVn</a></td><td><a href="/files/nGA2xAI6GaaxjltuDKfc">/files/nGA2xAI6GaaxjltuDKfc</a></td></tr></tbody></table>


---

# 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/likn-core/overview.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.
