# How to share a greeting card?

By the way, you can **share a link** to any card. For example, you want to ask for advice your close person or boast them about a gift. To do this, there is a <mark style="color:purple;">"Share" option</mark> near menu (three dots). It allows you to either copy the link to send it in a messenger or by mail or share it on social media.

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

You can also click on the <mark style="color:purple;">"Open original"</mark> button and it will open the image of your NFT in a new tab in maximum resolution, then you can save it to your device.

<figure><img src="/files/ZosaD1I3bVEA7l2WK5dw" 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://guide.cruzo.cards/actions-with-nft/how-to-share-a-greeting-card.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.
