# Mating

### Overview

Each Sassy Snake can only be mated once. Mating has a cost of 1000 $SKIN as well as a requirement that both Snakes have a size of at least 5. Once your snakes have been mated you will receive a single golden egg. This egg will not be immediately hatchable as the spooky 6 are still devising a strategy to achieve that, but once hatching is activated you will be able to hatch your eggs into a Sassy Snakelings.

![](/files/IKnjlncL9LqoiBzNLLim)


---

# 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://sassy-snakes.gitbook.io/sassysnakes/utility/mating.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.
