# Welcome

Looking to learn how to use Kumu? You're in the right place. We've broken up the docs into a few different sections based on your level of experience with Kumu:

### I'm just getting started

If you're new to Kumu, try working through the Getting Started section:

* [Five-minute quickstart](#five-minute-quickstart)
* [Building your first map](https://docs.kumu.io/first-steps#build-your-first-map)

{% hint style="info" %}
Need some inspiration? [Find some Kumu Projects in the Wild here.](https://kumu.io/kumu/projects-in-the-wild#projects-in-the-wild)&#x20;

Want to add your Kumu project to this map? [Submit it here.](https://form.typeform.com/to/aUUuSLnj)&#x20;
{% endhint %}

### I'm ready to dive deeper

Once you've gotten the hang of Kumu, explore the Guides section:

* [Decorate](https://docs.kumu.io/guides/decorate)
* [Filter](https://docs.kumu.io/guides/filter)
* [Cluster](https://docs.kumu.io/guides/clustering)

### I think I'm missing something...

Feeling a bit lost in the Guides section? No worries! Try getting some more background information on Kumu from the Overview section:

* [Types of accounts](https://docs.kumu.io/overview/accounts-and-workspaces)
* [Kumu's architecture](https://docs.kumu.io/overview/kumus-architecture)
* [User interfaces](https://docs.kumu.io/overview/user-interfaces)

## Five-minute quickstart

{% embed url="<https://player.vimeo.com/video/217904181>" %}

[Ready to dive in? Read the First Steps guide](https://docs.kumu.io/getting-started/first-steps)

## Want to talk to a human?

If you run into any challenges, send us an email at <support@kumu.io>. We're always happy to help!


---

# 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.kumu.io/getting-started/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.
