# Does Kumu make use of AI?

No, we don't offer any (integrated) AI features within Kumu, for now.&#x20;

Nevertheless, you *can* use AI for data gathering when building a Kumu map. We've written a blog on how to do that with ChatGPT. [Find it here. ](https://blog.kumu.io/exploring-how-to-avoid-climate-disaster-with-kumu-and-chatgpt-76ecf7dff092)

We've also created a video on how to use ChatGPT when systems mapping for our "12 Days of Kumu Christmas" last year, [which you can find here](https://www.youtube.com/watch?v=eJHoGNfHJXI).&#x20;


---

# 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.kumu.io/frequently-asked-questions/does-kumu-make-use-of-ai.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.
