# Core plateform

- [Request Management](https://docs.siit.io/core-plateform/editor.md)
- [Service catalog](https://docs.siit.io/core-plateform/markdown.md)
- [AI](https://docs.siit.io/core-plateform/ai.md)
- [Workflows](https://docs.siit.io/core-plateform/images-and-media.md)
- [Objects and Data model](https://docs.siit.io/core-plateform/interactive-blocks.md)
- [Channels](https://docs.siit.io/core-plateform/integrations.md)
- [Slack](https://docs.siit.io/core-plateform/integrations/slack.md): Connecting Slack to Siit enables powerful & automated help desk functionality, and seamless request management directly from your Slack workspace.
- [Microsoft Teams](https://docs.siit.io/core-plateform/integrations/microsoft-teams.md): Siit brings powerful service desk functionality directly into Microsoft Teams, eliminating the need to switch between tools and making it effortless for employees to get help.
- [Self service portal](https://docs.siit.io/core-plateform/integrations/self-service-portal.md)
- [Email](https://docs.siit.io/core-plateform/integrations/email.md)


---

# 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.siit.io/core-plateform.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.
