# Generate gift cards

Go to [GIFT CARDS](https://tip4serv.com/dashboard/giftcard) and click on the **Create a gift card** button.

<figure><img src="/files/s6jSeAxBSuke4HkMaCHj" alt=""><figcaption><p>Screenshot from gift card dashboard</p></figcaption></figure>

Next, please complete the gift card details by entering a name and the desired amount and click on the **Create** button.

<figure><img src="/files/1B9ilfmx2M9RUehLw1DP" alt=""><figcaption><p>Screenshot of the gift card creation form</p></figcaption></figure>

Following this, **a unique code is generated**, which can be used  by the customer during checkout.

{% hint style="info" %}
It's worth noting that you have the flexibility to modify the gift card amount at any given time, regardless of whether it was generated by you or purchased directly from the store.
{% endhint %}


---

# 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.tip4serv.com/store-setup/gift-cards/generate-gift-cards.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.
