# Card Cooldown

## Cooldown Period <a href="#cooldown-period" id="cooldown-period"></a>

**When recently played cards have been transferred to a new owner or delegated to a new player, they cannot be used in battles for a period of 48 hours since they were last played.**

This is an important anti-abuse measure that prevents owners of multiple accounts from farming too many rewards with the same cards.

Cards in this Cooldown Period are indicated by the **Timer** icon being lit up on the Collection page. When hovered over, the small pop-up will say exactly how much time remains on the timer.

<figure><img src="/files/A6YqLdfIy2Gnf4ULmyyj" alt=""><figcaption></figcaption></figure>

**Note: Cards that are in a cooldown period can not be listed for rent.**

For more information, please visit our Support Knowledge Center article on [how cooldowns work](https://support.splinterlands.com/hc/en-us/articles/9051138488212-How-Do-Cooldowns-Work).


---

# 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.splinterlands.com/cards/card-cooldown.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.
