# Login/Logout

## 1. Login.

To use Nobita, you first need to log in to the system by following these steps:&#x20;

**Step 1:** Access the provided system domain name (You can use Chrome, Coc Coc, Firefox browsers)&#x20;

**Step 2:** Use the provided account to log in to the system&#x20;

* (1) Enter your username&#x20;
* (2) Enter the password&#x20;
* (3) Click "Login" -> Access the system

![](/files/-MlCyh3EAkBTqHrBYfXw)

**\*\* Note:** Each account has a different authority granted by the manager. Therefore, the system only displays the functions that the account is authorized to use.‌

## 2. Log out.

To log out of the system, follow these steps:&#x20;

(1) Click on account management in the upper right corner of the screen&#x20;

(2) Click "Log Out"&#x20;

So you have successfully logged out of the system.

![](/files/-MlD0KWLUywdFXUVGcC9)


---

# 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://help.nobi.pro/login-logout.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.
