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

# Garbage

1. Go to Garbage Job Location
2. 3rd eye the worker at the top of the stairs
3. Click <mark style="color:yellow;">"Start Job"</mark>
4. 2 different options
   1. <mark style="color:green;">**Doing the job alone (no with you)**</mark>
      1. Select clothes&#x20;
         1. \#1 is your clothes
         2. \#2 is garbage uniform
         3. Ignore <mark style="color:yellow;">"Percentage of your salary"</mark>
         4. Start Job (Bottom Right)
   2. <mark style="color:green;">**Doing the job with a team (Multiple people working one truck)**</mark>
      1. Everyone has to 3rd the ped and click start job&#x20;
      2. select clothes
         1. \#1 is your clothes
         2. \#2 is garbage uniform
      3. You will see your team which will show just as you, below that you will see nearby players
      4. Click the green button beside the nearby players name to add them to your team
         1. You can also hit this button to remove them from the team
      5. If you are not the person who starts the job and you are added, you have to accept the invite to join the team
      6. Boss (Hosting Team)
         1. You can select management and you can decide the percentage of pay you want to assign each team member
            1. It will be in total 100% spread throughout the team
      7. Start Job (Bottom Right)&#x20;
5. Nothing will populate on your GPS, you drive around and see trash bags laying down, see Picture A below
6. 3rd eye the trash bag, press <mark style="color:yellow;">"Pick up the bag"</mark>, also seen in Picture A below
7. Go to the back of the trash truck
8. 3rd eye the trash truck, press <mark style="color:yellow;">"Put the garbage in"</mark>, see Picture B below
9. Then continue until you are done doing it or when you completed all garbage.
10. Drive the garbage truck back to the yard and drive up to the green circle and <mark style="color:green;">**press \[E]**</mark> to end working
11. Return to the worker at top of stairs to change back to your normal clothes

<figure><img src="/files/Lit1Qi51EuCzDV6QHc9n" alt=""><figcaption><p>Picture A</p></figcaption></figure>

<figure><img src="/files/yrDkZlAC9sMrqZV6rYzV" alt=""><figcaption><p>Picture B</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/garbage.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.
