> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/products/fotello-add-ons.md).

# Fotello Add-ons

Fotello includes built-in upsells to help you grow order value.

Many real estate media companies see \~40% higher revenue per order from upsells. These work without any extra setup or manual intervention in your booking flow.

Every account starts with 3 templates:

* **Twilights**
* **Staging**
* **Same-day delivery**

{% hint style="info" %}
These add-ons are high-margin upgrades. Fotello's efficiency ensures quick same-day deliveries effortlessly.

The **Ultimate** plan includes **2 virtual stagings** and **2 twilight creations**. Additional creations are $1 each, the same as the Essential plan rate.
{% endhint %}

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

### Customize a Fotello Add-on

{% stepper %}
{% step %}

#### Open Fotello Add-ons

Go to **Products → Add-ons**.
{% endstep %}

{% step %}

#### Pick a template

Open **Twilights**, **Staging**, or **Same-day delivery** to personalize them further.
{% endstep %}

{% step %}

#### Update name and description

Fotello preselects the add-on type for you so it's greyed out. Change the name and description to match your marketing materials.
{% endstep %}

{% step %}

#### Add images

Upload your own example images for day-to-dusk conversions for a personalized booking page.
{% endstep %}

{% step %}

#### Review duration and tiers

**Time does not apply** pre-enabled since these usually don’t require on-site time.

A **Self-serve** tier is included by default. Add more tiers only if you need options.
{% endstep %}

{% step %}

#### Save

Click **Update** to save changes.
{% endstep %}
{% endstepper %}

### Show these during booking

Attach them as **recommended add-ons** on services and packages so your customers can see the pop-ups after adding them to the cart.


---

# 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:

```
GET https://uni.fotello.co/products/fotello-add-ons.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.
