# 服务端错误代码对照表

| **错误码** | **错误码说明** |
| ------- | --------- |
| 0       | 成功        |
| 10001   | 参数错误      |
| 10002   | 签名错误      |
| 10003   | 系统错误      |
| 10008   | 游戏错误      |
| 10009   | 订单错误      |


---

# 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://gamebox.gitbook.io/project/you-xi-jie-ru-wen-dang/ji-shu-dui-jie/fu-wu-duan-cuo-wu-dai-ma-dui-zhao-biao.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.
