> For the complete documentation index, see [llms.txt](https://docs.darkbet.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.darkbet.fun/gong-zuo-yuan-li/chuang-jian-yu-ce.md).

# 创建预测

### 概览

将您的加密市场见解转化为预测市场从未如此简单。按照以下步骤使用 DarkBet 的 DarkPool 技术生成透明的链上加密预测。

### 步骤 1 - 描述您的加密预测

只需描述您想预测的加密价格走势 —— AI 会处理其余部分。

#### 示例 -&#x20;

* 比特币会在 2024 年底达到 100,000 美元吗？
* &#x20;纽约市明天会下雨吗？
* &#x20;湖人队本赛季会赢得 NBA 总冠军吗？

### 步骤 2 - AI 生成智能标题

我们的 AI 会分析您的加密描述并创建一个清晰、可搜索且为平台优化的标题。

| 您的加密输入                       | AI 生成的标题                                  |
| ---------------------------- | ----------------------------------------- |
| 比特币会在 2024 年底达到 100,000 美元吗？ | 比特币（BTC）将在 2024 年 12 月 31 日前达到 100,000 美元 |

### 步骤 3 - 自动截止日期与分类

AI 会建议智能截止时间（加密市场的收盘时间）并分配加密货币类别。

#### **智能截止时间**

1. **体育：** 比赛结束或赛季结束
2. **加密：** 当天结束、一周结束或指定日期
3. **天气：** 次日或指定时间范围
4. **事件：** 事件结束或公告日期

#### 自动分配类别

1. 加密货币
2. 体育
3. 天气
4. 新闻

### 创建加密预测的最佳实践

* 在您的加密描述中保持清晰和具体
* 确保加密结果可以客观验证
* 在与加密市场相关时包含明确的时间框架
* 创建其他人会觉得有趣并愿意下注的加密预测


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.darkbet.fun/gong-zuo-yuan-li/chuang-jian-yu-ce.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
