# Healing

Every damage type has a way to be treated with professional help. Most of the damage can be negated or remedied by providing the damaged part with a substance designed to deal with it.

### Substance Exposure

Reagents should be introduced into the bloodstream at various rates depending on the type of 'exposure'.

* Injecting: would instantly introduce reagents to the bloodstream. Requires IV stand, syringe or hypo applied to the bodypart (+ CIRCULATORY connected to it).
* Inhaling: introduces reagents fast, but not instantly. Requires at least one working lung (+ CIRCULATORY connected to it) and either breathing mask connected to a source of gas/dispersed reagent or said reagent introduced to the station’s atmosphere.
* Digesting: slowly extracts reagents located in intestines. Requires working intestines (+ CIRCULATORY connected to it).
* Topical: skin absorbs reagents very slowly. Requires a reagent or a patch/bandage/dandaid containing it applied to a bodypart with a not-dead MUSCLE layer (+ CIRCULATORY connected to it).

This way, for example, a combat stim patch would be good for negating the effect of a wound temporarily, a pill would be perfect for long engagements with a very low overdose risk and an autoinjector would be an ace up your sleeve at the risk of an overdose if the dosage is too high.


---

# 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/entities/health/healing.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.
