# Ezz

## Ezz - FAQ

- [FAQ](https://faq.ezz.lol/readme.md): Frequently asked Questions and more
- [Rules](https://faq.ezz.lol/infos/rules.md)
- [Locker command](https://faq.ezz.lol/infos/locker-command.md): Some extra Info about the .locker command
- [Commands](https://faq.ezz.lol/infos/commands.md): A list of all command
- [High Round lock](https://faq.ezz.lol/infos/high-round-lock.md): Prevents someone from joining a high round
- [Perma Perks](https://faq.ezz.lol/infos/perma-perks.md): Everything you need to know about Perma Perks!
- [Startup Settings](https://faq.ezz.lol/ezz-panel/startup-settings.md): Please read the following Infos if you struggle with the Startup Settings
- [Connect Discord account](https://faq.ezz.lol/questions/connect-discord-account.md): Connect your Plutonium Account with Discord
- [Get Discord Role](https://faq.ezz.lol/questions/get-discord-role.md)
- [How do I log into NSM?](https://faq.ezz.lol/questions/how-do-i-log-into-nsm.md)
- [How to join a Private Server?](https://faq.ezz.lol/questions/how-to-join-a-private-server.md): Join a password-protected private Server
- [Why is my Server offline?](https://faq.ezz.lol/questions/why-is-my-server-offline.md)
- [How do I report someone?](https://faq.ezz.lol/questions/how-do-i-report-someone.md)
- [How do I use .locker?](https://faq.ezz.lol/questions/how-do-i-use-.locker.md)
- [How do I use my Bank?](https://faq.ezz.lol/questions/how-do-i-use-bank.md)
- [How do I use custom camos?](https://faq.ezz.lol/questions/how-do-i-use-custom-camos.md)
- [How do I bind keys in bo2?](https://faq.ezz.lol/questions/how-do-i-bind-keys-in-bo2.md)
- [How do I open Console?](https://faq.ezz.lol/questions/how-do-i-open-console.md)
- [Changelogs](https://faq.ezz.lol/misc./changelogs.md): Dev Changelogs - for those who are interested


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://faq.ezz.lol/readme.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.
