# IPFS

IPFS 为分布式 Web 提供动力，一种点对点超媒体协议，旨在通过使网络可升级、有弹性和更开放来保存和增长人类的知识

## 如何将本地图片上传到IPFS网络中

### 前往<https://tokentools.app/other/ipfs> IPFS图片上传页面

![create-mining](/files/N4FvZ0OpK4aRgyGRsfD7)

### 点击上传按钮，选择本地文件/图片进行上传。

![create-mining](/files/EgCiQkgwVCjcJCGsQQwC)

### 上次完成后，获取hash值和地址信息


---

# 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.tokentools.app/other/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.
