# Welcome

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

{% content-ref url="semesters-2019-syllabus" %}
[semesters-2019-syllabus](https://kgk.gitbook.io/resources/semesters-2019-syllabus)
{% endcontent-ref %}

{% content-ref url="semesters-2024-syllabus" %}
[semesters-2024-syllabus](https://kgk.gitbook.io/resources/semesters-2024-syllabus)
{% endcontent-ref %}

## Contribution Guidelines

**Contributing with PDFs/PPTs**

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

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

**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="https://2680772151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbkstOUA1Wooz74rXS7GE%2Fuploads%2Fxz7veI46a8ACKtVaBaMD%2Fkarthik_pro.jpg?alt=media&#x26;token=dfbda6e1-e94c-443d-b1f4-11ad8ee00f51" alt="" width="375"><figcaption><p><strong>Karthik G Kumar</strong><br> <strong>✉️ karthikgkumar.pro@gmail.com ▶</strong><a href="https://www.linkedin.com/in/karthik-g-kumar"><strong>Linkedin</strong></a><br></p></figcaption></figure>

<figure><img src="https://2680772151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbkstOUA1Wooz74rXS7GE%2Fuploads%2FWKdTwo3NC9soT3vKFao3%2FIMG_20260426_205234~2.jpg.jpeg?alt=media&#x26;token=3031acc3-adec-47bf-bf9a-59d98ba9195f" alt="" width="375"><figcaption><p><strong>Varsha Thomas</strong><br><strong>✉️ varshathomas364@gmail.com ▶</strong><a href="https://www.linkedin.com/in/varsha-thomas-6b6530255/"> <strong>Linkedin</strong></a><br></p></figcaption></figure>

<figure><img src="https://2680772151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbkstOUA1Wooz74rXS7GE%2Fuploads%2F0Da7985wu2ubByHlaSSO%2Fjohnbeth.jpg?alt=media&#x26;token=ae0ffa9c-63aa-4663-bf75-6d4e2a5ab42e" alt="" width="375"><figcaption><p><strong>John Bethlehem Pallan</strong><br> <strong>✉️ bethlehempallan10gmail.com ▶</strong><a href="https://www.linkedin.com/in/johnbethlehempallan/"><strong>Linkedin</strong></a><br></p></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://kgk.gitbook.io/resources/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.
