# Creating A Gun

### Difficulty: 4/10 <img src="/files/-MfzUfw74ze08Z4sBrBv" alt="" data-size="original">&#x20;

Making a gun is surprisingly simple in most cases, to do it follow the tutorial that is linked in the following page, as well as a few extra steps that will be listed later

{% embed url="<https://github.com/Neighborin0/Updated-Gun-API-/blob/master/BasicGun.cs>" %}

follow these guidelines and once you have that done, set up the sprites and .json files in your sprite folder.


---

# 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://mtgmodders.gitbook.io/etg-modding-guide/making-a-gun/making-the-gun.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.
