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

# Taco Seller

## 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%2FS8ADDCF41fSABXKWkg7Z%2Fimage.png?alt=media&#x26;token=33c2f7ef-af60-43eb-ba54-3ca6dbbbae74" alt="" width="100%">

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2FDpMMnOli7auiDc4SBHwz%2Fimage.png?alt=media&#x26;token=7cb90c14-bb1b-4395-908c-cb58491a3453" alt="" width="100%">

2a. Upon clocking on as a taco seller you will get a prompt telling you that you can purchase the truck from the **Simeons dealership.**

2b. The taco truck in simeons costs **£250,000** so you will need this cash to permanently purchase the truck before being able to start the job.

2c. Once you have arrived at the simeons dealership the taco truck can be found under **VANS**

<img src="https://1547828078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9OKdgP0BI4PujRLZgRNL%2Fuploads%2F3tHLC3IPDw3kfyiydHNr%2Fimage.png?alt=media&#x26;token=2561e5e1-344b-417c-8c48-d05df0a223d6" alt="" width="100%">

3. Once you have purchased the truck you can then spawn the taco truck to begin!

<figure><img src="/files/edWVxdTeMeYTxEzbw0T6" alt=""><figcaption></figcaption></figure>

4. Head down to Taco Bomb a waypoint will be marked. Press \[**E**] to grab a box of tacos

<figure><img src="/files/smiD4AcGZB8buiHlFFg0" alt=""><figcaption></figcaption></figure>

5. You can stock a maximum of 100 tacos

<figure><img src="/files/QzvwSwR7TKrzXPeu8HcS" alt=""><figcaption></figcaption></figure>

6. Once you have stocked up with tacos use the command /`taco` to begin selling, you can set custom prices, view stock and see how much  you have made!

<div><figure><img src="/files/MJk1NfFQGQPHrUmGEoCK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0Q0BA7q2MytYZUair2bh" alt=""><figcaption></figcaption></figure></div>

You are now a certified taco seller!


---

# 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/taco-seller.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.
