# MUA7648

The ERC-7648 standard introduces a recursive synthesis mechanism for creating new NFT assets by combining existing assets from ERC-20, ERC-721, ERC-1155, and ERC-7648 standards.&#x20;

This facilitates the creation of complex asset chains, recording the ancestry, royalty information, synthesis depth, and price of each new asset. It ensures creators and previous asset holders receive royalties upon the creation of new assets, fostering innovation and rewarding contributions in the NFT ecosystem.

<br>

Through the ERC7648 protocol contract, users can continuously combine new or integrated modules in a recursive manner to enhance the personalization and functionality of the AI Agent.&#x20;

<br>

Throughout this process, all original creators involved in the modules will receive fair compensation based on the royalty mechanism of ERC7648。


---

# 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.muadao.build/mua-dao/product/mua7648.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.
