# Spaces

## Introduction to Spaces and Their Purpose

The **Spaces** feature is a dynamic tool designed to transform static learning materials into interactive and engaging content for learners.&#x20;

**Spaces** in VEGA AI is for **anyone** who wants to learn smarter and faster. Whether you're a student trying to study from a YouTube video, a professional reading a long article, or just curious about a topic in a PDF — Spaces gives you everything you need to understand and revise the content, all in one place.

Once you upload a video, webpage link, or PDF document into a Space, the platform automatically creates a **complete learning environment** around it.

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

***

### **What You Get When You Upload Content**

Every Space automatically comes with these key elements:

#### 1. **Summary**

A quick, AI-generated overview of the content. This helps you understand the main points without going through everything line by line. For example, if you upload a 15-minute YouTube video about AI in healthcare, you’ll get a clear 4–5 line summary highlighting the key arguments and topics.

#### 2. **Chapters**

The AI breaks long content into smaller, labeled sections (like chapter titles). This makes it easier to follow and helps you jump straight to the part you’re interested in. It's like turning a video or article into a table of contents.

#### 3. **Transcripts**

You’ll get the full text version of any video you upload. This helps if you want to search for a word, copy a quote, or just prefer reading over watching or listening.

***

### **Learning Tools You Can Use Inside a Space**

Once the content is uploaded, you’ll see multiple tabs or buttons on the right side. These let you explore the material in different ways:

#### 1. **Ask VEGA (AI Chat)**

A chat assistant that understands the content you uploaded. You can ask questions like:

* “Explain this in simpler terms.”
* “What’s the main argument in this video?”
* “Give me examples related to this topic.”

This helps when you’re stuck or want more clarity — like having a personal tutor or assistant next to you.

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

#### 2. **Flashcards**

The AI creates short Q\&A cards from the content. You can flip through these to test your understanding. Great for quick revision or self-quizzing.

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

#### 3. **Podcast**

An audio version of the content is created. You can listen while walking, commuting, or doing chores. This is especially useful if you prefer to **learn by listening**.

#### 4. **Test Generator**

If you want to test yourself (or someone else) on the content, the AI can generate questions based on the uploaded material. These can be used as a quiz or practice test.

#### 5. **Study Plan**

You can ask the system to generate a weekly study plan based on the content. For example:

> “Make a study plan for June 1st to August 1st based on this video.”

The AI will break down the content by topic, hours to spend, and activities to do each week.

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

***

### **Sharing Your Learning Space**

Once your Space is ready, you can **share it** with others. This is useful for:

* Sharing with friends or teammates for collaborative learning.
* Sending resources to students or followers.
* Creating a public collection of useful study materials.

You can:

* Copy a **public link**
* Send it via **email**
* Allow others to **view or download** the content

This makes it easy to spread useful knowledge or build communities around topics you care about.

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

***

### **Find and Explore All Spaces**

Under the **“All Spaces”** tab, you can browse all published Spaces — including your own and others' — based on content type (videos, documents) or topic.

You’ll see:

* The title
* The author
* Content description
* Link to open and interact with the Space

This is like a content library where you can **explore summaries and insights** from various fields — math, science, history, technology, and more.

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

***

### **Why Use Spaces?**

Here’s what makes Spaces powerful for any user:

* No need to take manual notes.
* Learn at your own pace — watch, read, listen, or ask questions.
* Everything is organized in one place.
* Shareable, revisitable, and perfect for both solo and group learning.

Whether you're preparing for exams, working on a project, exploring a new topic, or just trying to stay informed — Spaces turns any content into a structured learning experience in seconds.


---

# 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://docs.myvega.ai/vega-ai-exclusives/spaces.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.
