# Robots and Pets

## Robots and Pets

Robots and Pets both increase your long-term Prison income.

Robots generate money and Tokens over time.

Pets increase your sell multiplier.

### Robots

Robots produce money and Tokens while you are online.

Place them on your plot to start earning.

You can get Robots from:

* Robot Keys from the Store
* Free prestige rewards at Prestiges `4`, `20`, `40`, `60`, `80`, and `100`

Use `/robots` to:

* View your Robots
* Check how much they are making
* Collect stored money and Tokens

Click the money note in the menu to collect what they have produced.

#### Robot tiers

| Tier      | Base Money Rate | Base Token Rate |
| --------- | --------------- | --------------- |
| Coal      | `$100/s`        | `0.01/s`        |
| Iron      | `$200/s`        | `0.02/s`        |
| Gold      | `$300/s`        | `0.03/s`        |
| Diamond   | `$500/s`        | `0.04/s`        |
| Emerald   | `$750/s`        | `0.05/s`        |
| Netherite | `$1500/s`       | `0.10/s`        |

Each Robot can be upgraded `10` times with Tokens.

### Pets

Pets give extra sell multiplier.

Buy pet eggs with Tokens from `/eggshop`.

Open them at `/warp pets`.

You can equip up to `3` pets at once in `/pets`.

The `/pets` menu also shows each pet's current level and sell multiplier.

Pets level up as you mine with them equipped.

Higher pet levels increase their sell multiplier.

Every egg has a `1%` chance to be shiny.

Shiny pets have double their normal base sell multiplier.

#### Egg tiers

| Egg          | Unlock        | Cost               | Base sell multiplier |
| ------------ | ------------- | ------------------ | -------------------- |
| Common Egg   | Default       | `1,000` Tokens     | `2%` to `25%`        |
| Forest Egg   | Prestige `4`  | `5,000` Tokens     | `30%` to `70%`       |
| Wild Egg     | Prestige `20` | `25,000` Tokens    | `75%` to `130%`      |
| Apex Egg     | Prestige `40` | `100,000` Tokens   | `140%` to `220%`     |
| Mythical Egg | Prestige `60` | `1,000,000` Tokens | `250%` to `800%`     |

You can trash unequipped pets by right-clicking them in `/pets`.

The Token refund depends on the pet, its level, and whether it is shiny.


---

# 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://wiki.lemoncloud.org/gamemodes/prison/robots-and-pets.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.
