# Quick Links

| **Website** (meant for the public/PR purposes)          | <https://stars.berkeley.edu/>                                                                                             |
| ------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| **Gitbook** (meant for members/showcase technical work) | <https://rocketry.gitbook.io/public/>                                                                                     |
| **Google Drive** (where all the work happens)           | <https://drive.google.com/drive/folders/0B1_9aZj6iTHlanFqejNER29MdGs?resourcekey=0-brHPjsPqJYx5BjBnSWMupQ&usp=share_link> |
| **GrabCAD** (all the design work!)                      | Message your project manager to get invited                                                                               |
| **Github** (all the code work!)                         | <https://github.com/calstar>                                                                                              |
| **Instagram**                                           | <https://www.instagram.com/starberkeley/>                                                                                 |
| **Youtube**                                             | <https://www.youtube.com/channel/UC-ceqnZp3XVz5mH8297izJA>                                                                |
| **Team Glossary**                                       | <https://rocketry.gitbook.io/public/reference/glossaries/common-acronyms-and-definitions>                                 |
| **Trello**                                              | Message your project manager to get invited                                                                               |
| **Discord**                                             | message @arby#8576 for invite link                                                                                        |


---

# 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://rocketry.gitbook.io/public/quick-links.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.
