# Special Breeding Event

There will be special breeding events every now and then for players to have a chance to breed a limited edition turtle. How does this happen? If a player breeds 2 turtles and its offspring possess the required traits during the event’s time window, they’ll get themselves a special edition turtle!&#x20;

Example: If a player managed to breed 2 turtles with Hat Trait A & B, and Face trait C & D during "Horoscope Libra Event" between September 23 - October 22, they'll have an offspring with a special edition "Libra Headgear" Hat Trait or "Libra symbol" Face trait.&#x20;

You’re probably wondering what happens when you try to breed a special turtle after the event is over. Well, players won't be able to get the special traits anymore, therefore making these turtles that are bred during the event exclusives.


---

# 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://clashof-turtles.gitbook.io/clash-of-turtles/game-features/turtle-sanctuary/special-breeding-event.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.
