> For the complete documentation index, see [llms.txt](https://xoxoday.gitbook.io/plum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoxoday.gitbook.io/plum/user-guide/admins/xoxo-codes/about.md).

# Getting Started

## **What are Xoxo Codes?**

Plum offers an option to create and send Xoxo Codes to your employees, stakeholders, or channel partners to gift or reward them for the “Top performer of the month”, or any life events like birthday, anniversary, etc. These codes can be used by recipients to purchase/redeem the codes for their items of choice from the Stores platform or the campaign mapped to it.

Xoxo Codes can only be created by the Super Admin/Admin of Plum, generally, CXO’s or HR heads give Xoxo Codes to their employees, stakeholders, or channel partners.

Plum by Xoxoday also allows admins and super admins to send dedicated **campaigns** for all sorts of special occasions.  Know more about campaigns [here](/plum/user-guide/admins/campaigns.md).

In order to receive Xoxo Codes, the recipients must be registered on the Plum platform. If unregistered details of a user are added, the system detects and triggers you to register the user. After the registration, you can proceed with the voucher generation.

Xoxo Codes are customizable according to the occasion or need. You can choose from the already provided templates on the plum platform or you can add your own design if needed.

## Instructions:

* Xoxo gift card codes cannot be redeemed directly at the venue.\
  You will have to visit and log in to your account on [stores.xoxoday.com](https://stores.xoxoday.com/) to redeem the gift card code.
* You may do partial redemptions for Xoxo gift card codes and use them until the points are exhausted. Please note that the gift card code can be used within the validity period.
* A single Xoxo gift card code can carry a maximum of 50000 points which can be burned anywhere without any restrictions according to the campaign mapped to it.
* You can use up to 15 Xoxo gift card codes in a single transaction.\
  You will have to apply for one gift card code (under “Have a Xoxo Gift Card Code?”) and click apply. Repeat the process to apply more Xoxo gift card codes.
* By default, a Xoxo voucher is valid for 1 year.
* A maximum of 9,999 vouchers can be sent to a single person at once.
* You can choose multiple gift cards to order as long as the amount does not exceed your Xoxo Voucher Balance.
* We will not be able to club the gift card codes or cancel the gift card codes as the gift card codes are delivered to your email id.
* We regret to inform you that the Xoxo gift cards can not be exchanged for cash.
* Voucher Error: Kindly share with us the screenshot of the voucher code and the error to <cs@xoxoday.com> and we will get this issue resolved in the next 24 hours.

<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:

```
GET https://xoxoday.gitbook.io/plum/user-guide/admins/xoxo-codes/about.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.
