# Apa itu Flowchart?

*Flowchart* atau diagram alir adalah suatu bagan diagram dengan simbol simbol grafis yang menyatakan aliran algoritma secara detail dan prosedur sistem secara logika.\
\&#xNAN;*Flowchart* ini bisa memberikan solusi selangkah demi selangkah untuk menyelesaikan masalah yang ada di dalam proses.

![](https://1434440053-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MdGUa7cafR7O8_B18Im%2F-Mdrurjo6fps3K_BkSuk%2F-Mdrxy7Ik8KaeOTEl-uf%2Fimage.png?alt=media\&token=edc94e61-6a54-4d4e-97b5-8f2639c77280)

<br>


---

# 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://gitbook.panditya.com/konsep-dasar-1/flowchart/apa-itu-flowchart.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.
