# CHAOSS Community Mentorship Terminology

## Organization Administrator

The members of the CHAOSS community who manage CHAOSS's participation in various programs like [**Google Summer of Code**](https://summerofcode.withgoogle.com/), [**Google Season of Docs**](https://developers.google.com/season-of-docs), and [**Outreachy**](https://www.outreachy.org/).

## Mentors

Mentors are people from the CHAOSS community who volunteer to work with a student. Mentors provide guidance such as pointers to useful documentation, code reviews, etc. In addition to providing students with feedback and pointers, a mentor acts as an ambassador to help student contributors integrate into their project’s community. CHAOSS community has mentors helping in [**Google Summer of Code**](https://summerofcode.withgoogle.com/), [**Google Season of Docs**](https://developers.google.com/season-of-docs), and [**Outreachy**](https://www.outreachy.org/).

## Mentee/Student

Mentees are the aspirants who participate under the CHAOSS community through open-source programs like [**Google Summer of Code**](https://summerofcode.withgoogle.com/), [**Google Season of Docs**](https://developers.google.com/season-of-docs), and [**Outreachy**](https://www.outreachy.org/).

## CHAOSS Mentorship Alumni

CHAOSS Mentorship Alumni is a directory as a specific page on the CHAOSS website which hosts the records of all the mentees who have worked with CHAOSS in any of the open-source programs in the past. [**Check it out here**](https://chaoss.community/chaoss-mentorship/)\*\*\*\*


---

# 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://handbook.chaoss.community/community-handbook/about/terminology/chaoss-community-mentorship-terminology.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.
