# Google Summer of Code

{% hint style="info" %}
**NOTE:** Google Summer of Code is also written as GSoC in shot form
{% endhint %}

## About Google Summer of Code <img src="/files/-MHKW9U-4dntTDhNCii4" alt="" data-size="line">&#x20;

Google Summer of Code is a global program focused on bringing more student developers into open source software development. Students work with an open-source organization on a 3-month programming project during their break from school.&#x20;

Google awards stipends to students who successfully complete a free and open-source software coding project during the summer. The program is open to university students aged 18 or over. The amount of the stipend depends on the [**purchasing power parity**](https://en.wikipedia.org/wiki/Purchasing_power_parity) of the country where the student's university is located. Project ideas are listed by host organizations involved in open-source software development, though students can also propose their own project ideas.

**Official Website -** [**https://summerofcode.withgoogle.com/**](https://summerofcode.withgoogle.com/)

{% hint style="warning" %}
**Source Citation:** [**GSoC official website**](https://summerofcode.withgoogle.com/)**,** [**GSoC Wikipedia**](https://en.wikipedia.org/wiki/Google_Summer_of_Code)**,** [**Codeuino community for structure**](https://docs.codeuino.org/documentation/activities/gsoc2020)
{% endhint %}


---

# 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/mentorships/google-summer-of-code.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.
