# Assessment 14

#### You are working with a client who wants to create a digital collectible using non-fungible tokens (NFTs) on the BSV blockchain. They are unsure about how NFTs can provide proof of ownership and authenticity. How do you explain this to them?

**Type all answers and select the correct one**

* [x] Explain that NFTs represent unique assets and verify the originality of the item, which is crucial for preventing fraud.
* [ ] Tell them that NFTs are just like fungible tokens and can be exchanged for any other token.
* [ ] Suggest that they can store their NFTs on external links for better accessibility.
* [ ] Inform them that NFTs do not provide any proof of ownership.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/deep-dive-in-bsv-blockchain/the-power-of-tokens-and-smart-contracts/assessment-14.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.
