# Course Methodology

## Class Organization

Each cohort will be split into sections of no more than 20 students. Each section will be led by a section leader from Rocket, who will be the primary point of contact for that section during SWE Fundamentals. Sections are assigned randomly and fixed for the duration of the course. Students will meet with their respective sections for classes to maximise interaction and learning. Students will be able to interact with students from other sections via your community channel.

{% content-ref url="/pages/uvnUDGOnyRVSO3HSIZYK" %}
[Course Components](/course-logistics/course-methodology/course-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/kcUyHbO0bdH1EHklvIex" %}
[Community Channels](/course-logistics/course-methodology/slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/VKpnJhVmumN26Hf9kViE" %}
[Course Projects](/course-logistics/course-methodology/projects.md)
{% endcontent-ref %}

##


---

# 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/course-methodology.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.
