# Missions

## Faction Missions

Faction missions are the main story-driven content in Pump Theft Auto 2. Visit a faction's phone booth at their HQ to receive assignments.

### The Satoshi Order: "Steal the Limo"

**Objective:** Steal the Trumpet Family's golden limo and drive it into the sea.

**How to complete:**

1. Go to The Satoshi Order's HQ and use the phone booth
2. Head to the Trumpet Family's HQ compound
3. Steal the golden limo parked inside (guards will attack you)
4. Drive the limo to the pier at the east side of the map
5. Launch the limo into the water
6. Jump out before it sinks — or go down with it

**Rewards:**

* $500 cash
* +20 respect with The Satoshi Order
* -15 respect with Trumpet Family

**Notes:**

* If you die or the limo is destroyed, the mission fails
* If you exit the limo for more than 10 seconds, the mission fails
* Police will not be involved in this mission

***

### Trumpet Family: "Car Bomb"

**Objective:** Drive a rigged car to The Satoshi Order's mining farm and blow it up.

**How to complete:**

1. Go to the Trumpet Family's HQ and use the phone booth
2. Pick up the bomb car parked near the HQ
3. Drive it to The Satoshi Order's mining farm
4. Park the car next to the building
5. Exit the vehicle
6. Press **B** to arm the detonator
7. Run! You have 5 seconds before detonation

**Rewards:**

* $800 cash
* +25 respect with Trumpet Family
* -20 respect with The Satoshi Order

**Notes:**

* The Satoshi Order's guards will attack you during this mission
* Once you drive 30+ tiles from the Trumpet HQ, police will be alerted (5 stars!)
* If the bomb car is destroyed before detonation, the mission fails
* Getting caught in the blast radius will kill you (but you still get the reward)

***

## Kill Missions (Skull Pickups)

Glowing skull pickups appear randomly around the city. Walking over one starts a timed kill challenge.

**How it works:**

1. Pick up a skull from the ground
2. A target NPC count and time limit appear on screen
3. Kill the required number of NPCs before time runs out
4. Earn a cash reward on completion

**Notes:**

* Kill missions cannot be started while a faction mission is active
* Failing the timer means no reward
* These missions are independent of faction respect

## Taxi Jobs

Steal or enter a taxi (found at the Taxi Station) to start taxi jobs.

**How it works:**

1. Enter a taxi vehicle and press `F` to go ON DUTY
2. A yellow marker appears on the minimap showing where the passenger is waiting
3. Drive to the pickup point
4. A new yellow marker appears showing the destination — drive there to drop off the passenger
5. Earn a fare based on distance, with bonuses for speed and clean driving

Taxi jobs provide steady income without the risks of faction warfare.


---

# 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://guide.pta2.com/missions.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.
