# 新手上路

## 第一步 - 注册用户

**在ComBoox系统中查询、浏览任何公司的簿记信息都不需要注册用户。**&#x4F46;如果希望在ComBoox系统中创设公司簿记、持有簿记权益或者参与公司治理活动，就必须先用以太坊账户来注册用户。

在ComBoox系统中注册用户非常简单，您只需点击两下就可以完成。

{% embed url="<https://youtu.be/2dRjwxN7DHA>" %}
注册新用户
{% endembed %}

## 第二步 - 创建公司簿记系统

创建新的公司簿记系统，需要先填入公司秘书的账户地址。公司秘书具有系统配置权限，请您务必谨慎安排。

{% embed url="<https://youtu.be/6ZAC1t20WvM>" %}
如何新建公司簿记系统
{% endembed %}

## 第三步 - 初始化系统配置

只有公司秘书(账户)才有权对系统进行初始化配置。

所谓初始化，是指在系统中输入公司的名称、简称、股东人数上限，以及当前公司股东的持股情况。初始化完成后，需要将股东名册、股权登记簿的控制权移交给管理人合约，此后登记簿合约的内容将不能直接通过任何外部账户直接变更，只能通过调用管理人合约的特定API来变更。

{% embed url="<https://youtu.be/TQgJgPdFpcw>" %}
如何初始化公司簿记系统
{% endembed %}

## 第四步 - 新建《股东协议》

公司每名股东均有权创设新的股东协议草案。

股东可以亲自起草股东协议条款，也可以委托特定的智能合约律师起草，但只有创设股东协议草案的所有者才有权决定草案定稿。

{% embed url="<https://youtu.be/TM43LKGmZKk>" %}
如何新建《股东协议》
{% endembed %}


---

# 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://comboox.gitbook.io/whitepaper-cn/cao-zuo-zhi-nan/xin-shou-shang-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.
