# Flowchart Simulator

Simulates a student’s academic journey from first year to graduation based on the curriculum and demand.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcWvWJC4Zuw-bOytux2TSX-PkMkL1Txaf1XJBkukUKNSInJP9pPqe6j6S2RrA95vll_TISRmy7cnUnTQaDkxDpVn-vXnguzI4-vVD1U3rBkJqitnpdbEnQotzy6eBfqkadO7rUtmSrtovMEsPhbigdjqC8?key=MIswqNQgBsafW5O4VdpiQA" alt=""><figcaption></figcaption></figure>

Steps:

* Select a student
* Choose the class demand
* Click **Simulate**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdrR1fTxVdi5DInnMZMa_XEr8bdWv5SkJBWUusrbps--ySLZ0RjAAmV_J7UKDR7uFlAu8prHuEIwDPBxeYMS-miSyJEfs7800C2OotUOZbvxlo62Hooy5p9VwF9TiPjuVZDRarq05DOmWOMVdT7NCfY8wY?key=MIswqNQgBsafW5O4VdpiQA" alt=""><figcaption></figcaption></figure>

Use the **Show Legend** button to view color code definitions used in the simulation.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcrRSf6KWCZa_wtrWExZ6z9AZOwF9h-ZnKFODxOxXDhIHoMvDyxaHxDDdklYibw4XcsVvWOpzDR0fOjE0stHqZheMgQl06OGVjsn7whl21qIbQojxbDHmAc8b9F3jqxKwk1VNX7FbpDMnroVEHj-jg7HLDn?key=MIswqNQgBsafW5O4VdpiQA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe5KE1Jn-QKdL64lidYAQ1Ptwj6WywUNnOH89NygsPWjo-CSQSjN9UPjYK1GhjDNMlY0hJSOmP7QXdukGGo7eTpf_WTyYruLLeR5G8Tzk5IVFWvhhpk-wuGwU6hCNuCICSKj8mSykMHSQ-rX11fO1J5WJ6-?key=MIswqNQgBsafW5O4VdpiQA" 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://info.edusuite.asia/product-guide-uni/admin-home/settings/school-settings/flowchart-simulator.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.
