> For the complete documentation index, see [llms.txt](https://black-horizon-studios.gitbook.io/emerald-ai-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://black-horizon-studios.gitbook.io/emerald-ai-wiki/emerald-components-optional/weapon-collision-component.md).

# Weapon Collision Component

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

## Using the Weapon Collision Component

The Weapon Collision Component gives AI the ability to damage targets with actual collisions from an AI's equipped weapon and can even hit multiple targets. This component is intended to be used with melee weapons.

{% hint style="success" %}
Here are the available tutorials and guides for the Weapon Collision Component.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><p>     Applying the Weapon    </p><p>      Collision Component</p></td><td></td><td><a href="/files/0D7nYFutEkrGdMB2B9LD">/files/0D7nYFutEkrGdMB2B9LD</a></td><td><a href="/pages/wL4SvKtSQ1sJwV1IomMd">/pages/wL4SvKtSQ1sJwV1IomMd</a></td></tr><tr><td></td><td><p>    Setting up the Weapon </p><p>     Collision Component</p></td><td></td><td><a href="/files/Q3b8du6hnF4DhzNvoUGY">/files/Q3b8du6hnF4DhzNvoUGY</a></td><td><a href="/pages/c4pZ5Cg6HXlUX2VPAs00">/pages/c4pZ5Cg6HXlUX2VPAs00</a></td></tr></tbody></table>


---

# 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:

```
GET https://black-horizon-studios.gitbook.io/emerald-ai-wiki/emerald-components-optional/weapon-collision-component.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.
