# Equipping items

To equip tools or a teleportal, you must have the items [staked](https://pixeltycoonswax.gitbook.io/pt/pixel-tycoons-games/our-games/collector-adventure/getting-started/stake-unstake-and-equip-nfts/stake-your-nfts) at the **pixelstaking** wallet, and **your collector must be at home**. Details can be found by sending the **`/equip`** command. Or, follow these instructions:

1. Run **`/staked`** to see a list of staked collectors and equipment
2. Select the asset ID of the item to equip, and the index number of the collector you wish to equip the item to.&#x20;
3. Type **`/equip collectornumber assetid`**, replacing **collectornumber** with the index number of the collector that will use the item, and **assetid** with the asset ID of the NFT you are equipping.&#x20;

&#x20;                   ![](https://380428154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkSBIO6tzmp74ugUP8HmB%2Fuploads%2F671Kzb9DRuOFYoed8Trg%2FScreenshot%202023-02-04%20at%204.32.48%20PM.png?alt=media\&token=6276d22d-bd59-42f9-aced-f628f0006ed5)

4. If you have successfully equipped, you will see a lock next to the item when you run the **`/staked`** command, and you will see the item added to your collector when you run **`/inv collectornumber`.**&#x20;
5. If you encounter any errors, closely read the response from the bot, make sure you have followed all instructions, and try again.
6. Repeat this process for every item you wish to equip.


---

# 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/collector-adventure/getting-started/stake-unstake-and-equip-nfts/equipping-items.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.
