# IPFS

[星际文件系统](https://ipfs.io/)（InterPlanetary File System，缩写为 IPFS）是一个旨在实现文件的分布式存储、共享和持久话的网络传输协议。它是一个内容可寻址的点对点超媒体分发协议。在IPFS网络中的节点构成一个分布式文件系统。

有兴趣了解的小伙伴可以通过以下两篇文章快速了解如何使用 IPFS:

* IPFS 快速入门使用指南: <https://forum.conflux.fun/t/ipfs/14770>
* 如何快速搭建自己的 IPFS 网关: <https://forum.conflux.fun/t/ipfs/14771>


---

# 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://conflux-technical-support.gitbook.io/conflux-nft-kai-fa-zhi-nan/step-5-nft-yu-qu-zhong-xin-hua-cun-chu/ipfs.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.
