# Setting

**a)  账户信息**

此模块展示您当前登录的账户的完整信息

(1)  企业头像：点击头像可进行上传，该头像代表着您的企业形象，会体现在数据包的来源中，请慎重上传！

(2)  认证：若是当前为进行企业认证，点击“去认证”即可进行企业认证，企业认证后可操作使用本系统的任意功能！

(3)  邮箱：展示为您当前登录的邮箱账户

(4)  钱包：展示您当前邮箱关联的钱包地址，若是暂未关联，点击“关联Wallet”可进行关联操作，未关联钱包您无法使用交易相关的操作，建议您尽早关联钱包。

**b)  管理余额**

使用本平台的服务，需将资产提前充值至您的账户，可在此模块中进行充值和对账。

具体功能未确定

**c)  管理分账**

此模块展示您的分账信息，对您创造的所有的数据包均生效，可实时调整分账比例

(1)  此处比例体现在您创建的数据包被二创进行转售后，每转售1笔，都将支付给您对应比例的版税费用

(2)  比例由您控制，在此处可选择，分账比例的上限为5%，超出上限不利于二创转售交易，请理解！

(3)  调整分账比例后，点击“保存”，需在钱包中签名确认您的身份，身份确认后比例调整成功，调整完成后二创售出的数据包会在此刻开始同步支付给您新比例的版税。

**d)  企业认证**

可将您的企业信息打包发送至官方邮箱，认证通过后将点亮您的企业认证icon


---

# 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://datadance.gitbook.io/ddc/product-manual/setting.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.
