# Cloner

The Cloner can be found on the Edit Product page near the save button.&#x20;

Once you click Clone it will safely duplicate the Competition with the same settings except for date.

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

Once this is clicked, you will be redirected to the new Competition

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

You wil be able to delete all the instant prize data incase you want to set new data with new ticket numbers for this competition.

### Automatic Cloning

{% hint style="warning" %}
This is used to create daily or weekly competitions automatically, we advise the original competition closes before the date selected
{% endhint %}

Automatic cloning is made easy with the widget on the side panel of the Edit Product page. This will clone the competition on the specific day and then calculate the new start and finish dates based on the date ranges of the original competition.

#### Original start and finish times are retained but the dates are replaced with todays date

For example if you have the original competition with the start date as 01-01-2025 14:00 to 14-01-2025 20:00 then the newly cloned competition will retain the hours and work out the date difference, so it will start today at 14:00 and finish 14 days later at 8pm.

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


---

# 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://competitions.gitbook.io/competition-docs/other-features/cloner.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.
