> For the complete documentation index, see [llms.txt](https://ktunotes.vipinv.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ktunotes.vipinv.me/readme.md).

# Welcome!

{% hint style="info" %}
**About this Site: This is developed to help KTU Students find all resources in one place.**
{% endhint %}

{% hint style="warning" %}
**Make sure to click the&#x20;**<mark style="color:yellow;">**drop-down arrow**</mark>**&#x20;itself to access the content!**
{% endhint %}

{% content-ref url="/pages/PdWU1ApvXILPFgHNPBhl" %}
[S1 & S2](/semesters/s1-and-s2.md)
{% endcontent-ref %}

{% content-ref url="/pages/mkLaoXoZbmGMZclVBtlp" %}
[S3](/semesters/s3.md)
{% endcontent-ref %}

{% content-ref url="/pages/KOkqqCD6o94aL7NMeAj2" %}
[S4](/semesters/s4.md)
{% endcontent-ref %}

{% content-ref url="/pages/V8d4L5ScA7y6S1E1noO3" %}
[S5](/semesters/s5.md)
{% endcontent-ref %}

{% content-ref url="/pages/yO3WQcXhpvtTj0w2XnJK" %}
[S6](/semesters/s6.md)
{% endcontent-ref %}

{% content-ref url="/pages/l2QyyA9hTof4Y5TlDftQ" %}
[S7](/semesters/s7.md)
{% endcontent-ref %}

{% content-ref url="/pages/7p4Tzevkg11WKeHn8TbY" %}
[S8](/semesters/s8.md)
{% endcontent-ref %}

## Contribution Guidelines

**Contributing with PDFs/PPTs**

For example, if you want to contribute to **S5 -> Operating System -> Module 1**, follow these steps:

1. Send an edit request to this [folder](https://drive.google.com/drive/u/1/folders/1ahFIdBtGd8wGD7IKp6AorN3F1d65pyc6)
2. Create a new folder with \<your full name> in it.
3. There is a [sample folder](https://drive.google.com/drive/u/1/folders/1ahFIdBtGd8wGD7IKp6AorN3F1d65pyc6) inside which contains sample submission on how to contribute pdf files and textbooks.

**Contributing Text Content**

If you want to contribute text content, such as writing about **ER Diagrams in Module 1 of DBMS**:

1. Create a PR and navigate to the **DBMS** section of **S4**.
2. If the "Module 1" folder doesn't exist, create it.
3. Add your content under the "ER Diagram" section of Module 1.
4. Feel free to attach YouTube links and other resources that you believe will be beneficial to others.

We appreciate your efforts to improve our site and look forward to your contributions!

## Contributors

<figure><img src="/files/1gY83ZpZErLCj8zRVH2W" alt="" width="188"><figcaption><p><strong>Vipin Das Velappan</strong><br><strong>💌 vipindas233.pro@gmail.com ▶</strong><a href="https://www.linkedin.com/in/vipinv233/"><strong>Linkedin</strong></a><br></p></figcaption></figure>

<figure><img src="/files/w0gF2vwxkpAZtp5iiei5" alt="" width="320"><figcaption><p><strong>Gokul G K</strong><br><strong>✉️ gokulgkblueheart@gmail.com ▶</strong><a href="https://www.linkedin.com/in/gokul0gk/"> <strong>Linkedin</strong></a><br></p></figcaption></figure>

<figure><img src="/files/mgjYoGLN3TTgeN7pi3TN" alt="" width="375"><figcaption><p><strong>Ridwana</strong></p></figcaption></figure>


---

# 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 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://ktunotes.vipinv.me/readme.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.
