# Zoom Hub

## Ask Questions

Zoom Hub allows users to ask Zoom AI Companion questions about files directly from Hub, without opening or manually searching through each document. When a file is selected from the Zoom Hub file list, users can ask AI Companion to retrieve specific information, create summaries, or pull out insights from that file.

This capability supports a wide range of file types, including Data Tables, Docs, Summary Docs, Meeting Agendas, Meetings, Whiteboards, Clips, and Recordings. Users can also reference Zoom Hub files directly from the AI Companion side panel by using a slash ( / ) to insert and access file content seamlessly.

By enabling direct question-and-answer interaction with stored content, this feature helps users locate key details and surface relevant information faster—reducing the need to manually review entire files.

<div data-with-frame="true"><figure><img src="/files/gm70undwsyw9NA16k0KR" alt=""><figcaption><p>Using AI companion a question about documents in Zoom Hub</p></figcaption></figure></div>


---

# Agent Instructions: 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://library.zoom.com/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/ai-companion/ai-companion-features/zoom-hub.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.
