# Welcome to Virse

The creative engine for humans and AI.

{% embed url="<https://www.youtube.com/watch?v=tpTQAtywX2g>" %}
Meet Virse — your AI-native creative workspace.
{% endembed %}

## What is Virse?

Virse brings together a powerful canvas editor, multimodal AI generation, and a personal aesthetic memory system into one unified workspace. Whether you're concepting, designing, or iterating, Virse adapts to your creative style and accelerates your workflow.

## Core Concepts

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quickstart</strong></td><td>Set up your account and create your first project in minutes.</td><td><a href="/pages/hI9yE8s7YW5wD7V4PV4k">/pages/hI9yE8s7YW5wD7V4PV4k</a></td></tr><tr><td><strong>LAMM</strong></td><td>Your personal aesthetic memory — Virse learns what you find beautiful.</td><td><a href="/pages/hDLgLyN2XO05jdzJZ2AB">/pages/hDLgLyN2XO05jdzJZ2AB</a></td></tr><tr><td><strong>Agents</strong></td><td>Control Virse from your terminal or IDE with the Claude Code Skill.</td><td><a href="/pages/HWIABGm3zWkjhSMfiCK2">/pages/HWIABGm3zWkjhSMfiCK2</a></td></tr></tbody></table>


---

# 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.virse.ai/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.
