# Final Research Operating System

Here is my team's explanation and scenario for final project of Operating System lecture, 2nd semester.

{% content-ref url="/pages/UPBPA6lrv4xYsfzpJV46" %}
[Scenario](/home/blogs/final-research-operating-system/scenario.md)
{% endcontent-ref %}

{% content-ref url="/pages/btBuHAzJd3xadRa4vhs2" %}
[Simulasi SISOP](/home/blogs/final-research-operating-system/simulasi-sisop.md)
{% endcontent-ref %}

{% content-ref url="/pages/TnpTKX4mSbhyWyMbRgud" %}
[OS Forensic Explanation](/home/blogs/final-research-operating-system/os-forensic-explanation.md)
{% endcontent-ref %}

Contact me if there are any questions!!


---

# 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://zencipher.gitbook.io/home/blogs/final-research-operating-system.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.
