# Assessment 5

#### Let's apply what you have learned so far to a specific scenario. Choose the correct response.

A player has just earned a rare digital collectible in **HandCash** and is excited to showcase it. However, they are unsure how to prove its ownership to their friends. What do you advise them?

* [x] Inform them that the collectible has a unique identity and ownership history recorded on the blockchain, which they can share with others.
* [ ] Suggest they take a screenshot of the item and share it.
* [ ] Tell them that ownership cannot be proven and they should just enjoy it privately.
* [ ] Recommend they contact customer support for assistance.

**Note to learners**

The correct approach is to explain that the blockchain provides a permanent record of ownership, which can be shared with others. This reflects the course content's focus on the importance of proving ownership and the value of digital assets in the gaming world.


---

# 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/introduction-to-blockchain-technology/blockchain-applications-around-the-world/assessment-5.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.
