> For the complete documentation index, see [llms.txt](https://docs.giftoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.giftoin.com/home/loyalty-wallet.md).

# Loyalty Wallet

<mark style="color:purple;">**What is the loyalty wallet?**</mark>

The Giftoin wallet is where you can view and manage the Collectible Cards you've collected. It's your personal space to track your progress and access rewards.

<mark style="color:purple;">**What is a Giftoin?**</mark>

A Giftoin is a unique digital gift that can be collected, sent, and traded.

<mark style="color:purple;">**What do I do with the Giftoins I receive?**</mark>\
\
You can keep your Giftoins in your wallet, send them to friends, or use them to participate in various activities and campaigns.

<mark style="color:purple;">**What type of Giftoins are there?**</mark>

Giftoins include card collectibles, coupons, tokens and more.

<mark style="color:purple;">**What is a collectible card?**</mark>

A Collectible Card is a digital card that you can collect as part of various activities on Discord. Collecting all the cards can earn you rewards.

<mark style="color:purple;">**What is the purpose of the collectible cards?**</mark>

The collectible cards are part of our new loyalty program. The more cards you collect, the more perks you earn.

<mark style="color:purple;">**So how do I collect these cards and win the rewards?**</mark>

To collect cards and win rewards, you need to interact with both the Discord bot or the website. Complete challenges, participate in events, and perform actions on the website, such as making purchases. The specific actions required to win a card on the website will be determined by the website owner. Upon completing a card series, you can earn a significant reward.

<mark style="color:purple;">**Ok, Got it! Now that I’m in my wallet, how can I use the Giftoins? What can I do here?**</mark> \
\
Once you access your loyalty wallet, you'll see all the Giftoins you've received, including collections and coupons, on the home page. You can see and open the gifts you receive, you can view your collections and claim the rewards in case you completed collecting all the cards in the series.&#x20;

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

The home page displays up to 4 collections and 4 coupons, with links to the Collection and Coupon pages if there are more.\
\
\ <mark style="color:purple;">**Where can I see the cards I collected and the reward?**</mark>

You can see your collected cards on both the Inventory page and the Collection page. On the Inventory page, under the Cards tab, you will see all the cards you have collected from all collections, with multiple cards of the same type indicated by a number.

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

&#x20;The Collection page shows all the cards related to each collection, as well as the rewards for completing each collection.&#x20;

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

&#x20;Additionally, all the rewards can be viewed on the Rewards page.

<figure><img src="/files/03I8efg7tY2inTAWJPj8" alt=""><figcaption></figcaption></figure>

On the Inventory page, you can also see the Coins tab that shows all received coins and their sums.

<mark style="color:purple;">**What happens after I collect all the cards?**</mark>\
\
On the Collection page, you can see all the cards related to each collection, with received cards coloured and unreceived cards greyed. \
\
The rewards related to each collection are also displayed, with a timer showing how long until the collection ends or if it’s “coming soon.”&#x20;

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

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

Once you collect all the cards, you can claim your reward by clicking the “Claim Reward” button, which will then turn to “Reveal Code.” You can scan the code or copy it to use on the relevant website.

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

<mark style="color:purple;">**What can I do with my Giftoins?**</mark>

Giftoins can be collected for rewards or sent to friends.

<mark style="color:purple;">**How can I send a Giftoin to a friend?**</mark>

On the inventory page, under the "Cards" tab, click the “Send” button to initiate sending a Giftoin to a friend.&#x20;

<figure><img src="/files/85JcyK1P3anKqKtOB3aO" alt=""><figcaption></figcaption></figure>

After clicking “Send,” enter your friend’s email and compose a message in the provided window.

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

\ <mark style="color:purple;">**What are the benefits of collecting more cards?**</mark>

The more cards you collect, the more perks they earn. These perks can include access to exclusive customer events in the future.&#x20;

<mark style="color:purple;">**Is my wallet secure?**</mark>\
\
Yes, your Giftoins wallet is secure and protected.

<mark style="color:purple;">**What if I encounter any issue or have questions?**</mark>

If you encounter any issues or have questions, feel free to reach out to our support team in the Discord server. We're here to help you every step of the way.

<mark style="color:purple;">**Can I track my progress for different collections?**</mark>\
\
Yes, you can track your progress on the Collection page, where you can see which cards you have collected and which you still need to collect. Coloured cards indicate collected ones, while greyed cards indicate those you still need.

<mark style="color:purple;">**How do I know when a new collection or coupon is available?**</mark>\
\
On the Collection page, there will be an indication of "Coming Soon" for upcoming collections.

<mark style="color:purple;">**Can I trade Giftoins with other users?**</mark>\
\
Currently, you can send Giftoins to friends, but trading functionality is something we are considering for future updates. Stay tuned for more features!

<br>

\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.giftoin.com/home/loyalty-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
