# NFT & Real-World Asset (RWA) Questions

#### Q: What is an NFT in the context of TrendeX?

A: An NFT (Non-Fungible Token) on TrendeX is a unique digital asset that serves as a one-of-a-kind digital twin for a specific physical art & designer toy figure. It's securely recorded on the blockchain, proving ownership, authenticity, and provenance of your physical collectible.

#### Q: How does TrendeX link NFTs to physical collectibles?

A: When you buy an NFT directly from TrendeX, it's explicitly linked 1:1 with a brand-new, genuine physical collectible figure that we ship to your doorstep. If you already own a collectible, you can mint its NFT counterpart on our platform, creating this digital twin. Our third-party authentication service further verifies this link for existing figures.

#### Q: Can I sell my physical collectible after I mint its NFT?

A: When you sell your physical collectible that has a corresponding NFT, it's recommended to transfer or sell the NFT along with it. The NFT serves as the digital proof of authenticity and ownership for that specific physical figure, significantly increasing its value and buyer confidence.


---

# 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.trendex.fun/faqs/nft-and-real-world-asset-rwa-questions.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.
