# Integrations

Integrations are a cornerstone in making Kitemaker the first proper cross-functional collaborative product development tool. Not only will you create and view work items from tools like Slack and Discord, but you will also have a simple way of referencing relevant work happening in Figma, Github, and GitLab.

Are there other integrations than the ones we support today you would like to see? Send us an email at <hi@kitemaker.co> or join us in the [Kitemaker Community](http://kitemakerco.slack.com/) on Slack and tell us what we're missing.


---

# 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://guide.kitemaker.co/integrations.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.
