# Usage

### Getting Started

1. Head to the **Beach Cleanup Job** blip on the map (usually Vespucci Beach).
2. Interact with the **Beach Cleanup Coordinator** NPC.
3. Select a mission to start.

### Mechanics

* **Trash Collection**: Search the marked zones for trash props. Use your target eye or press `E` to collect them.
* **Leveling Up**: Completing missions grants XP. Higher levels unlock better missions.
* **Shop**: Visit the Beach Shop vendor to sell collected trash for cash.

### Metal Detecting

Current Level Requirement: **Level 3** (Default)

1. Purchase a **Metal Detector** from the Beach Shop.
2. Use the item from your inventory to equip it.
3. Walk around the beach listening for signals.
   * **Green/Slow Beep**: Far away.
   * **Red/Fast Beep**: Target is close!
4. When the signal is strongest, follow the on-screen prompt to dig.


---

# 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://imperiumscripts.gitbook.io/imperium-scripts/scripts/imperium-beach-waste-collector/usage.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.
