# Assessment 5

#### Match each concept with its correct description:

| Concept                    | Description                                                                    |
| -------------------------- | ------------------------------------------------------------------------------ |
| Blockchain-based identity  | Individuals manage their own encrypted personal data                           |
| Verification               | Happens in real time, secure, and without duplication of records               |
| Tamper-resistance          | Any attempt to alter data becomes immediately evident                          |
| Consent-based sharing      | Data is only accessed when explicitly authorized by the individual             |
| Cross-border compatibility | One identity can be recognized by multiple services across different countries |


---

# 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/the-future-of-technology/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.
