# Overview

<figure><img src="/files/RhDMtBg3tDHqn4JNz7SA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Many of the design thinking methods mentioned can be displayed collaboratively using Figjam, a whiteboard tool of Figma. Using Figjam is highly recommended to ensure that all team members have access to the same information.&#x20;

The tool also provides features such as sticky notes, shapes, and drawing tools to help organize your thoughts visually. It can be especially useful to create and organize the different elements of your project, from empathy maps to customer journey maps to  and more.

You can visit <https://help.figma.com/hc/en-us/articles/1500004362321-Guide-to-FigJam> for more information on how to use Figjam.
{% endhint %}


---

# 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://techacademy.gitbook.io/projektmanagement-sommersemester-2023/design-thinking-methods/overview.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.
