> For the complete documentation index, see [llms.txt](https://docs.tip4serv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tip4serv.com/promotions-and-marketing/gift-cards/generate-gift-cards.md).

# 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/B4uZkOEvpff4h8DImGAy" alt="Screenshot from gift card dashboard"><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/xdkl0MY233H3vJKAkGOs" alt="Screenshot of the gift card creation form"><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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/promotions-and-marketing/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.
