# Weapons

At the start of Eden, you’re equipped with two standard-issue weapons: an assault rifle and a pistol. However, the true thrill lies in discovering the handcrafted arsenal scattered throughout the wasteland. Beyond your starting gear, you can find and wield unique post-apocalyptic creations, including SMGs, shotguns, assault rifles, and sniper rifles (available at alpha launch). These weapons aren’t just your typical firearms - they’re improvised survival tools built from whatever scraps people could get their hands on: car parts, bike frames, bits of metal. Every piece of gear feels like something someone actually cobbled together to stay alive, shaped by a world that had to rebuild itself from nothing.

<figure><img src="/files/Nj3uNtva9nNjlRcKXsfT" alt="SMG" width="563"><figcaption><p>SMG</p></figcaption></figure>

## Attachments

The game features a diverse set of attachments, ranging from scopes, to stocks, magazines, and suppressors. Each will have a unique impact on the weapon.

You can attach up to 5 attachments to a weapon, and some attachments can be used on multiple weapons, like scopes.&#x20;


---

# 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.eden.game/introduction/overview/weapons.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.
