# Infographic and Chart

You can create an infographic or chart with the following prompt

> Tolong buat infografik dengan data, ...., 16:9 aspect ratio

If you do not provide detailed data, the AI will attempt to fetch the latest relevant data from the internet to create your infographic

Examples:

> buat gambar infografik historical jumlah expor indonesia dari 2021-2025

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

Or you can also give it detailed data points to visualize

> Tolong buat infografik line chart dengan data berikut year output 2020 6 tons. 2021 7 tons, 2022 9 tons, 2023 5 tons, 2024 3 tons, 2025 8 tons

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

You can create a stock perf chart, the AI will fetch the data from the internet

> tolong buat gambar chart tahunan, 10 tahun terakhir performa saham BBCA

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

You can ask it for general knowledge infographics and it will create illustration matching the theme

> tolong buat infografik top 5 natural resources Indonesia in 2025, 9:16 vertikal

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

the infographic model has world knowledge of well known company logos and flags

> Tolong buat infografik 5 mining company terbesar di Indonesia 2025

<figure><img src="/files/9IAOsR6dfTme7GVivH0z" 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://anakjakselai.gitbook.io/anakjaksel.ai/infographic-and-chart.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.
