# Creating an evergreen campaign

To get started, navigate to **HurryTimer > Add Campaign:**

![](/files/-LmyKMXQl2YU7QkmHphP)

![](/files/-LmyKPI6fHhSzHgVUtWq)

1. Click on the **Schedule** tab in the settings panel
2. Select **Evergreen** mode
3. Enter the countdown duration
4. Optionally, you can select to restart the countdown timer when time is run out in the Restart when expired option

{% hint style="info" %}
By default, the campaign will start immediately after you click on **Publish**, you can schedule it by following the steps below:
{% endhint %}

Click on Edit in the **Publish** box:

![](/files/-LmyL32p2SGoZ2ZDSM-X)

Select the start date and time:

![](/files/-LmyL6IDYRZ4DN8WaZ6B)

Finally, click on **Schedule:**

![](/files/-LmyL8t4o14GC2fag6VR)

After you save the changes, a shortcode will be generated, you can then copy and paste it anywhere in your site:

![](/files/-LmyLBOBn9LrbKCriIfZ)


---

# 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.hurrytimer.com/getting-started/creating-an-evergreen-campaign.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.
