# 登录

## 端口

端口默认为 3000，若设置了自定义端口，则是自定义端口

## 用户名密码

默认用户名为 admin, 初始密码在 vertex/data/password 文件内, 直接复制即可 **登入之后务必在全局设置页修改账号及密码**

## 主页面

主界面为版本信息以及其它信息, 在侧边栏选择具体功能模块

![ab4ed5ea3c3b17ae78e316d1cac3f70f.png](https://pic.lswl.in/images/2022/03/25/ab4ed5ea3c3b17ae78e316d1cac3f70f.png)


---

# 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://wiki.vertex-app.top/xin-shou-ru-men/deng-lu.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.
