# Questions

- [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)


---

# 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/questions.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.
