# 👋🏽 Welcome

Here are some handpicked resources to get you started selected by the community. Use the navigation menu on the left side to explore more!

| Students' Pick                                                                                                                       | Staff's Pick                                                                                                                                          |
| ------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Negotiating Your Job Offer](https://wiki.colorstack.org/the-colorstack-family/career-development/job-search/negotiating-your-offer) | [Upping Your ColorStack Game](https://wiki.colorstack.org/the-colorstack-family/community/upping-your-colorstack-game)                                |
| [Internship Housing ](https://wiki.colorstack.org/the-colorstack-family/career-development/internship-housing)                       | [Offer Decision Deadline Extension](https://wiki.colorstack.org/the-colorstack-family/career-development/templates/offer-decision-deadline-extension) |
| [2023 Roles and Opportunities](https://wiki.colorstack.org/the-colorstack-family/career-development/2022-roles)                      | [AlgoExpert](https://wiki.colorstack.org/the-colorstack-family/career-development/algoexpert)                                                         |

If you'd like to contribute to the class resources or add in an open opportunity that you've come across, please [email Nyasha](mailto:nyasha@colorstack.org), our Community Manager.

Interested in joining the family? [Apply here.](https://airtable.com/shrQO7QydI2WLxmw8)


---

# 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://wiki.colorstack.org/the-colorstack-family/master.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.
