# Course Logistics

- [Course Methodology](https://fundamentals.rocketacademy.co/course-logistics/course-methodology.md)
- [Course Components](https://fundamentals.rocketacademy.co/course-logistics/course-methodology/course-components.md)
- [Community Channels](https://fundamentals.rocketacademy.co/course-logistics/course-methodology/slack.md)
- [Course Projects](https://fundamentals.rocketacademy.co/course-logistics/course-methodology/projects.md)
- [Required Hardware and Software](https://fundamentals.rocketacademy.co/course-logistics/required-hardware-and-software.md): To partake in Rocket's courses, we will need the following hardware and software.
- [Required Software 1](https://fundamentals.rocketacademy.co/course-logistics/required-hardware-and-software/required-software-1.md)
- [Required Software 2](https://fundamentals.rocketacademy.co/course-logistics/required-hardware-and-software/required-software-2.md)
- [Recommended Setup](https://fundamentals.rocketacademy.co/course-logistics/required-hardware-and-software/recommended-set-up.md)
- [Schedule](https://fundamentals.rocketacademy.co/course-logistics/schedule-and-pairings.md)
- [Tips and Tricks](https://fundamentals.rocketacademy.co/course-logistics/tips-and-tricks.md)
- [Coding Strategies](https://fundamentals.rocketacademy.co/course-logistics/tips-and-tricks/coding-strategies.md)
- [Tooling Pro Tips](https://fundamentals.rocketacademy.co/course-logistics/tips-and-tricks/tooling-pro-tips.md): Tips for using programming tools
- [Post-Course](https://fundamentals.rocketacademy.co/course-logistics/post-course.md)
- [LinkedIn Certificates](https://fundamentals.rocketacademy.co/course-logistics/post-course/linkedin-certificates.md): 👩‍🎓👨‍🎓
- [Bootcamp Admission Criteria](https://fundamentals.rocketacademy.co/course-logistics/post-course/bootcamp-admission-criteria.md)


---

# 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://fundamentals.rocketacademy.co/course-logistics.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.
