# 投注錯誤代碼errorcode說明

| 錯誤代碼  | 錯誤訊息                  |
| ----- | --------------------- |
| 11013 | 賬號已被鎖定                |
| 21004 | 投注額超過上限               |
| 21006 | 投注已被鎖定                |
| 21008 | 已達到贏額上限               |
| 21009 | 已達到輸額上限               |
| 21012 | 您的下注限額未設定             |
| 21013 | 後台設置更新，請重啟遊戲          |
| 21014 | 遊戲維護中，請稍候再試           |
| 21100 | <依照商戶回覆的error msg 顯示> |


---

# 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.pkg333.app/enum/enum-debit-error-code.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.
