# Introduction

FOSS\@Amrita (also known as amFOSS) is a student community based in Amrita Vishwa Vidyapeetham, Amritapuri focused on contributing to Free and Open Source Software and mentoring students to achieve excellence in various fields of Computer Science.

We envision students to excel and become the leaders of tomorrow by imbibing valuable skills relevant in the 21st century which include technical but also creative and intrapersonal skills enabling students to collaborate, exchange ideas, work together and solve real-life problems.

Founded in 2006 by Vipin Pavithran, the mentor, the club over the years, has been one of the leading student clubs in India, with over 70 active members. Students from amFOSS participate in many international student open-source programs like the Google Summer of Code, Outreachy, Season of KDE, Rails Girls Summer of Code and so on, each year. The club is run by the students themselves, under the guidance of Vipin Pavithran with the help of the club alumni and supporting faculty.


---

# 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://know.amfoss.in/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.
