# Developer Resources

## 1. Rewards API

{% tabs %}
{% tab title="What is it and when to use" %}

#### Rewards API: Integrate Xoxoday's Rewards Catalog in your application

Use this option to integrate if you wish to display Xoxoday's vouchers in your application

{% content-ref url="/pages/-Mj7pQMvF-pLJUc7jJD7" %}
[Rewards API](/plum/developer-resources/overview-of-reward_api.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}

## 2. StoreFront Integrations

{% tabs %}
{% tab title="What is it and when to use" %}

#### Storefront Integration: Integrate with Xoxoday storefront

Use this option to integrate if you wish to redirect users to the Xoxoday storefront for redemption

{% content-ref url="/pages/-MjY7Kooj2nyaPyqlgCl" %}
[StoreFront Integration](/plum/developer-resources/storefront-integration.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}

## 3. Pre-Built Integrations

{% tabs %}
{% tab title="Pre-Built Integrations" %}

#### Pre-Built Integrations

Explore one of Xoxoday's pre-built integrations with SAP SF, Darwin Box, Qualtrics, HubSpot, TypeForm, and a lot of other tools so that you can get started with rewards right away.

{% content-ref url="/pages/-MSVnonfDbpeZaJkNx0r" %}
[Pre-Built Integrations](/plum/user-guide/integrations.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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://xoxoday.gitbook.io/plum/developer-resources.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.
