> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/how-to-general-info./job-guide/repo-job.md).

# Repo Job

1. Go to Repo Job Location
2. 3rd eye the worker
3. Select <mark style="color:yellow;">"Get a new repo job"</mark>
4. Go to your truck and use the <mark style="color:orange;">"Tow Note"</mark> in your inventory
   1. <mark style="color:yellow;">There are multiple markers you have to search to locate the vehicle</mark>
5. Head toward the markers and locate the vehicle.
6. Once you locate the vehicle, back up to the car leaving room for your tow bed to come down
7. While still in the driver seat, <mark style="color:green;">**press \[G]**</mark> this will lower your tow bed
8. Get out of the vehicle and stand on the top of the bed as **seen in picture A below**
9. <mark style="color:green;">**Press your \[E]**</mark> to obtain the tow hook
10. Walk down to the front of the car <mark style="color:red;">\*\*Get as close to the hood as you can</mark>
11. <mark style="color:green;">**Press your \[E]**</mark> to attach the tow hook to the car
12. Use the <mark style="color:orange;">"Tow Remote"</mark> in your inventory and press "Wind Hitch", **see in picture B below**
13. Close the <mark style="color:orange;">"Tow Remote"</mark>&#x20;
14. Use the <mark style="color:orange;">"Tow Remote"</mark> in your inventory AGAIN and click attach Vehicle, **see in picture C below**
15. Close the <mark style="color:orange;">"Tow Remote"</mark>
16. Get back in the vehicle and <mark style="color:green;">**press \[G]**</mark> to bring the bed back up
17. Drive to the location marked on your GPS
18. Pull into the red marker on the ground until it turns green
    1. <mark style="color:yellow;">The thick part is where the front of the tow truck should go, see in picture D below</mark>
19. Once marker on ground is green, <mark style="color:green;">**press \[E]**</mark> and it will unload the car
20. It will force you out of the car, go third eye the worker
    1. You will receive your pay, and it will remove the <mark style="color:orange;">"Tow Note"</mark> from your inventory
21. A menu will pop up and you can either:
    1. Park the flatbed
    2. Get a new repo job
22. Once you are completely done doing jobs you can just hit <mark style="color:yellow;">"Park the Flatbed"</mark>

<figure><img src="/files/JvtsQhvgiM0OB8be6rEi" alt="" width="309"><figcaption><p>Picture A</p></figcaption></figure>

<figure><img src="/files/n42x6Q3dBDzRAkXgDEoz" alt=""><figcaption><p>Picture B</p></figcaption></figure>

<figure><img src="/files/RyMhIgH5uz3mnxgGPTLN" alt=""><figcaption><p>Picture C</p></figcaption></figure>

<figure><img src="/files/tT430rPZ0wqtuqNooGJo" alt=""><figcaption><p>Picture D</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lmrp.gitbook.io/last-mile-rp/how-to-general-info./job-guide/repo-job.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.
