# Space Technologies and Rocketry

## [Members: Want to edit the GitBook? Follow this ***link***!](https://app.gitbook.com/@rocketry/spaces)

Still don't have edit access or can't access the STAR Internal space? Check out this [**tutorial**](/public/how-to-use-gitbook.md).

## Welcome!

This is a space for the general public, prospective members, and current members to access all sorts of documentation compiled by our team.&#x20;

If you're interested in joining, we recommend starting with the FAQ and the Membership section, then moving on to the Intro Projects:

{% content-ref url="/pages/-LKrqQCEpnMhuqAjUm7C" %}
[Onboarding](/public/join.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LM9cwbyBwogrHdbvKMw" %}
[Frequently Asked Questions](/public/frequently-asked-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LWN5Jz7OXgnDp52fhIg" %}
[Member Info](/public/member-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LBKtg67qWkurJE5zsnY" %}
[Intro Projects](/public/join/intro-projects.md)
{% endcontent-ref %}

For current members and the general public, here are the major sections of our documentation. Tutorials are for the most part widely applicable to the sort of work we do, but many do pertain specifically to software or processes for STAR members:

{% content-ref url="/pages/-LB4NlqwTXiPMubDO3ux" %}
[Tutorials](/public/tutorials.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LIw2RcqZ-VHI10QIjKe" %}
[Reference](/public/reference.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LRraCJswzu-SW-4elCg" %}
[History of the Team](/public/history-of-the-team.md)
{% endcontent-ref %}

Team-specific testing information and test forms can be found in the Testing section:

{% content-ref url="/pages/-LLwz9PwH8rMK1IyZQum" %}
[Testing](/public/testing.md)
{% endcontent-ref %}

To contribute to our documentation, see the below page:

{% content-ref url="/pages/-LD0b0n-9R6KvW5eT8Cx" %}
[How to use GitBook](/public/how-to-use-gitbook.md)
{% endcontent-ref %}

Documentation on specific current or past projects can be found at the STAR Internal space, which is restricted to members:

{% embed url="<https://rocketry.gitbook.io/projects/>" %}
The /internal/ space, separate from this one (/public/)
{% endembed %}

![The team at Tripoli Central California with our rocket AirBears](/files/-MRw81tgn_WoOlfUAicu)


---

# 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/readme.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.
