# Locker command

1. You can't store wonder weapons/equipment in the locker.
2. On some servers like **EZZ** you can buy more than one locker slots with the `.buylocker` command
3. Price of slots increase with each slot you buy
4. Every slot has a number which you can use to switch between them, first/default locker is `locker 0` and the first locker you purchase will be `locker 1` and so on
5. You can only use one slot at a time and if you want to store another weapon in the locker you will have to buy a slot first and then type `.locker 1` it'll select the second locker and than you can store your weapon in it and use it later.
6. If you've multiple locker slots than just type `.locker` and then the number of the slot you want to use like `3`,`5` or `9`. Example: `.locker 3` `.locker 5 .locker 9`
7. Another thing to keep in mind is that lockers don't work on different servers, whatever you store in **EZZ** servers can only be used in **EZZ** and no other server


---

# 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://faq.ezz.lol/infos/locker-command.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.
