# Atmospherics

The Atmospherics system (atmos).

Gasses must be able to be transferred through a complex network of pipes, and must regulate pressure between rooms. For example, if a low pressure room is adjacent to a high pressure room, and the door between them is open, **air should flow from the high pressure room into the low pressure room, until pressure is equalized**. Ideally, this should cause wind that, if strong enough, should blow anything not buckled down in the direction of the airflow.

<figure><img src="https://3662897456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhffJRpQgXgXOOhvtML3c%2Fuploads%2Fgit-blob-4939b631779990359f9d60fb3d8cfa4fade2dbe0%2FOwpDAyHXt8.gif?alt=media" alt=""><figcaption><p>First steps for good atmos are progressing. The cubes' height indicate pressure level.</p></figcaption></figure>

The gas in the atmosphere may not be a singular gas, actually that will rarely be the case. Most atmosphere will be made up of a mix of gases. Gases naturally mix together and equalize over time, much in the way pressure equalizes overtime.

<figure><img src="https://3662897456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhffJRpQgXgXOOhvtML3c%2Fuploads%2Fgit-blob-215622bf0a4055c7983b2bb4fed682c71e1b3645%2FGIF087.gif?alt=media" alt=""><figcaption><p>A representation of a mixture of gasses. The higher the box of a certain color, the more of the according gas is in that tile.</p></figcaption></figure>

It is important to manage both the pressure and gas mixture of the atmosphere in your work station.


---

# 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://ss3d.gitbook.io/design/environment/atmospherics.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.
