# About Studylab

Studylab is designed to create amazing **study guides**.

Studylab incorporates an **AI copilot** with a **Notion-like** **editor** that helps you review the material & deep dive into subjects quickly. You can **share** your study guides for others to see or activate **multiplayer** to collaborate with your friends and study as a group. As they say, multiple brains work better than one.

## Why a new study tool

There are many ways to learn, we focus on creating interactive **study guides**, AKA **"cheat sheets"**.

A **cheat sheet** is a summarized **study guide** with all the key information you need on a subject.&#x20;

We have taken the cheat sheet foundation to design a study tool that facilitates learning by creating interactive **study guides**. The **AI revolution** changed the way we can interact with text, thus opening an opportunity to apply AI to the way **study guides** are created, allowing for an amazingly dynamic study experience.


---

# 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.studylab.so/general/about-studylab.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.
