# IPFS Made Easy

IPFS is used to store files where anyone can locate them. Whether you are inscribing text or images it is easy to run your own IPFS node and store the files where Sating can pull them from.

Visit the [IPFS Tech website](https://ipfs.tech/#install) and install the version that works for you.

When you install you are creating a node with your files. When your IPFS node is offline or your computer is turned off the files you put on your node are not available, so be sure you are online when you go to do your bulk inscriptions.

The IPFS interface is really self explanatory. Go the FILES tab and +Import the files you want Sating to have access to. Once you have the files up there get the link for each by right clicking and choosing Share Link. Put the name and the link for each file where you can find it for the next step.

<figure><img src="/files/DrHj4nGM7DNOikQVRjRn" alt=""><figcaption></figcaption></figure>


---

# 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.sating.io/how-to-use-sating/bulk-sat-inscription/ipfs-made-easy.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.
