> 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/other-photos.md).

# Other Photos

Elevate the delivery experience for your customers by integrating external photos directly into your listings. Include neighborhood highlights, realtor images, or photos that don't need Fotello editing, so your customers can access everything seamlessly from one source.

### Adding external photos

{% stepper %}
{% step %}

#### Finish editing the listing photos

Edit and personalize all the photos of the property with Fotello's powerful tools first.

Once those are ready, you can add any extra images you want to include in the delivery.
{% endstep %}

{% step %}

#### Import the extra photos

Open the listing and click "Import edited photos" to add external photos into the same listing.

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

These photos are added alongside the edited home photos before delivery.
{% endstep %}

{% step %}

#### Deliver everything together

Send the listing once all assets are in place.

Your customer gets the full set from one platform.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
This is useful when a listing needs more than just the property photo set.

It helps you deliver supporting visuals without sending separate links or files.
{% endhint %}

### Common use cases

Use **Other Photos** to add:

* Neighborhood photos
* Google Maps aerial shots
* Realtor or brokerage photos

{% hint style="danger" %}
Do not use this button to add more photos to the same listing for editing as the imported photos are not editable. Once you have enhanced your set with Fotello, you cannot add more photos to the same listing for AI editing.
{% endhint %}

> Once all the assets have been added, see [Deliver listing](/delivering-listings/deliver-listing.md) to send your customers an all-in-one link.


---

# 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/other-assets/other-photos.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.
