# Giftcards

<figure><img src="/files/YBOjuyVlz16i97BRjBC8" alt=""><figcaption><p>Made by Fullpage &#x26; Jordan</p></figcaption></figure>

*Manage Tebex giftcards directly in your minecraft and discord server!*

🛒 [mantic.dev/product/giftcards](https://www.mantic.dev/product/giftcards) - $15\
🔐 Requires ManticLib (free) and supports from 1.8 upwards

## Commands

```
» /giftcards help - Shows this page
» /giftcards give <player> <type> - Gives player a physical giftcard item to redeem
» /giftcards add <player> <amount> - Gives player a giftcard automatically
» /giftcards lookup <code> - Lookup the giftcard information
» /giftcards view <page> - Views your own giftcard list
» /giftcards view <page> <player> - Views your or a players giftcard list
» /giftcards void <code> - Voids a giftcard
» /giftcard encrypt <tebexkey> - Encrypts the tebex key allowing you to enter that instead of an unencrypted one
```

Permissions are all configurable in your config.yml

*Users can click and copy their codes easily!*

You can encrypt your tebex key for your safety! (and a console only option for admin commands)

**Comes with Giftcard/Tebex module for our server bot!**

There is a giftcard use event for developers (GiftcardUseEvent)

<figure><img src="/files/2glnqBASq4PvBqVumv7o" alt=""><figcaption></figcaption></figure>

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


---

# 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.mantic.dev/giftcards.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.
