# Usage

Detailed usage instructions

#### **Opening the Tablet**

Players use the **pirate\_tablet** item to open the heist interface.

Inside the tablet:

* Create a **Crew/Strain**
* Invite friends
* Start the Pirate Heist

#### **Starting the Heist**

Inside the tablet → open the **Contracts / Robbery** section →\
Select **Pirate Heist** → press **Start**.

This automatically:

* Spawns the pirate ship
* Spawns the NPC guards
* Enables the robbery mission logic

#### **Using the Compass**

When the heist begins, players use the **compass** item to see the direction of the ship.

The compass helps navigate without opening the map.

#### **Looting & Combat**

Once on the ship, players can:

* Fight NPCs
* Collect money carts
* Open cases
* Steal paintings
* Loot various objects

All interactions work with:

* **qb-target**
* **ox\_target**


---

# 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.0resmon.org/0resmon/frkn-resources/frkn-pirate-heist/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.
