# Student Guide

## Summer of Bitcoin Student Guide

- [Welcome to the Student Guide](https://guide.summerofbitcoin.org/welcome-to-the-student-guide.md): A comprehensive guide to increase your chances of being accepted into and succeed during Summer of Bitcoin.
- [What is Summer of Bitcoin?](https://guide.summerofbitcoin.org/about/what-is-summer-of-bitcoin.md)
- [Why should you apply?](https://guide.summerofbitcoin.org/about/why-should-you-apply.md)
- [Am I eligible?](https://guide.summerofbitcoin.org/about/am-i-eligible.md)
- [How it works?](https://guide.summerofbitcoin.org/about/how-it-works.md)
- [Is it a paid internship?](https://guide.summerofbitcoin.org/about/is-it-a-paid-internship.md)
- [About](https://guide.summerofbitcoin.org/the-proposal-round/about.md)
- [Getting started with Bitcoin](https://guide.summerofbitcoin.org/the-proposal-round/getting-started-with-bitcoin.md)
- [Finding the right organization and project](https://guide.summerofbitcoin.org/the-proposal-round/finding-the-right-organization-and-project.md)
- [Getting started with an organization and project](https://guide.summerofbitcoin.org/the-proposal-round/getting-started-with-an-organization-and-project.md)
- [Writing a winning project proposal](https://guide.summerofbitcoin.org/the-proposal-round/writing-a-winning-project-proposal.md)
- [Being turned down](https://guide.summerofbitcoin.org/being-turned-down.md)
- [Evaluating your mentee during mid-term](https://guide.summerofbitcoin.org/mentors/evaluating-your-mentee-during-mid-term.md): This article shares a few tips on evaluating your mentee's project performance during their mid-term evaluation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
