# 起草《股东协议》

## 第0号规则 - 公司一般治理规则&#x20;

ComBoox系统将第0号规则编号预留给了“公司一般治理规则”。

“公司一般治理规则”主要用于规定股东会提案规则、董事会提案规则、公司股东人数上限、需股东会批准的最低支出金额等最基本的公司日常治理规则。

{% embed url="<https://youtu.be/gZ9PKNMUrpo>" %}
如何设置“公司一般治理规则”
{% endembed %}

## 第1\~255号规则 - 表决规则

ComBoox系统将第1-255号编号预留给了“表决权规则”。

其中，第1-7号规则规定了各种股权交易的表决规则，第8号规定了股东协议变更的表决规则，第9-10号规定了股东会一般决议事项和特殊决议事项的表决规则，第11-12号规定了董事会一般多数决和绝对多数决两类表决规则。

{% embed url="<https://youtu.be/FJX_HL9mPgk>" %}
如何设置“表决规则”
{% endembed %}

## 第256\~511号规则 - 职位分配规则

ComBoox系统将第256-511号编号预留给了“职位分配规则”。

“职位分配规则”主要有两项基础功能：其一，设置公司高级管理人员的职位；其二，将职位的提名权分配给某个特定编号用户，或者某个特定职称的持有人。

{% embed url="<https://youtu.be/qozqVrr0TtY>" %}
如何设置“职位分配规则”
{% endembed %}

## 第512\~767号规则 - 优先权规则

ComBoox系统将第512\~767号规则分配给了“优先权规则”。

“优先权规则”主要指公司增发新股时可适用的“优先认购权”，和股东对外转股时可适用的“优先购买权”。

{% embed url="<https://youtu.be/WWwkTKSY16w>" %}

## 第768\~1023号规则 - “股东分组规则”

ComBoox系统将第768-1023号编号预留给了“股东分组规则”。

“股东分组规则”主要是将具有“关联关系”或“一致行动关系”的股东划分为同一组别，从而可以在表决权排名时将关联股东的表决权加总，以及在投票时可以检索到回避表决规则所应当适用的关联股东是谁。

{% embed url="<https://youtu.be/hZfZjiKeBgg>" %}

上述规则基本上覆盖了公司日常经营所需的所有治理规则，足够满足一般的公司簿记系统需求。如有特殊需求，例如，“挂牌转股安排”或“拖售权”、“反稀释”等特殊投资者权益安排，请参见下面高阶应用教程。


---

# 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/qi-cao-gu-dong-xie-yi.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.
