# File Storage

***

File Storage is an NFS (Network File System) service. It allows you to mount entire NFS volumes in your servers. These volumes can be used for backups or for sharing files between servers.

When a volume is mounted, it appears just like any other disk.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quickstart</strong></td><td>Get up and running quickly with File Storage.</td><td><a href="/pages/A0cpFEPz1B4aH6l1KWXQ">/pages/A0cpFEPz1B4aH6l1KWXQ</a></td></tr><tr><td><strong>How-tos</strong></td><td>Detailed instructions on everything from creating, managing, accessing, and deleting a File Storage volume.</td><td><a href="/pages/P6da0R7BIRkwNNPAPtf1">/pages/P6da0R7BIRkwNNPAPtf1</a></td></tr><tr><td><strong>Details</strong></td><td>All the details about Glesys File Storage.</td><td><a href="/pages/FSKdIZJleAvKtiyyvR8R">/pages/FSKdIZJleAvKtiyyvR8R</a></td></tr></tbody></table>


---

# 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.glesys.com/products/storage/file-storage.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.
