> For the complete documentation index, see [llms.txt](https://insightmentor.gitbook.io/insightmentor-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insightmentor.gitbook.io/insightmentor-docs/readme.md).

# Insight Mentor

<h2 align="center">👋🏽 Welcome to <em><mark style="color:$primary;">Insight Mentor📚</mark></em></h2>

<p align="center">A platform <em>— designed for students,</em> transforms any content into easy, useful study material and a complete learning experience in seconds</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td>Who Are We?</td><td>Learn about who we are and what this app is </td><td><a href="/spaces/RbtHgvkPCjFTZARVqsZ9/pages/LThc2RqOxBKU56Qt3TMy">/spaces/RbtHgvkPCjFTZARVqsZ9/pages/LThc2RqOxBKU56Qt3TMy</a></td><td><a href="/spaces/RbtHgvkPCjFTZARVqsZ9">/spaces/RbtHgvkPCjFTZARVqsZ9</a></td><td></td></tr></tbody></table>

{% columns %}
{% column %}

### Get started in 5 minutes

Just drag and drop! That's all it takes to get started

<a href="/spaces/RbtHgvkPCjFTZARVqsZ9" class="button primary" data-icon="rocket-launch">Get started</a>&#x20;
{% endcolumn %}

{% column %}

<figure><img src="/files/iI0zTcUP02zIMGFO0K3B" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/1v3COTLJ1BQekPC7COEG" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Learn more about the platform

Read guides, and learn more about working and mastering the platform.

<a href="/spaces/1Ugy4DVjDVUZAxZOjxqJ" class="button primary" data-icon="book-open">Guides</a> <a href="/spaces/RbtHgvkPCjFTZARVqsZ9" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}
{% endcolumns %}


---

# 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://insightmentor.gitbook.io/insightmentor-docs/readme.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.
