# Weapons

Weapons are the main method of dealing damage in MetaDOS. Attachments can make a weapon more effective and powerful by stabilizing it, increasing its magazine size, changing its optics, and more.

<figure><img src="/files/vDpOgy6Z76lq1QbFS5SZ" alt=""><figcaption></figcaption></figure>

In Battle Royale, Hunters drop into the island without any weapon equipped, and must find them from any suitable weapons and loot sources upon landing.


---

# 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://wiki.metados.com/gameplay/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.
