# Minerals and Gases

Materials are extracted from specific areas with the appropriate tool and professions.

| Fabrication Tier | Minerals | Gases     |        |          |
| ---------------- | -------- | --------- | ------ | -------- |
| T1               | Iron     | Copper    | Oxygen | Hydrogen |
| Carbon           | Nickel   |           |        |          |
| T2               | Silicon  | Chromium  | Helium |          |
| Vanadium         |          | Methane   |        |          |
| T3               | Aluminum | Cobalt    |        |          |
| Plutonium        |          | Acetylene | Argon  |          |

Percentages of minerals and gases extracted at the refinery for each unprocessed material:

Raw Ore T1 - 2,28% Iron, 2,28% Copper, 1,71% Carbon, 1,71% Nickel.

Raw Ore T2 - 1,57% Vanadium, 2.03% Silicon, 1,77% Chromium.

Raw Ore T3 - 1.02% Plutonium, 1.53% Aluminium, 1.71% Cobalt.

Gas Mixture T1 - 2.28% Oxygen, 2.28% Hydrogen.

Gas Mixture T2- 2.47% Helium, 1.53% Methane.

Gas Mixture T3- 2.08% Acetylene, 1.92% Argon.


---

# 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://docs.outerringmmo.com/tokenized-ecosystem/materials/minerals-and-gases.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.
