# How do I log into NSM?

In order to [connect your discord account](/questions/connect-discord-account.md), you'll need to log into Node Server Manager, or NSM. First, you'll need your Client ID and Login Token.

Hop into any ezz server and type `.token` into game chat. You'll be given your Client ID and Login Token.

![](/files/y7HGTE786rWsei6izkb0)

Next, head over to <https://node.ezz.lol/> and input your information.

![](/files/hrktEBKDcwRugMskJyII)

Once you've logged in, you can change your password; link your Discord; and add Two-Factor Authentication.


---

# 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/how-do-i-log-into-nsm.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.
