# Identity

在Relation协议中，身份由Relation Name Service 和若干个用于描述用户身份的Semantic SBTs组合而成。

所有符合Contract Open Standard的中描述身份的合约，其RDF数据均会被解析为用户身份的一部分。通过这种方式，我们希望所有开发者都可以参与去中心化网络中身份体系的构建过程。


---

# 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://relationlabs.gitbook.io/protocol/protocol-zh/contract-open-standard/identity.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.
