# 比赛

竞赛是Crunch基金会的真正动力源泉。数据质量是一流的，客户提供丰厚的现金奖励以众包预测。

目前有不同的合作形式：

* 限时竞赛：客户从获奖者处购买模型。
* 持续竞赛：持续进行。客户通过我们的API查询模型，以每小时/天/周/月接收社区的预测。
* 集结赛：限时进行。允许客户在启动持续竞赛之前测试数据集和社区模型的性能。
* 代码竞赛：参与者必须提交其模型的代码，以便客户能够从提交中查询推断。
* 预测竞赛：参与者仅提交简单的预测结果，而非模型或模型代码。


---

# 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/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.
