# Welcome

#### Key Features

* **Discussions**: Create and participate in discussions to share knowledge and ideas within your team.
* **Polls**: Use polls to gather opinions and make decisions collectively.
* **Announcements**: Make important announcements to keep everyone informed.
* **Team Collaboration**: Seamlessly share content between different teams and spaces.

#### Beta

Team Feed is currently in beta. Even though all features are tested and safe to use, we're still in the very early stages of development, missing many features, and constantly evolving our app based on your feedback. We want you to start using the app, share your thoughts, and help us shape Team Feed to best support your needs.

We’re building it for you, not for us! It’s important for users to understand that we are in an early stage and that many new features are still to come. Your input is crucial in helping us build a tool that truly meets your needs.

#### Support / Feedback / Ideas

* Contact us via email: <hello@teamfeed.space>
* Check our [discord channel](https://discord.gg/jQW8GfuHrJ)


---

# 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.teamfeed.space/welcome.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.
