> For the complete documentation index, see [llms.txt](https://wiki.cmgstudios.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cmgstudios.net/guides/jobs/burger-shot-cook.md).

# Burger Shot Cook

## Clocking on :clock1: <a href="#clocking-on" id="clocking-on"></a>

1. To start any job you need to clock on as it before hand at **City Hall.**

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2FF7d4V4lsTBja1vLMEEYn%2Fimage.png?alt=media&#x26;token=4dd4f334-37de-4395-8f7e-dcefa2a65133" alt="" width="100%">

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2F7gMfSFvB9Hw1dEMYRnUH%2Fimage.png?alt=media&#x26;token=bc6a8cbe-f747-4ed2-87c4-c233035fed00" alt="Upon clocking on as a burgershot employee you will get a prompt telling you that a waypoint has been set for the burgershot store where you can start your new career!" width="100%">

2. A waypoint should be placed on your GPS for the burgershot where you can then start your shift as a Burger Shot cook.

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2FVBQRGQWPJSUAe66Q6vgQ%2Fimage.png?alt=media&#x26;token=5be96b7f-f2e5-4c9b-823f-ee50fa708e25" alt="" width="100%">

3. Once you arrive you will be in the main lobby of the burger shot resturaunt from there you will need to enter the kitchen area where you can start your work.
4. Walk up to one of the blue arrows and press **E** in order to start cooking!

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2FE3f063Kcf4ksdRiF55lr%2Fimage.png?alt=media&#x26;token=93452174-0bea-4c02-8d73-155cd126caf4" alt="" width="100%">

5. Once you have started cooking there should be a table behind you which should guide you through the process of making a burger.

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2Fus73nogGdka1OpP59bhu%2Fimage.png?alt=media&#x26;token=19dc4359-8272-4390-898f-c3900c8079bb" alt="" width="100%">

6. Once you have collected all ingredients you will need to cook the burger in the cooker, you will then see a semi circle puzzle where you have to press **SPACE** when the white bar matches up with the green section.

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2FB1CuZZAcAqbzFlph3P1c%2Fimage.png?alt=media&#x26;token=ef668c6e-64e4-43ee-b14e-7642739f0ebf" alt="" width="100%">

7. You will have to repeat this puzzle three times and once you are finished you will have a cooked burger on a tray which you need to take to the cash register in order to be paid for your work!

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2FfZlpPfCWItkZhOahGir0%2Fimage.png?alt=media&#x26;token=fee3eed7-4de2-4fe1-8eab-472e764e0d04" alt="" width="100%">

8. You will recieve your pay as well as a burger!

Burgers can be used in a similar fashion to tacos in order to restore health ​

{% hint style="success" %}
You have completed the Burger shot cook job! You can now either clock off at the clock on point or continue work!&#x20;
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.cmgstudios.net/guides/jobs/burger-shot-cook.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
