# How do I give likes and diamonds in 3D?

It's possible to give 'likes' and 'diamonds' in 3D. Don't worry, you have first to confirm the diamonds before they are send for real.

**How do I give a like/heart?**

1. Click on the NFT.
2. Press the '**Heart**' in the bottom of the screen. (you can undo this action by pressing the heart again.&#x20;

**How do I give diamond(s)?**

1. Click on the NFT.
2. Press the '**Diamond**' in the bottom of the screen. If you want to give multiple diamonds you can press the diamond multiple times.&#x20;
3. Press '**Send**' in the top of the screen.&#x20;

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


---

# 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://help.nftz.zone/beginners-guide/3d-vr/3d-vr-intro/how-do-i-give-likes-and-diamonds-in-3d.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.
