> For the complete documentation index, see [llms.txt](https://efas.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://efas.gitbook.io/whitepaper/the-journey/weaponry.md).

# Weaponry and Equipment

![Hephaestus Corporation PRL-MK V Grenade Launcher](/files/-MkZBjCEuOtG1mSZPMkH)

Thanks to the Double Consciousness tech, your brain capacity has been improved to be twice as performant as those of ordinary humans, and the use of all weapons, equipment, spacecraft, and vehicles made by humans is quite easy for you.&#x20;

The technological development of the last 170  years should not be underestimated. Weapons, armor, and ships from before the Ark's journey are considered obsolete and are practically useless in this era.

There are many types of firearms in the galaxy: pistols, submachine guns, rifles, shotguns, energy bows, grenade launchers, biochemical firearms, and so on. Each type of firearm has two firing modes, which you may choose at will depending on your required combat distance. For example, the Bio-Acid Spitter can spray terrifying corrosive acid bursts after charging up power, or release strong corrosive bubbles that can subsist for a long time.

![](/files/-MkZBx42gqSwUtakuM20)

High-quality firearms often have a variety of unique functional modifications. Still taking the Bio-Acid Spitter as an example, the addition of a JRS tail throat can make the sprayed acid ray thicker, and all of the stored acid can be sprayed in one shot.

Paired with powerful weapons is a wide selection of tactical equipment. From common high-explosive fragmentation grenades to small black hole generators, hundreds of different tactical gadgetry can be mixed and matched to create powerful and terrifying customized builds that belong only to you.

You can obtain these weapons and equipment through various channels, such as research and development, purchasing from merchants, plundering from convoy fleets, or reclaiming from rifts. Arm yourself to the teeth!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://efas.gitbook.io/whitepaper/the-journey/weaponry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
