# Items

Untradeable Items:

* Cannabis Seed
* Coca Seed

Tradable Items:

**Drugs:**

* Cannabis Bud
  * Harvested from Cannabis farm.
  * Useable: Decreases stress by 10 points.
* Cocaine
  * Processed from the **Lab**. 1 coca leaf = 1 unit of cocaine.
  * Useable: Restores 10 energy, raises stress by 1 point.

**Resources:**

* Laptop
  * Obtained from robberies.
  * Can be consumed as required equipment for robberies.
* Scrap Metal
  * Used in crafting
* Scrap Wood
  * Used in crafting
* **Gun Parts**
* 12 Gauge Ammo
* 9mm Ammo
* 7.6 Ammo
* Rockets

**Weapons**

* **Baseball Bat**
  * **Power: 10**
  * Crafted with **Scrap Wood**
* **Knife**
  * Power: 12
  * Crafted with **Scrap Wood** and **Scrap Metal**
* **9mm Pistol**
  * Power: 20
  * Can be dropped from certain **Robberies**, or crafted from Gun Parts and 9mm Ammo
* **12 Gauge**
  * Power: 25
  * Can be dropped from certain **Robberies**, or crafted from Gun Parts and 12 Gauge Shells
* **Flip-Flops (Throwable)**
  * Power: 30
  * Can be dropped from certain **Robberies**.
* **AK-47**
  * Power: 50
  * Can be dropped from certain **Robberies**, or crafted from Gun Parts and 7.6 Ammo
* **Noisy Cricket**
  * Power: 60
  * Can be dropped from certain **Robberies**.
* **Woom Woom**
  * Power: 65
  * Can be dropped from certain **Robberies**.
* **RPG**
  * Power: 80
  * Can be dropped from certain **Robberies**, or crafted from Gun Parts and Rockets

**Accessories (Coming Soon)**

* *Coming Soon*


---

# 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://crimcity.gitbook.io/help/money-and-trade/resources-and-crafting/items.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.
