# Giftcard

{% tabs %}
{% tab title="Buy a gift card" %}
[How to buy multiple giftcard video](https://www.youtube.com/watch?v=5iUZGkyR5oA)

You can now add all the gift cards they want to the shopping cart and process the payment once. <br>

**Step 1**: Choose gift cards of your choice & add to cart&#x20;

**Step 2**: Choose the token/coins that you want to pay with&#x20;

**Step 3**: Complete the payment&#x20;
{% endtab %}

{% tab title="Send gifts" %}
**Step 1**: Select **My Giftcard** on Homepage

![](/files/jVosNpnSdczCUclzxLyW)

**Step 2**: Long hold on the giftcard you wanna send or select **Send gifts** next to tabs. Then, you can choose multiple giftcards at once.

![](/files/vWigYXDXEAEyINWZrvkP)

**Step 3**: Select **Send gifts** in the bottom.

![](/files/Qi322D7dkTFtSICtHjvI)

**Step 4**: Choose your recipient. You can select from your contacts or recent activities, input or scan a wallet address.

![](/files/5K5cZ3i709rvZLCsm3cG)

**Step 5**: Confirm sending giftcards.&#x20;

![](/files/K4Uh71KJRUdADwjgmDKJ)

**Step 6**: The recipient will be notified once the gift is delivered.

![](/files/i4eI99P4jHoJNB8HcFUZ)![](/files/XNtrDqIqi3pSax8hjo7U)

<br>
{% endtab %}
{% endtabs %}


---

# 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://fizenio.gitbook.io/docs/help-center/fizen-app/giftcard.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.
