# Creating URL Gift Claim-links

By creating URL Gift Claim-links on AH you can easily give away/share any NFTs you own to anybody else who has a Wax account they can log into AH to claim the link with.

This is all free of cost, and only takes a few seconds to do, and you begin from [your inventory on Atomichub](/introduction/wax-ecosystem-guides/atomichub/your-inventory-on-atomichub.md):

<div><figure><img src="/files/Rq7qpk6D2cobVKHo5I48" alt=""><figcaption></figcaption></figure> <figure><img src="/files/B8VTcCHygkq9oQRL2grP" alt=""><figcaption></figcaption></figure></div>

You start by one of two options:

* Selecting multiple NFTs to create a bundle/bulk gift link by making your multi-selection and using the button with the three-dots next to the orange "Bulk Listing" button, and chosing "Create Gift Link"
* Selecting a specific NFT you want to turn into a gift link by the option-menu directly on it, and chosing "New Gift Link"

Both options bring you to the Gift Link creation interface, where you can see your selected NFTs and/or change your selection.

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

You also get the opportunity to write a "Memo" which is a short message stored on the blockchain, and that gets displayed on the gift link claim site for the receiver/opener of the link.

<figure><img src="/files/1VJkfNUdJa2CNtvYdHiG" alt=""><figcaption></figcaption></figure>

Once you're satisfied with your message, and the content of the gift link, click on the "Generate Gift Link" button, which will present you with a QR-code to claim the gift link or an easy to copy URL for you to copy/paste towards the receiver.

{% hint style="success" %}
At this point you might notice the NFTs have disappeared from your wallet!

Do not worry, this is completely natural as the NFTs are temporarily held by the [atomictoolsx](https://atomichub.io/profile/wax-mainnet/atomictoolsx?blockchain=wax-mainnet\&order=desc\&sort=transferred) account from the link is created till it is claimed.

This account is an official account under authority of pink.gg/atomichub, so it's a perfectly safe form of transfers.
{% endhint %}

If you accidentally "lose" your claim links, or decide that you want to cancel a gift link after some period of time, you can always revisit your active claim links or view your past history from here:

{% embed url="<https://atomichub.io/trading/links>" %}
<https://atomichub.io/trading/links>
{% endembed %}


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/atomichub/creating-url-gift-claim-links.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.
