# One-Time Offers

**OTO** is a short form for One-Time-Offer where you can create a special offer to a customer only once when they make a payment.

{% hint style="info" %}
Typically, **offering more expensive products** in this section can **indirectly improve** the conversion rate.
{% endhint %}

This offer if missed means your prospect will no longer be able to turn back to get it.

{% hint style="success" %}
These features can only be used for users <mark style="color:red;">**Premium**</mark> and <mark style="color:red;">**Ultimate**</mark>**&#x20;plan** only.
{% endhint %}

## Example of One-Time Offer

![](https://helpwiseknowledgebase.s3.amazonaws.com/uploads/207347/204578/7c2867226e7875b62bf3c642ec604a511f5bc8d1-1590729688-49da1f1e2cb7ecc43cf4c1f3f31d16445614d27f)

OTO will be displayed after buyers enter their data on the Checkout Page.

## Setup One Time Offer(OTO)

1. Log in and go to **Dashboard Marketing(1)** -> **One Time Offers(2)** and click **Create Offer(3)** butto&#x6E;**.**

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

2. Enter the required information. After finished, click the **Save** button.

<table><thead><tr><th width="157">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Information</strong> that symbolizes your offer so that it is easy for you to refer.</td></tr><tr><td><strong>Title</strong></td><td><strong>Headline</strong> to attract the user's attention to continue reading.</td></tr><tr><td><strong>Description</strong></td><td><strong>Details</strong> about your offer.</td></tr><tr><td><strong>Product Offer</strong></td><td><strong>Select the product</strong> you want to <strong>offer for once only.</strong></td></tr></tbody></table>

![](/files/1lwui2yXCp3z7gikG1XS)


---

# 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.shoppego.com/en/marketing/one-time-offers.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.
