# Copper Cutting

This script allows players to cut and extract copper from various locations around the city. Players need wire cutters and bolt cutters to access secure areas and carefully cut through copper wires and pipes. Once the copper is extracted, they can sell it for profit at designated drop-off points.

The script features support for law enforcement agencies that can patrol the areas and respond to reports of copper theft, so players must exercise caution and employ stealth tactics.

The script aims to provide an engaging experience for players interested in extracting and selling copper within the FiveM environment

{% embed url="<https://github.com/Thummie/copper-cutting>" %}


---

# 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://docs.thummie.com/docs/free/copper-cutting.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.
