> For the complete documentation index, see [llms.txt](https://documentation.alluxio.io/ee-ai-cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.alluxio.io/ee-ai-cn/ai-3.4/feature.md).

# 功能

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


---

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