> For the complete documentation index, see [llms.txt](https://berkeley-psych-grad-students.gitbook.io/surviving-the-bay-area/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://berkeley-psych-grad-students.gitbook.io/surviving-the-bay-area/master.md).

# Surviving the Bay Area

![Baker Beach, San Francisco. Just don't go swimming.](/files/-LsYXG4fn4EmjY9xOLZa)

#### Link to this guide: <https://berkeley-psych-grad-students.gitbook.io/>

### What this guide is *not* (yet)

It's not yet a general graduate student handbook -- the focus is on moving to the Bay Area and having a balanced life outside of school. However, below are two useful Berkeley-grad-related links that you may want to check out before you arrive:

1. ["What we wish we had known \[about grad school\]"](https://psychblog.berkeley.edu/opinion/2019/09/09/Graduate-School-Advice/)
2. [Who to contact when you witness or are the victim of misconduct at the University](https://psychology.berkeley.edu/sites/default/files/resources.pdf)

### What's this guide *is*

Moving to the Bay is no joke. Housing is hard to find, life is hella expensive, people say hella, [manholes are called maintenance holes](https://www.sfgate.com/travel/resources/transit/article/berkeley-liberal-manhole-maintenance-hole-pc-14102702.php)... BUT it's also probably going to be the greatest thing that ever happened to you. Not that we're biased.

This is organized to shove the important things in your face, and leave the rest to breezy browsing at your leisure. Start with the [**CRITICAL INFO** ](/surviving-the-bay-area/critical-info/housing.md)section on the left, which mostly covers housing and getting around -- things you need to hop-to right away. Then move on to whatever winds your clock.

This guide is not complete. **Want to contribute?** Check out our [Contributing](/surviving-the-bay-area/meta/contributing-to-the-site.md) page and help us out.

That's it.

![](/files/-Lrk4-n1YIT7LojFWcI6)


---

# 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 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://berkeley-psych-grad-students.gitbook.io/surviving-the-bay-area/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.
