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

# Welcome

We want to help teams enjoy their time together when collaborating, whether it's a retrospective, estimation session, planning, or idea generation meeting, Spreo has the tools your team needs to communicate openly and effectively.

### Get to know Spreo

#### Start with the basics, or explore our more detailed guides

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Learn the basics for Boards &#x26; your Dashboard</td><td><a href="/pages/RkEW29GQc5H3RK3R0CYT">/pages/RkEW29GQc5H3RK3R0CYT</a></td><td></td><td></td><td><a href="/files/m9pqI0EGcOM9Es9BITc7">/files/m9pqI0EGcOM9Es9BITc7</a></td><td></td></tr><tr><td><strong>Your First Session</strong></td><td>How to setup &#x26; run your first session.</td><td><a href="/pages/J0TsS1htPwj46MSVaekZ">/pages/J0TsS1htPwj46MSVaekZ</a></td><td></td><td></td><td><a href="/files/rogilTS3JrBFbIFkynWM">/files/rogilTS3JrBFbIFkynWM</a></td><td></td></tr><tr><td><strong>Boards</strong></td><td>How to work with boards in Spreo.</td><td><a href="/pages/YCBORRRnKYBthcE8Cj6k">/pages/YCBORRRnKYBthcE8Cj6k</a></td><td></td><td></td><td><a href="/files/lE5Z8ldu4HmntR9chWKl">/files/lE5Z8ldu4HmntR9chWKl</a></td><td></td></tr><tr><td><strong>Dashboard</strong></td><td>Manage your team &#x26; board folders.</td><td><a href="/pages/-MTecVx1E00NrFw-TLGV">/pages/-MTecVx1E00NrFw-TLGV</a></td><td></td><td></td><td><a href="/files/R1x9fqfd8hWeB6ceA7VN">/files/R1x9fqfd8hWeB6ceA7VN</a></td><td></td></tr><tr><td><strong>Account Management</strong></td><td>Admins, access controls &#x26; billing.</td><td><a href="/pages/-Mi5xAOBggXAPStG12y6">/pages/-Mi5xAOBggXAPStG12y6</a></td><td></td><td></td><td><a href="/files/TjuzVhpaZtnmf3kjecUt">/files/TjuzVhpaZtnmf3kjecUt</a></td><td></td></tr><tr><td><strong>Plans</strong></td><td>Find the right plan for your team's needs.</td><td><a href="/pages/J89AfGM8RN1Va1ECTu4K">/pages/J89AfGM8RN1Va1ECTu4K</a></td><td></td><td></td><td><a href="/files/eoWOQ2VmdD3WUBtdffI9">/files/eoWOQ2VmdD3WUBtdffI9</a></td><td></td></tr></tbody></table>

For everything else, use the left-hand menu. If you can't find what you're looking for then please use the chat to ask your question or send an email to <support@spreo.io> and we'll be happy to help.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.spreo.io/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
