# Membership Requirements

## Membership Requirements

### **Attendance Requirement**

Every member is expected to attend General Meetings; if you have a recurring conflict, you may be excused from this requirement. According to our constitution,

> Failure to attend at least three-fourths of general and subteam meetings may result in loss of active member designation as stated in Article III.

Subteam leads will note attendance at GM and subteam meetings.

### **Outreach Requirement**

**Every member is expected to participate in two hours of Outreach per year.** Contact the Outreach & Marketing Lead for details; usually signups will be announced on Discord. These are extremely fun and rewarding opportunities to&#x20;

### **Documentation Requirement**

**Every member is expected to make one contribution to project documentation each semester.** Contact your subteam documentation liaison for what this entails; contributions range from creating an entire tutorial to fixing minor errors in a GitBook page. Thanks for helping out!

###


---

# 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/member-info/membership-requirements.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.
