# 互动资料

- [1.默认创建资料](https://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao/1.-mo-ren-chuang-jian-zi-liao.md): 使用默认配置创建资料
- [2. 创建自定义资料](https://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao/2.-chuang-jian-zi-ding-yi-zi-liao.md): 创建新资料和从资料导入 cookie。
- [3. 修改指纹](https://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao/3.-xiu-gai-zhi-wen.md): 混合一些特定的指纹
- [4. 更新备注](https://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao/4.-geng-xin-bei-zhu.md): 更新资料备注
- [5. 更新名称](https://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao/5.-geng-xin-ming-cheng.md): 更新资料备注
- [6.同步标签](https://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao/6.-tong-bu-biao-qian.md): 同步资料的标签
- [7.修改状态](https://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao/7.-xiu-gai-zhuang-tai.md): 修改资料状态
- [8.删除资料](https://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao/8.-shan-chu-zi-liao.md): 将资料从资料列表删除


---

# 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://docs.hidemium.io/api-zi-dong-hua/hu-dong-zi-liao.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.
