# 节点

{% hint style="info" %}
根据 [SeeDAO 元规则 (版本: SIP-2)](https://seedao.notion.site/SeeDAO-SIP-2-a4720f18c068455785a7a9ee5fd626ee)SeeDAO 节点身份有如下定义：

1. 参与 SeeDAO 的公会、项目和 SeeDAO 公共服务活动越多，成员的贡献度越高。在一个治理季度内，为 SeeDAO 贡献到一定程度以上的社区成员成为该季度的 SeeDAO 节点。
2. SeeDAO 节点享有参与 [SeeDAO 节点共识大会](https://node.seedao.xyz/)，对 SeeDAO 重大事务进行决策并获取相应激励之权利；同时，也具备对 SeeDAO 发展尽责之义务。
   {% endhint %}


---

# 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://seedao.gitbook.io/c-combinator/seedao-shen-fen-shuo-ming/jie-dian.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.
