# Welcome

Decisio is a decision governance platform that helps teams make transparent, auditable decisions together.

## Get Started

New to Decisio? Start here:

* [Introduction to Decisio](/decisio-docs/getting-started/introduction.md) — Learn what Decisio does and key concepts
* [Quick Start Guide](/decisio-docs/getting-started/quick-start.md) — Create your first decision in minutes
* [Create a Workspace](/decisio-docs/getting-started/create-workspace.md) — Set up your team's workspace
* [Invite your Team](/decisio-docs/getting-started/invite-team.md) — Add members and assign roles

## Core Features

* [Workspaces](/decisio-docs/features/workspaces.md) — Organize your team's decisions
* [Issues](/decisio-docs/features/issues.md) — Raise topics that need group input
* [Motions](/decisio-docs/features/motions.md) — Propose solutions for the team to consider
* [Voting](/decisio-docs/features/voting.md) — Make decisions transparently
* [Resolutions](/decisio-docs/features/resolutions.md) — Record and track outcomes
* [Exhibits](/decisio-docs/features/exhibits.md) — Attach supporting documents

## How-To Guides

Step-by-step guides for common workflows:

* [Run a Board Meeting Decision](/decisio-docs/how-to-guides/board-meeting.md)
* [Conduct a Committee Vote](/decisio-docs/how-to-guides/committee-vote.md)
* [Invite External Stakeholders](/decisio-docs/how-to-guides/invite-participants.md)
* [Create an Audit Trail](/decisio-docs/how-to-guides/audit-trail.md)

## Need Help?

* [FAQ](/decisio-docs/support/faq.md) — Answers to common questions
* [Troubleshooting](/decisio-docs/support/troubleshooting.md) — Solve common issues
* [Contact Us](/decisio-docs/support/contact.md) — Get in touch with our team


---

# 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://decisio.gitbook.io/decisio-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.
