> 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/other-assets/marketing-designs.md).

# Marketing Designs

Every listing you shoot comes with built-in marketing collateral your client can use to sell the home — flyers, brochures, and social media posts, auto-filled with the property's details. You decide whether each design ships free with delivery or sells separately.

### How it works

Each design has two states:

🔒 **Locked — Paid Add-On**\
The design isn't part of the standard delivery. Your client sees it in their gallery but has to purchase it separately to unlock and download it. Use this for designs you want to monetize.

🔓 **Unlocked — Included**\
The design ships free with delivery. No extra charge — it's just there.

You control this per design, per listing. Lock a flyer to sell it as an add-on while leaving the social posts unlocked, or any combination that fits how you price your packages.

### Lock or unlock a design

* Open the listing.

<figure><img src="/files/3rwUJnzLsaKxZdzYMSf6" alt=""><figcaption></figcaption></figure>

* Go to the Designs tab.
* Toggle each design between Locked and Unlocked.

Changes apply immediately — your client's gallery reflects the update the next time they view it.

### Why lock a design?

Marketing designs are ready-made upsell inventory. Realtors already spend money on flyers and social content for every listing — packaging that into a paid add-on turns something you're already generating into extra revenue, with zero additional shoot time.

A common approach: include one or two designs free to show the value, and lock the rest as paid add-ons. Clients who see the quality on the free ones are more likely to pay for the rest.


---

# 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, and the optional `goal` query parameter:

```
GET https://uni.fotello.co/other-assets/marketing-designs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
