# 比赛

- [比赛](https://docs.crunchdao.com/zh/competitions/competitions.md)
- [ADIA实验室结构突变挑战赛](https://docs.crunchdao.com/zh/competitions/competitions/adia-lab-structural-break-challenge.md): 检测时间序列数据中的结构变化以获得准确的洞察。
- [肥胖机器学习竞赛：应对代谢性疾病](https://docs.crunchdao.com/zh/competitions/competitions/broad-obesity.md): 你能设计出识别驱动肥胖和代谢性疾病的基因的算法吗？
- [Crunch 1 — 预测保留单基因扰动的效应](https://docs.crunchdao.com/zh/competitions/competitions/broad-obesity/crunch-1.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://docs.crunchdao.com/zh/competitions.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.
