> 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/lumberjack.md).

# Lumberjack

1. Go to Lumberjack job location
2. Find the worker, walk up to them and <mark style="color:green;">**Press \[E]**</mark>
3. Select your outfit
   1. Uniform or
   2. Your current outfit
4. Select 1 of 3 jobs
   1. <mark style="color:purple;">**Tree Cutting -**</mark>**&#x20;**<mark style="color:red;">**Pay goes to bank acct**</mark>
      1. Select the job
      2. It will put you in a telehandler vehicle&#x20;
      3. Go to the marked location on your GPS
      4. Find a tree in the area with a green circle around the base of it
      5. Get out of the telehandler vehicle
      6. Walk up to the tree and <mark style="color:green;">**Press \[E]**</mark>
      7. Once the tree falls, a bouncing upside down green triangle will show you wear to continue cutting with the chainsaw
      8. After your done cutting, get back in the telehandler vehicle
      9. Load the logs by driving the vehicle up to the bouncing upside down green triangle
         1. Use your <mark style="color:green;">**Numpad \[5]**</mark> to lower the forks, continue to hold down the <mark style="color:green;">**Numpad \[5]**</mark> while driving toward the logs, once the log is on, let go of the <mark style="color:green;">**Numpad \[5]**</mark>
         2. A red sphere pops up, align it with the other sphere&#x20;
      10. Collect all logs, then follow a marker on your GPS
      11. Once you arrive at the GPS location
          1. Go to the yellow rectangle with the logs facing the conveyor belt, seen in <mark style="color:yellow;">Picture A</mark> below
          2. Press <mark style="color:green;">**Numpad \[8]**</mark> to left the logs up over the barrier, drive forward until your front tires hit the barrier
          3. Hold <mark style="color:green;">**Numpad \[5]**</mark> until it goes all the way down and releases the logs
      12. From here you can go do more or take the telehandler back.
          1. <mark style="color:yellow;">If you want to continue, ignore the GPS and return to the green locations marked on the GPS to go to the other trees to cut down and haul</mark>
   2. <mark style="color:purple;">**Stacking Pallet of Lumbers -**</mark>**&#x20;**<mark style="color:red;">**Pay goes to bank acct**</mark>
      1. Select the job
      2. It will put you in a forklift
      3. You will see a stack of cut lumber with a blue floating chevron
      4. Drive the forklift forward, it will automatically load it for you&#x20;
      5. Follow the GPS to the trailer
      6. You may have to use your <mark style="color:green;">Numpad \[8]</mark> to move the forks up and <mark style="color:green;">Numpad \[5]</mark> to move the forks down while driving to go over terrain
      7. Once you arrive to the truck and trailer lift the forks all the way up using <mark style="color:green;">Numpad \[8]</mark>. Drive to one of the sides of the truck and put the pallet stack inside the green box on the trailer, it will automatically drop off
      8. Drive back to the area where you picked up the first pallet and continue until the truck is filled.
      9. When all of the trucks are full of wood pallets, or tells you there is no more wood pallets to load park your forklift on one of the trucks that has a floating blue truck marked on it.&#x20;
   3. <mark style="color:purple;">**Delivery of Lumbers -**</mark>**&#x20;**<mark style="color:red;">**Pay goes to bank acct**</mark>
      1. Select the job
      2. It will show a marker on your GPS, go there and park the truck
      3. Take off the forklift by: Getting in it and wait until the ramp drops
      4. Unload the wood pallets and place them in the blue box.&#x20;
      5. Put the forklift back on the truck where the bouncing blue truck shows.
      6. Get back in the truck, drive back to the lumber company&#x20;
      7. Deliver the truck back, pulling it in.
      8. Continue to the next truck.
      9. Deliver them all, or cancel the job at any time by going back to the worker.&#x20;

<figure><img src="/files/mOVPcXpebwmWLQZ2DbRo" alt=""><figcaption><p>Picture A</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/lumberjack.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.
