> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/emergency-services-info/license-information-and-laws/concealed-carry-and-firearm-info./guide-to-owning-a-firearm.md).

# Guide to Owning a Firearm

## Gun Safety

In order to use your firearm, as intended, you should look to do everything that you can to ensure that you are using it in the safest way possible.

* Treat every firearm that you possess as if it is loaded and ready to fire.
* Firearms not in use should ideally be unloaded to avoid any accidents.
* You should only aim a firearm at something that you intend to shoot at. Otherwise, keep the firearm pointing towards the floor when not in immediate use.
* You should be sure of your target and additionally, mindful of the surrounding area around the target and beyond it.
* Your finger should not be on the trigger or inside the trigger guard unless you are safely ready to fire.
* Should your gun fail to fire when the trigger is pulled, ensure you handle the weapon with care when attempting to open it up and investigate further.
* Ensure you uses the correction ammunition for the firearm are using. If you are not knowledgeable about this, the Ammunation gun clerks will assist you with this.
* Ensure the barrel of the Firearm is clear of obstructions before pulling the trigger. Firearms should be well maintained to avoid any build up of debris effecting the performance of the firearm.
* Do not alter or modify your weapon illegally. If you are buying attachments for your firearm, ensure that you are only doing so from legal vendors. Black market attachments may compromise the safety or performance of the weapon.
* When you are not personally using your firearm, ensure that it is kept in a gun safe and secure from other people who are not licensed to or incapable of handling the firearm safely.

Human error is the cause of 99% of all gun-related incidents, as modern firearms do not fire on their own. Ensuring that you use your firearm safely is not just for your own benefit but also, those around you.

***

## **Firearm Language and Anatomy of A Firearm**

* **Barrel:** The long tube the bullets fly down.
* **Trigger.** Essentially the small lever on the firearm that is pulled to initiate the firing sequence on the firearm.
* **Magazine:** The detachable container that holds the ammunition, which slots into the base of the firearm.
* **Grip or Pistol-Grip:** The part of a pistol you hold in your primary hand’s palm.
* **Safety:** A mechanical lever that blocks the gun from firing.

<figure><img src="/files/4uMcDK1VYf7OOGfvFUpC" alt=""><figcaption></figcaption></figure>


---

# 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://lmrp.gitbook.io/last-mile-rp/emergency-services-info/license-information-and-laws/concealed-carry-and-firearm-info./guide-to-owning-a-firearm.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.
