# What is Summer of Bitcoin?

Summer of Bitcoin is a global, online summer internship program focused on introducing university students to bitcoin open-source development and design. Students spend 12 weeks during the summer contributing to an open-source project, earn bitcoin as stipend and put their summer break to good use.

{% embed url="<https://www.youtube.com/watch?v=6oXS-b_Os7g>" %}
Lookback at Summer of Bitcoin 2021
{% endembed %}


---

# 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://guide.summerofbitcoin.org/about/what-is-summer-of-bitcoin.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.
