> For the complete documentation index, see [llms.txt](https://docs.alumiboti5590.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alumiboti5590.com/communications-via-basecamp.md).

# Communications via Basecamp

### Download Basecamp's Mobile Apps

Select your platform to download the appropriate application to more easily access Basecamp and, *most importantly,* to get notifications in a timely fashion!

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Basecamp for Android</strong></td><td></td><td><a href="https://play.google.com/store/apps/details?id=com.basecamp.bc3&#x26;hl=en_US">https://play.google.com/store/apps/details?id=com.basecamp.bc3&#x26;hl=en_US</a></td><td><a href="/files/AF7OSjF7cqkQK0tTJvow">/files/AF7OSjF7cqkQK0tTJvow</a></td></tr><tr><td><strong>Basecamp for iOS</strong></td><td></td><td><a href="https://apps.apple.com/us/app/basecamp-project-management/id1015603248">https://apps.apple.com/us/app/basecamp-project-management/id1015603248</a></td><td><a href="/files/LUYhsQZ40bfDpFlyJCAH">/files/LUYhsQZ40bfDpFlyJCAH</a></td></tr><tr><td><strong>Mac &#x26; Windows</strong></td><td>Via their Progressive Web App</td><td><a href="https://3.basecamp-help.com/article/937-basecamp-pwa">https://3.basecamp-help.com/article/937-basecamp-pwa</a></td><td><a href="https://web.dev/static/explore/progressive-web-apps/cover.png">https://web.dev/static/explore/progressive-web-apps/cover.png</a></td></tr></tbody></table>

## Projects

Projects are how we organize different areas of the team on Basecamp, so you only have to see what is important to you!

### The *Team-Wide* Project

The [*Team-Wide* Project](https://3.basecamp.com/5464200/projects/29620105) is special; it has all of our students and mentors in it, and its the main heart of our communications and management.

The Team-Wide Project maintains:

* Our overall, general chat room (the Campfire) for short-lived chit-chat.
* 🗓️ **Our overall team meeting schedule calendar!**
* The Message Board for relaying critical information such as Permission Slips, Game Manuals, or other important and persistent information.
* And more!

### The *\[Ex] Buffalo FIRST Family* Project

{% hint style="info" %}
This is still a brand new endeavor, you may not be invited yet! Or it may not even be used \[anymore]!
{% endhint %}


---

# 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://docs.alumiboti5590.com/communications-via-basecamp.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.
