# 參數說明

- [支援貨幣](https://docs.pkg333.app/enum/enum-currency.md)
- [投注錯誤代碼errorcode說明](https://docs.pkg333.app/enum/enum-debit-error-code.md)
- [回傳錯誤代碼說明](https://docs.pkg333.app/enum/enum-error-code.md)
- [下注選項說明](https://docs.pkg333.app/enum/enum-game-bet-code.md)
- [注單狀態說明](https://docs.pkg333.app/enum/enum-game-bet-status.md)
- [遊戲卡牌結果说明](https://docs.pkg333.app/enum/enum-game-card-result.md)
- [遊戲組別说明](https://docs.pkg333.app/enum/enum-game-category.md)
- [遊戲結果说明](https://docs.pkg333.app/enum/enum-game-result.md)
- [遊戲類型说明](https://docs.pkg333.app/enum/enum-game-type.md)
- [支援語系](https://docs.pkg333.app/enum/enum-lang.md)
- [百家樂路圖格式](https://docs.pkg333.app/enum/enum-roadmap-ba.md)
- [骰寶路圖格式](https://docs.pkg333.app/enum/enum-roadmap-di.md)
- [龍虎路圖格式](https://docs.pkg333.app/enum/enum-roadmap-dt.md)
- [番攤路圖格式](https://docs.pkg333.app/enum/enum-roadmap-fan.md)
- [牛牛路圖格式](https://docs.pkg333.app/enum/enum-roadmap-ox.md)
- [輪盤路圖格式](https://docs.pkg333.app/enum/enum-roadmap-ro.md)
- [炸金花路圖格式](https://docs.pkg333.app/enum/enum-roadmap-zjh.md)
- [色碟路圖格式](https://docs.pkg333.app/enum/enum-roadmap-xd.md)
- [遊戲牌局卡牌(roundCard)](https://docs.pkg333.app/enum/enum-roundcard.md)
- [遊戲牌局結果(roundWin)](https://docs.pkg333.app/enum/enum-roundwin.md)
- [單一錢包交易類型說明](https://docs.pkg333.app/enum/enum-single-credit-type.md)
- [單一錢包遊戲狀態](https://docs.pkg333.app/enum/enum-single-game-status.md)
- [轉帳代碼說明](https://docs.pkg333.app/enum/enum-transfer-type.md)


---

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