# Knowledge map

The knowledge map gives you an overview of your knowledge in cartography. This visual mapping tool will allow you, among other things, to visualize the links and dependencies between your knowledge items.

To access the knowledge map, go to **Content > Knowledge map**.

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

The arrows represent the 4 types of links modeled by the knowledge map:

* Redirections;
* Rewords;
* Bounce conditions;
* Template.

In order to customize the display of your knowledge map, you can use the filters tool at the top right of the page.

<figure><img src="/files/16qG4GrqCMFlGJICVyZg" alt=""><figcaption></figcaption></figure>

You can then enter the knowledge on which the map will focus with its level of remoteness.

You can also filter by tag and / or consultation space.

The option **Include isolated knowledge** allows you to include knowledge that have no redirection and are not targeted for any redirection.

The **Include sub tags** option allows you to include subtags.

When you select a knowledge from your map, you can focus on knowledge or directly access it.

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


---

# 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-en.dydu.ai/contents/knowledge-map.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.
