# Deposit Materials

To craft items, you will need to deposit materials into the bot.&#x20;

1. From your wallet, select the NFT ingredients you need for crafting. (See the following pages for recipes.)&#x20;
2. Transfer the required NFTs to **`pixeltycoons`**, using the memo **`blend`**.&#x20;
3. Run the **`/deposit`** command. The bot will check for transfers and update your account accordingly.

Please use care when sending materials for deposit, and follow the instructions exactly. Items sent to the wrong address or with the wrong memo may not be retrievable. You can double check deposit instructions anytime by sending the **`/deposit`** command.

&#x20;                   ![](https://380428154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkSBIO6tzmp74ugUP8HmB%2Fuploads%2FqBvyoK3SaUIpoY3D7XmJ%2FCommissioner%20deposit.png?alt=media\&token=e85c7a96-1d0e-462e-983e-944e7426989a)


---

# 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://pixeltycoonswax.gitbook.io/pt/pixel-tycoons-games/our-games/commissioner-bot/deposit-materials.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.
