# Redeem Physical Diamond

After purchasing a diamond through the Diamore platform, you have two options for accessing your asset:

#### Receiving the Physical Diamond

If you prefer to hold the physical diamond, you can follow these steps:

1. Complete the KYC (Know Your Customer) process.
2. Submit an application on our website. Details on this process will be provided at a later time.
3. Select a convenient time and location to retrieve your diamond.
4. Collect your diamond from one of our secure storage facilities.


---

# 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.diamore.co/getting-started/redeem-physical-diamond.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.
