# SIBANES

## SIBANES

- [Home](https://userguide.stikesmi.ac.id/master.md): User manual untuk aplikasi SIBANES versi 5.0 keatas
- [Persiapan](https://userguide.stikesmi.ac.id/persiapan.md): Pastikan kamu sudah mengikuti persyaratan dibawah ini supaya ujianmu lancar
- [Panduan Penggunaan](https://userguide.stikesmi.ac.id/panduan-pengguna.md): Pastikan kamu sudah mengikuti panduan dibawah ini supaya ujianmu lancar
- [Panduan Unduh Bukti Ujian](https://userguide.stikesmi.ac.id/unduh-bukti-mengikuti-ujian.md): Pastikan kamu sudah mengikuti alur di bawah ini untuk mengunduh bukti mengikuti ujian


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://userguide.stikesmi.ac.id/master.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.
