> For the complete documentation index, see [llms.txt](https://docs.tracr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tracr.com/tracr-articles/diamond-experience.md).

# Diamond Experience

## Locked Diamond Page

We have made an update to the Tracr platform designed to improve the user journey for all diamonds that are registered as polished on Tracr but currently in a "locked" state.

Previously, searching for a locked diamond resulted in a "not found" page. We are replacing this with a new, informative landing page. Users will now be greeted by a page that clearly explains the diamond’s locked status and showcases the value of Tracr’s provenance and verification capabilities.

{% hint style="info" %}
*We currently require a diamond to be inscribed to appear; whether locked or unlocked.*&#x20;
{% endhint %}

The locked diamond page includes a few features:

* Subset of diamond data; Tracr ID, inscription number, and report number.
* A form which users can optionally fill out if they are interested in unlocking the diamond (this information will be used to determine whether Tracr pursues a feature to enable downstream unlocking).
* A demo of an unlocked diamond experience.
* A video describing what Tracr is, and does.

<figure><img src="/files/HogW7nHapkmjxfnfgzOt" alt=""><figcaption></figcaption></figure>

#### **Impact and Benefits**

* **Clearer Communication:** Rather than encountering a perceived error, you will now be able to confirm that the diamond is registered on Tracr but requires unlocking.
* **Lead Generation:** The new page includes a simple interest-capture funnel, allowing us to better understand market demand and intent for unlocking specific diamonds downstream.
* **Enhanced Value Proposition:** By viewing a "demo" experience of a fully unlocked diamond, users can better appreciate the benefits of the Tracr ecosystem, reinforcing trust and verification standards.

## Search by Report/Inscription Number

We are pleased to announce an upgrade to our search capabilities. You can now search using grading report numbers and inscription numbers on Diamond Experience.

This enhancement is designed to provide greater flexibility and efficiency in your search process. Recognising that both report and inscription numbers are key identifiers, we've integrated them into our search functionality to streamline your workflow.

<figure><img src="/files/cQAX0kTo9J4U2xAIBHGe" alt=""><figcaption><p>Tracr Diamond Experience</p></figcaption></figure>

### Key benefits

* Saves time by using more common reference number.
* Improves search accuracy.
* Enhances usability with a more comprehensive search experience.

### Frequently Asked Questions (FAQs)

<details>

<summary><strong>What is the "Search by Report or Inscription Number" feature?</strong></summary>

This feature allows users to quickly find diamonds by entering their report number or inscription number.

</details>

<details>

<summary><strong>Where can I use this feature?</strong></summary>

You can use this feature on Diamond Experience.

</details>

<details>

<summary><strong>Will the search results show all diamond details?</strong></summary>

The search results will display key diamond details. You can click on a result to view the full details.

</details>

<details>

<summary><strong>What if I can't find the diamond I'm looking for?</strong></summary>

Double-check the report or inscription number for accuracy. Make sure your diamond is polished. If you still can't find it, contact customer support for assistance.

</details>

***

### User Interface Elements

* **Search Bar:** now supports diamond searches using report or inscription numbers.

<figure><img src="/files/oiHODOv1gnEXhwGOto6l" alt=""><figcaption><p>Tracr Diamond Experience</p></figcaption></figure>

* **Card view results:** helps you quickly scan and visually compare your options, particularly when multiple diamonds share the same report number from different laboratories.

<figure><img src="/files/8ogW8MmiYhdMg8JsBvyy" alt=""><figcaption><p>Card view results when multiple diamonds can be found.</p></figcaption></figure>

### How It Works

{% stepper %}
{% step %}

### Enter Report/Inscription Number

In the search field, type the diamond's report number or inscription number.
{% endstep %}

{% step %}

### Click Search

Press the "Search" button.
{% endstep %}

{% step %}

### View Results (Card Display)

Matching diamond(s) associated with the searched number will appear as individual cards.
{% endstep %}

{% step %}

### View Diamond

Click "View Diamond" to access the diamond experience.
{% endstep %}
{% endstepper %}

<figure><img src="/files/9R0Gg89xlmiBClX3YLAn" alt=""><figcaption><p>How to search for diamonds using a grading report number or inscription number.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tracr.com/tracr-articles/diamond-experience.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
