# 2000-2023

- [BSDCan 2023 旅行报告：Andrew Fengler](https://translated-articles.bsdcn.org/2000-2023/andrew.md)
- [BSDCan 2023 旅行报告：Jake Freeland](https://translated-articles.bsdcn.org/2000-2023/jake.md)
- [AsiaBSDCon 2023 旅行报告：Chih-Hsin Chang](https://translated-articles.bsdcn.org/2000-2023/chih-hsin.md)
- [FreeBSD 基金会欢迎新成员加入](https://translated-articles.bsdcn.org/2000-2023/ff-members.md)
- [第 20 届南加州 Linux 博览会（SCaLE）会议报告](https://translated-articles.bsdcn.org/2000-2023/scale20x-report.md)
- [FOSDEM 2023 会议报告](https://translated-articles.bsdcn.org/2000-2023/fosdem-2023.md)
- [EuroBSDCon 2022 旅行报告：Patrick McEvoy](https://translated-articles.bsdcn.org/2000-2023/patrick.md)
- [EuroBSDCon 2022 旅行报告：Muhammad Moinur Rahman](https://translated-articles.bsdcn.org/2000-2023/muhammad-2022.md)
- [遇见 2022 年 FreeBSD 谷歌编程之夏学生：Bojan Novković](https://translated-articles.bsdcn.org/2000-2023/bojan-2022.md)
- [遇见 2022 年 FreeBSD 谷歌编程之夏学生：Koichi Imai](https://translated-articles.bsdcn.org/2000-2023/imai-2022.md)
- [BSDTW 2017 旅行报告：杨光远](https://translated-articles.bsdcn.org/2000-2023/bsdtw-17-trip-report-guangyuan-yang.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/2000-2023.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.
