# Gifting Tokens

Nova Wallet has a token gifting feature, which allows you to send links to your friends/family via messaging apps.  It's an easy and secure way to get someone new into crypto!

The links will direct the recipient to download Nova Wallet and create a wallet: [Create a New Wallet](/nova-wallet-wiki/wallet-management/create-a-new-wallet.md). Once they have created their wallet, they will receive a pop up message to claim their gift.

{% content-ref url="/pages/VRBvhrxfRfbtx5eLMP6r" %}
[How to send gifts](/nova-wallet-wiki/asset-management/gifting-tokens/how-to-send-gifts.md)
{% endcontent-ref %}

{% content-ref url="/pages/sKzhJBUMFBMWy1bxzWyS" %}
[How to accept a gift](/nova-wallet-wiki/asset-management/gifting-tokens/how-to-accept-a-gift.md)
{% endcontent-ref %}


---

# 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.novawallet.io/nova-wallet-wiki/asset-management/gifting-tokens.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.
