# 功能

- [Alluxio 命名空间和底层文件系统命名空间](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/alluxio-namespace-and-under-file-system-namespaces.md)
- [缓存预加载](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/cache-preloading.md)
- [Client 写回](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/client-writeback.md)
- [缓存驱逐](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/cache-evicting.md)
- [缓存过滤](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/cache-filter.md)
- [缓存释放](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/cache-free.md)
- [基于目录的集群配额](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/directory-based-quota.md)
- [文件多副本](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/file-replication.md)
- [文件分片](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/file-segmentation.md)
- [索引服务](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/index-service.md)
- [I/O弹性](https://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature/io-resiliency.md)


---

# 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://documentation.alluxio.io/ee-ai-cn/ai-3.3/feature.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.
