# Stooa

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://docs.stooa.com/documentation/code_of_conduct)

## The online fishbowl tool

Stooa enables a fluent and participatory conversation with automatic facilitation based on the fishbowl method.

### What is a fishbowl?

A fishbowl is a **group dynamic** that facilitates conversations, debates and any type of activity in which **participation is essential for its development**.

It is an ideal dialogue method for communities, educational environements, or companies looking to improve their employee experience.

\## Bug reports

You are welcome to submit questions and bug reports as [Github issues](https://github.com/Stooa/Stooa/issues).

To report a new bug, please, refer to the [Bug Report section](https://docs.stooa.com/documentation/contributing#bug-report) in our [Contributing Guide](https://docs.stooa.com/documentation/contributing).

## Community

If you need help to setup Stooa, want to talk about some cool enhancement or you have some questions, please join us on [Github Discussions](https://github.com/Stooa/Stooa/discussions).

If you want to be up to date about announcements of releases, important changes and so on, you can follow our [Roadmap](https://github.com/Stooa/Stooa/projects/1) and follow [@WeAreStooa](https://twitter.com/wearestooa) on Twitter.

## Contribute to Stooa

Whether you're helping us fix bugs, improve the docs, or spread the word, we'd love to have you as part of the Stooa community!

There are many different ways to contribute to Stooa's platform, from patches, to documentation and UI enhancements, just find the one that best fits with your skills. Check out our [Contributing Guide](https://docs.stooa.com/documentation/contributing).

## Roadmap

Check out our [roadmap](https://github.com/Stooa/Stooa/projects/1) to get informed of the latest features released and the upcoming ones. You may also give us insights and vote for a specific feature.

## Code of Conduct

Help us keep the Stooa Community open and inclusive. Please read and follow our [Code of Conduct](https://docs.stooa.com/documentation/code_of_conduct).

## License

Every code patch accepted in Stooa codebase is licensed under [MPL 2.0](https://github.com/Stooa/Documentation/blob/main/LICENSE/README.md). You must be careful to not include any code that can not be licensed under this license.

Please [read carefully our license](https://github.com/Stooa/Documentation/blob/main/LICENSE/README.md) and ask us if you have any questions as well as the [Contribution policy](https://docs.stooa.com/documentation/contributing).


---

# 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.stooa.com/documentation/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.
