> 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/virtual-tours.md).

# Virtual Tours

Add 3D or 360 virtual tour links so your customers can provide an immersive experience for viewing the property.

### Add a virtual tour

1. Copy the share URL from your tour platform.
2. Paste it into the URL field on the Virtual Tours tab in your listing.
3. Click **Add URL**.

### Supported formats and limits

* Fotello supports tours from all platforms like **Matterport**, **iGUIDE**, **Giraffe360**, and more.
* Virtual tours are **URL-based** so no file uploads are required.

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

{% hint style="info" %}
Fotello doesn’t replace your tour provider. It connects your hosted tours into the listing deliverables so the viewing experience is seamless.
{% endhint %}

### Best practices

* **Use a public share link.** Avoid password-protected or expiring links.
* **Set a good start position.** Pick the best “hero” view as the tour’s start.
* **Check mobile playback.** Most realtors will open tours from their phone.

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

### Related

* Next: [Floor Plans](/other-assets/floor-plans.md)
* Build your website: [Property Websites](/other-assets/property-websites.md)


---

# 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/virtual-tours.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.
