# 热点开场问题

透传火山 `GetOpeningQuestion`，返回根据全网热点生成的开场问题。`count` 取值 1–10，非法时按 3 处理。无 token 用量，不冻结余额。

## POST /v1/agent/opening-questions

> 热点开场问题

透传火山 `GetOpeningQuestion`，返回根据全网热点生成的开场问题。`count` 取值 1–10，非法时按 3 处理。无 token 用量，不冻结余额。

### Authentication

`Authorization: Bearer tr-xxx`

### Request Body

Content-Type: `application/json`

- **bot_id** `string` **(required)**  
  
- **user_id** `string`  
  
- **count** `integer`  
  

### Response

### Error Codes

- `400`: 
- `401`: 
- `502`:
