# What NFT features does Luffa support?

1.NFT Display and Avatar Functions Full-chain asset aggregation: The wallet supports displaying multi-chain NFT assets held by users. Avatar customization: Users can directly set NFT as their personal avatar in Luffa's social apps.

2.NFT casting (Endless chain only) Endless chain native casting: users can create and upload NFTs directly in Luffa (only metadata such as images/gifs). Cross-chain import: NFTs from other chains need to be imported to Luffa wallet for unified management via Chain Bridge tool.


---

# 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://userguide.luffa.im/nft/what-nft-features-does-luffa-support.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.
