> For the complete documentation index, see [llms.txt](https://docs.navless.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navless.ai/building-interactive-demos/tour-centers/supported-content-in-tour-centers.md).

# Supported Content in Tour Centers

Let's explore the different  content types of content and file types you can deploy to enrich your Tour Center.

## Content Categories and Types

### Interactive Tours

Engage and captivate with hands-on experiences:

\- Microtours: Guide your audience through a visual storyline.

### Videos

Tell your story with motion and emotion:

\- Direct Uploads: Share your narratives directly (up to 99MB; formats: .mp4, .mov, .webm)

\- Import via URL: Seamlessly integrate videos from platforms like YouTube, Vimeo, Wistia, Loom, and Vidyard.

### Images

Capture attention with stunning visuals:

\- Direct Upload: Bring your Tour Center to life (up to 99MB; formats: .png, .jpeg, .jpg, .png, .gif, .svg, .webp)

\- Import via URL: Incorporate images from any hosting service in the above supported file types

### PDFs

Convey in-depth information elegantly:

\- Direct Upload:  Share comprehensive guides and reports (up to 99MB; format: .pdf).

\- Import via URL: Access PDFs from anywhere to support your narrative.

### Website URLs\*

Expand your horizon:

\- Integrate web content seamlessly. Note: Effectiveness may vary due to content container dimensions.

\*If the website does not allow for its content to be embedded in an iframe, the content will not load. Test your content in a Tour Center first before launching.

### Slide Decks

Enrich presentations with dynamic slides:

\- Google Slides: Embed presentations via URL from Presenter Mode for an interactive experience.

<figure><img src="https://lh7-us.googleusercontent.com/wThgZtmk7iUp0Uf7FCQCdSJlgkbv1B09CBsIFzX1QrMRJdy_ymwCJNYBBR3iOCx6QGD_IdXypOFQTYTBhCyRCv0691_NTmEFOJAqHUoXFMcYdNhULGLUwDjUcCQhPjtoVTtm6EV4JKSf" alt=""><figcaption></figcaption></figure>

[Adding Google Slides to your Tour Center](/building-interactive-demos/tour-centers/supported-content-in-tour-centers/adding-google-slides-to-your-tour-center.md)

## Crafting a Compelling Tour Center

The most impactful Tour Centers artfully blend various content types to cater to different stages of the buyer's journey. Whether your focus is on interactive tours, detailed PDFs, or a balanced mix including videos and images, the goal is to meet your buyers where they are. Tailoring your content to their learning needs ensures a resonant and engaging educational path.

## Embrace Your Content Library

Your Tour Center is always in sync with your full interactive tour library, ready to showcase the heart of your digital storytelling. However, when it comes to the broader content universe you've cultivated, we'll need to bridge a few gaps to bring everything under one roof.

Uploading vs. URL Importing:

Direct Uploads: Jumpstart your Tour Center with immediate media uploads. Keep in mind, each piece can be up to 99MB. Good when you’ve got the files on your local computer and need Tourial to host them.&#x20;

URL Imports: When size matters not, but reach does. Import media via URLs for seamless integration without the file size ceiling. Ideal for extensive videos, complex interactive tours, or large documentations that live online.

<figure><img src="https://lh7-us.googleusercontent.com/JNsK_nqxUF_M2YVtGbe-EzgMdgH052QFTAX4ZBjSPqgckvWg-C8eBRKq6UQ8dhOXiAi2z_j93bahHSC3c7vYetery6FEOso7TpkjHAYJ3u1P85TYnkUd6Cihb56xGh8-9kzySVYeWGDN" alt=""><figcaption></figcaption></figure>

By blending direct uploads with URL imports, your Tour Center becomes a more comprehensive, engaging, and informative platform for your audience.<br>


---

# 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://docs.navless.ai/building-interactive-demos/tour-centers/supported-content-in-tour-centers.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.
