# Daftar perintah

1. Perintah yang menghasilkan tabel daftar saham
2. Perintah yang menghasilkan chart

### Cara mengetikkan perintah

Ketikkan perintah pada direct message dengan `@ciaagentbot` contoh:

<figure><img src="/files/TUPdNwzEsoas1dVFV3wn" alt=""><figcaption><p>Tampilan direct message dengan @ciaagentbot</p></figcaption></figure>

Pada gambar di atas dapat dilihat bahwa kita mengetikkan perintah pada window direct message dengan `@ciaagentbot` kita mengetikkan perintah `/c bbca` yang dibalas dengan chart BBCA oleh bot.


---

# 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://chart-investor-academy.gitbook.io/chart-investor-academy/cara-penggunaan/daftar-perintah.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.
