# Tutorial

## Money Counter

You must count the dirty money before processing it, you can use the money\_counter item to place down a personal money counter - then just process the dirty money!

## Money Processor

You must then process the counted money by bringing "Unprocessed Money" to a Money Processor, you can use the money\_processor item to place down a personal money processor - then process it through unlockable businesses and you've now got clean cash to withdraw!


---

# Agent Instructions: 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://docs.picklemods.com/paid-resources/moneywash/tutorial.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.
