# Finding the right organization and project

To find an organization or project that might be interesting for you, we suggest selecting an area of computer science that is of interest to you, or a programming language you enjoy working in and then seeing if there are any project ideas related to that area or language.&#x20;

All organizations and projects are tagged with categories of programming language or topics. Use those tags to filter organizations based on your skills and interests. For each organization, take some time to learn more about what they do (i.e., Google them!). The organization's mission, it's size and range of applications may all influence your interest in working with them. Realize that through Summer of Bitcoin, you will be joining an open-source community. Ideally, you'll find an organization that you are enthusiastic to be a part of.&#x20;

Start by compiling a list of potential project ideas that catch your interest. For each idea, take some time to carefully consider what is being proposed, how its scope might be better defined, and how it might fit in with the larger picture.

Ultimately, find something you LOVE working on and do your homework (more on that in the next section). Finding something you love is important because you'll be working on the same project for the whole summer, and probably after too. Also, it will give mentors more hope that you might be successful with the project.


---

# 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/the-proposal-round/finding-the-right-organization-and-project.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.
