> 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-links/about.md).

# Getting Started

Traditionally, Plum Storefront is built to cater as a rewarding platform for employees. But to help improve the rewarding user journey for consumer promotion and market research companies, Link-based redemption is introduced.

## What are xoxo-links?

Xoxo-links allows the admin to send multiple brand vouchers of the selected denomination in the form of a link.&#x20;

We have currently listed over more than 50 countries across the globe for which you can generate xoxo-links.

## &#x20;**Xoxo Link Redemption Journey**

### **Initiation:**&#x20;

Receive a link or QR code.

### **Selection:**&#x20;

All brands are listed on the same page without the friction of categories or checkout process. Single-click to receive the vouchers. The denomination of the vouchers will be shown on the right-hand side as shown below.

![](/files/-MexykJ9xAjX3ByrRyxG)

Select/click on the desired voucher and you will be shown the option of collect vouchers. You can just click on the button and get the code.

You can also choose other gift-cards by clicking on the cross sign and it will take you to the previous page to consume another gift card.

Note: The above case is possible provided if you have not clicked on collect vouchers option and already got the code.

![](/files/-MexyJYhhj6o8oaMCymo)

### **Delivery:**

Once you have received the code, you can either copy it or get it delivered to your email id or phone number by clicking on the send me a copy button.

![](/files/-MexzRY6fRNvykdVV6Ui)

You will be asked for the email address/phone number. Once the data is filled hit the send button.

![](/files/-Mey-7zrWkqExlZDlRG1)

## **Instructions:**

* Customer journey experience inside their own app/website ecosystem.
* Seamless journey without involving any third party.
* Simple UI.
* Personal Information of User is optional: voucher details remain persistent on Link to refer back
* On-redemption model: Unclaimed rewards are between 10%(Employee Incentives) to 90% (FMCG promotions). Pay for the rewards on-redemption with a small upfront fee.
* Reduce the hassle of contacting multiple vendors for rewards. Select from the innumerous options available. Additional rewards can be procured on request by our Global partners.
* Rewarding through multiple channels without knowing end user details.\
  • Email\
  • SMS\
  • QR code( No details required)

Xoxo Links allows you to issue unique links with up to 10 brands that the user can redeem in a single click without having to go through a login or checkout process.<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://xoxoday.gitbook.io/plum/user-guide/admins/xoxo-links/about.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.
