# 2024 年 11 月

- [苹果的开源基石：macOS 和 iOS 背后的 BSD 传统](https://translated-articles.bsdcn.org/2024-nian-11-yue/apple.md)
- [在动荡的开源世界中保持稳定：FreeBSD 的持久稳定性](https://translated-articles.bsdcn.org/2024-nian-11-yue/open.md)
- [为什么你应该使用 FreeBSD](https://translated-articles.bsdcn.org/2024-nian-11-yue/why.md)
- [FreeBSD 13.4: 新特性及其发展历程](https://translated-articles.bsdcn.org/2024-nian-11-yue/13.md)
- [Quantum Leap Research 和 FreeBSD 基金会将投资 75 万美元以改善笔记本电脑支持和用户体验](https://translated-articles.bsdcn.org/2024-nian-11-yue/quantum.md)
- [主权科技基金将投资 68.64 万欧元用于 FreeBSD 基础设施现代化](https://translated-articles.bsdcn.org/2024-nian-11-yue/sovereign.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://translated-articles.bsdcn.org/2024-nian-11-yue.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.
