> For the complete documentation index, see [llms.txt](https://power-meta.gitbook.io/vaultnode-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://power-meta.gitbook.io/vaultnode-docs/overview/vaultnode-features.md).

# Vaultnode Features

### What is VaultNode for?

Use VaultNode to upload, store, pin, & fetch files from IPFS in an easy-to-use and permanent way including UI, API and CLI interfaces

![What is VN.png](https://static.wixstatic.com/media/4ee6e2_86862a420a1e446e84194cd3ef481720~mv2.png/v1/crop/x_16,y_11,w_2019,h_1460/fill/w_752,h_544,al_c,q_90,usm_0.66_1.00_0.01,enc_auto/What%20is%20VN.png)

### Super Compatibility

VaultNode is AWS S3 and MINIO compatible, making it super easy to integrate and move files between S3 and IPFS.

<div align="left"><figure><img src="/files/dIDnsVOybwc5rADdWN6y" alt="" width="375"><figcaption></figcaption></figure></div>

### Easy-to-integrate UI

VaultNode UI works with the tools you’re already using and deploys in minutes with drop-in S3 compatibility for simple integration with your stack

### ![Easy UI .png](https://static.wixstatic.com/media/4ee6e2_fe8033e416d346ebbf27c051e4cb3a81~mv2.png/v1/fill/w_794,h_414,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/Easy%20UI%20.png)

### Auto Archive

Aside from our own server’s backups, everything that you store on IPFS with VaultNode is also automatically archived to Filecoin, the decentralized storage network, to ensure they exist out of VaultNode, in a decentralized infrastructure.

![](/files/wyjHzfsF7X26B1VeYtGK)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://power-meta.gitbook.io/vaultnode-docs/overview/vaultnode-features.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.
