# IpNote 快速入门

IpNote是一个基于 Web3 的去中心化文件存储网关。它连接了传统的 Web2 便捷性和 IPFS 的永久存储特性。

\
IpNote 无需服务器，无需账号，无需繁琐设置。

构建静态站点、AI 生成页面、导出前端或导入 CAR 文件 —— 只需一条命令即可即时部署。

将你的站点发布为可验证内容，使静默篡改和意外损坏比传统托管更难发生。

### 你可以上传什么

PinMe 可以上传任何文件类型：

* 音乐（MP3、WAV 等）
* 图片（JPG、PNG、GIF 等）
* 网站（HTML、CSS、JS）
* 视频、文档、配置文件
* 以及更多...

### 限制

* **单文件**：最大 200MB
* **总存储空间**：1GB
* **内容类型**：仅静态文件（不支持服务端处理）
* **更新**：内容变更需要重新上传

### &#x20;需要帮助？

文档：浏览我们的分步指南\
官网：<https://bitroot.co/\\>
媒体：<https://x.com/Bitroot\\_\\>
&#x20;                                                                            *--由Bitroot提供技术支持*


---

# 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://ipnote.gitbook.io/ipnote-1/ipnote-kuai-su-ru-men.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.
