# Inventory

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

Inventory is an In-Game storage of your Assets: Pulse Trackers, Pulse Boxes, Art NFTs, Mods, and other in-game items.&#x20;

Items found in the inventory are in the Game and can be used and accounted for in all MOOW mechanics according to the rules.

In order to transfer your item that is in the inventory to another player, you need to move this item to your wallet of the corresponding network and make a transaction from it.&#x20;

<mark style="color:red;">**Cooldowns after moving a Pulse Tracker to the In-Game Inventory from a crypto wallet:**</mark>&#x20;

1. 14 days on Move-To-Earn
2. 14 days on Breeding
3. 14 days on Marketplace

{% hint style="info" %}
**There is no cooldowns if a Pulse Tracker was purchased from the In-Game Marketplace.**
{% endhint %}


---

# 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://moow.gitbook.io/moow-whitepaper/move-to-earn/inventory.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.
