> For the complete documentation index, see [llms.txt](https://docs.lala.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lala.gg/gmo.md).

# GMO使用教程

## 第一步：登陆面板

```
面板地址： https://tky001b.pf.gmocloud.com/client/
域（填到第三行）：gmocloud/basic/db915324542
```

<figure><img src="/files/G5BjI5z5df3yFmeZqA4A" alt=""><figcaption></figcaption></figure>

## 第二步：首次拿到机器，先重装系统（必须使用日语面板）

<figure><img src="/files/uiP9iH7y8YxBIqJMgBlT" alt=""><figcaption></figcaption></figure>

**选择好系统后点OK，等待两分钟系统装好了后有弹窗密码（ubuntu系统默认用户名是cloud，其他系统默认是root）**

## 其他操作

### 修改密码

修改密码后等1-2分钟后，有弹出显示（必须用日语面板）

<figure><img src="/files/6VAJmflbQCw5ohzm6p9l" alt=""><figcaption></figcaption></figure>

### 更换ip

可以发工单申请更换ip，遵循以下条件：

* 从购买之日起，每60天可以免费更换一次ip。
* 不满足免费更换条件的，可以付费更换ip，费用为15cny/次。


---

# 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 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://docs.lala.gg/gmo.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.
