# Airframe Tests

### Pressure Test

For the pressure tests, essentially what we want to do is examine how airframe components react when they are under high pressure. For this test, we are going to place an exploding device (e.g. black powder or CO2) inside a tube and airtight seal it between two bulkheads with a certain and fixed distance between them. For the first trial, the pressure examined will be relatively low and continuing on it will increase until the point of airframe components failure. The type of airframe components that fail first should be recorded and described after every trial. &#x20;

### Tube Strength

### Bulkhead Strength

### Fastners Test


---

# 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/testing/airframe-tests.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.
