# Deka NFS

Deka NFS enables a system to share files or file systems across a computer network. By utilizing Deka NFS, you can access files on remote systems as if they were local files. There are several benefits to using Deka NFS, including users utilizing less disk space, and users not needing to have separate home directories on Virtual Machines (VM) since directories can be configured to be available across the network.


---

# 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.cloudeka.id/storage/deka-nfs.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.
