# Welcome

Welcome to the detailed documentation for **Frostboard**, your new best friend for organizing work directly within the Unity Editor.

{% hint style="info" %}
WE STRONGLY RECOMMEND TRYING THE DEMO SCENE WHILE READING THE DOCUMENTATION TO BETTER UNDERSTAND THE CONTEXT
{% endhint %}

### Getting Started

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-fire">:fire:</i></h4></td><td><strong>Overview &#x26; Features</strong></td><td><em>Frostboard is a powerful and flexible Kanban-style project management tool. It was designed with a focus on team collaboration, efficiency, and minimizing the need to leave the development environment. It allows you to clearly organize tasks, track their progress, and manage all aspects of game production in one place.</em></td><td><a href="https://640263542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqAW38OkLp0Q5C1GCrZQ%2Fuploads%2FP6wakIxsqasAdvvtpnSL%2FCover%20Image.png?alt=media&#x26;token=11d82ff6-79e5-4fb3-8a9f-ba8c7fd6ad97">Cover Image.png</a></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Quick Start</strong></td><td><em>Frostboard is installed as a standard Unity package via the <code>Package Manager</code>. After importing, you can find the main window in the top menu under <code>Tools > Frostember Studios > FrostBoard</code>. We recommend docking the window as one of your panels for easy access.</em></td><td><a href="https://640263542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqAW38OkLp0Q5C1GCrZQ%2Fuploads%2Fe8lN4XjJWoQwgNtTWCsb%2FSn%C3%ADmek%20obrazovky%202026-03-16%20161854.png?alt=media&#x26;token=51df04b9-0729-4bf6-aac2-51126ae39dc0">Snímek obrazovky 2026-03-16 161854.png</a></td><td></td><td><a href="getting-started/publish-your-docs">publish-your-docs</a></td></tr><tr><td><h4><i class="fa-star-exclamation">:star-exclamation:</i></h4></td><td><strong>Workflow</strong></td><td><em>Frostboard supports multiple separate boards in a single project, which is ideal for separating the work of different teams (Programmers, Artists) or different projects.</em></td><td><a href="https://640263542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqAW38OkLp0Q5C1GCrZQ%2Fuploads%2FVDhcGPiiqCbGiq1t8gXV%2FSn%C3%ADmek%20obrazovky%202026-03-16%20161945.png?alt=media&#x26;token=6657757f-69d4-4a6e-a7fc-26f70ed2d3ab">Snímek obrazovky 2026-03-16 161945.png</a></td><td></td><td><a href="getting-started/editor">editor</a></td></tr><tr><td><i class="fa-markdown">:markdown:</i> </td><td><strong>Advanced Features</strong></td><td><em>Many advanced options that will be updated in future.</em></td><td><a href="https://640263542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqAW38OkLp0Q5C1GCrZQ%2Fuploads%2Fo8UCDkXgdugg7xsfDZA5%2FSn%C3%ADmek%20obrazovky%202026-03-16%20162048.png?alt=media&#x26;token=eb3106d1-1f66-4c79-886b-dfab3e579b6b">Snímek obrazovky 2026-03-16 162048.png</a></td><td></td><td><a href="getting-started/markdown">markdown</a></td></tr><tr><td><i class="fa-arrow-down-9-1">:arrow-down-9-1:</i></td><td><strong>Settings and Customization</strong></td><td><em>The settings window, accessible via the gear icon (⚙️), allows you to fully customize Frostboard.</em></td><td><a href="https://content.gitbook.com/content/OqAW38OkLp0Q5C1GCrZQ/blobs/h3io7gcMQnJzici5rE2K/Sn%C3%ADmek%20obrazovky%202026-03-13%20232006.png">Snímek obrazovky 2026-03-13 232006.png</a></td><td></td><td><a href="getting-started/images-and-media">images-and-media</a></td></tr><tr><td><i class="fa-map-location">:map-location:</i></td><td><strong>Roadmap</strong></td><td><em>Project Roadmap</em></td><td><a href="https://images.unsplash.com/photo-1531403009284-440f080d1e12?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw1fHxyb2FkbWFwfGVufDB8fHx8MTc3MzU3NjY0Nnww&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1531403009284-440f080d1e12?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw1fHxyb2FkbWFwfGVufDB8fHx8MTc3MzU3NjY0Nnww&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td></td><td><a href="roadmap">roadmap</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://frostember-studios.gitbook.io/frostboard/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.
