# Luxury Handbag Provenance

## &#x20;<a href="#ole_link1" id="ole_link1"></a>

<figure><img src="https://content.gitbook.com/content/TXLllNfkrf1QJdmfqlob/blobs/jq6evDZTwGThP4O6CWhl/luxury%20handbag%20demo.png" alt="" width="563"><figcaption></figcaption></figure>

An informal consortium of arbitrary businesses comprising a luxury goods fabricator, a retailer and service shop and a reseller co-operate over the life of a luxury handbag.

The consortium use Event to register, link and verify the provenance of their records on the blockchain.

1. The fabricator allocates a serial number to a new handbag. A fabrication certificate is registered.
2. The handbag is sold by the retailer. The sales transaction is registered.
3. The handbag is serviced by the retailer. The service receipt is registered.
4. The handbag is resold by the reseller. The resale transaction is registered.
5. The handbag is withdrawn from the market by the reseller. The withdrawal certificate is registered. The linked locations are finalised. All linked records still exist on the blockchain but cannot be updated further.
6. Anyone with a link location of the handbag can read the associated record at any time. They can also follow the links to the previous and subsequent records at other linked locations. And those that also have the original record can also verify it with the SSOT record on the blockchain at any time.

The linked locations can be allocated to any other agent in the consortium. There could be any number of further updates, such as delivery, usage, more services etcetera.

### Benefits

* The records are irrefutably linked together on the blockchain.
* The ability to verify original records and times.
* Transparency: Records are publicly accessible, and the result is readable on the blockchain.
* An Irrefutable proof of the records exists on the blockchain (non-repudiation & tamper-proof).
* Multi-party: different parties can be allocated control and update the linked locations.

{% hint style="info" %}
A Luxury Handbag demo application for Event is available from the Product Suite Platform. See [here](https://ln.event.nchainplatform.com/luxury-handbag).
{% endhint %}


---

# 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.teranode.group/nchain-event/linked-records/use-cases/luxury-handbag-provenance.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.
