# Enabling the Giftcard Checker Module

To use giftcards, you'll need to enable the module that allows users to check their balance. The addon requires this and it will break if this module is not enabled.

1. Simply head to this link: <https://creator.tebex.io/sidebar/create/8>
2. Click the "create" button

That's it! Your users can now check the balance of their giftcards.


---

# 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.coldfiredzn.com/radiant/giftcard-page-addon/enabling-the-giftcard-checker-module.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.
