# The Daycare Centre

### What is the Daycare Centre?

Too busy for dive quests? Players can leave their turtles off to The Daycare Center, where they chill and assist townspeople with their chores. While there, your turtles will passively earn DSC that you can claim and spend. The Daycare Center will earn a much lower DSC amount than actively dive questing. This method won't earn you any item rewards, but it is a way to utilize your turtles while you are busy running errands yourself! Every time your turtle is being placed in the Daycare Centre, it'll be there for 12 hours. After 12 hours, you'll be able to claim back your turtle, together with an amount of DSC. The amount of DSC earned during the course of the 12 hours depends on your turtle's rarity. (As more superior turtles are able to complete more tasks in 12 hours) However, Higher rarity turtles are also better in dive questing and PVP, therefore players have to decide where and how to fully utilize their party of turtles.

| Turtle Tier | DSC Earned in 12 Hours |
| :---------: | :--------------------: |
|    Normal   |           10           |
|    Rare 1   |           15           |
|    Rare 2   |           20           |
|    Epic 1   |           25           |
|    Epic 2   |           30           |
|    Unique   |           40           |
|  Legendary  |           50           |


---

# 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/the-daycare-centre.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.
