> For the complete documentation index, see [llms.txt](https://mtt-network.gitbook.io/mtt-network-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtt-network.gitbook.io/mtt-network-1/introduction/d.-cross-chain-communication-and-asset-interoperability/3-.-cross-chain-asset-management-and-applications.md).

# 3). Cross-Chain Asset Management and Applications

MTT Network’s cross-chain asset interoperability supports various asset types, including Fungible Tokens (FT) and Non-Fungible Tokens (NFT), offering broad support for DeFi, NFT markets, and other cross-chain applications:

* **Cross-Chain DeFi**: Users can transfer assets from other blockchains to MTT Network to participate in decentralized lending, liquidity mining, and other DeFi activities. This cross-chain asset interoperability greatly expands the range of available assets and liquidity within MTT Network’s DeFi applications.
* **Cross-Chain NFTs**: MTT Network supports the cross-chain transfer and trading of NFTs, allowing users to move NFTs from other blockchains to MTT Network for trading, showcasing, or use in decentralized applications. This enhances cross-chain interoperability within the NFT market, improving the liquidity and value of NFT assets.
* **Cross-Chain Governance**: Through the IBC (Inter-Blockchain Communication) protocol, MTT Network users can participate in governance on other blockchain networks or introduce governance mechanisms from other chains into MTT Network. Cross-chain governance allows for more complex multi-chain collaboration and governance mechanisms, strengthening the synergy within the blockchain ecosystem. This feature will be gradually developed in future stages.


---

# 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://mtt-network.gitbook.io/mtt-network-1/introduction/d.-cross-chain-communication-and-asset-interoperability/3-.-cross-chain-asset-management-and-applications.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.
