# Welcome to the Student Guide

## Boost your selection odds by studying each of the resources below:

* [x] [getting started with Bitcoin](https://guide.summerofbitcoin.org/the-proposal-round/getting-started-with-bitcoin)
* [x] [finding an organization or open-source project to work with](https://guide.summerofbitcoin.org/the-proposal-round/finding-the-right-organization-and-project)
* [x] [getting started with the organization and project](https://guide.summerofbitcoin.org/the-proposal-round/getting-started-with-an-organization-and-project)
* [x] [writing a winning project proposal](https://guide.summerofbitcoin.org/the-proposal-round/writing-a-winning-project-proposal)

{% hint style="info" %}
This guide is a remixed and transformed version of The Google Summer of Code Guides Authors, licensed under the [CC BY-SA 4.0 DEED](https://creativecommons.org/licenses/by-sa/4.0/deed.en) license.&#x20;
{% 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://guide.summerofbitcoin.org/welcome-to-the-student-guide.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.
