# Craps Toolkit

- [Building a Strategy: Overview](https://live.procraps.net/craps-toolkit/building.md): Simply playing a strategy you read in a book or saw on YouTube isn't good enough. You need work with it, know it inside and out, and what its designed for, or you're going to get pummeled
- [Know Your Bets](https://live.procraps.net/craps-toolkit/know-your-bets.md): What pays what, When bets win, When they lose, etc
- [Hedging](https://live.procraps.net/craps-toolkit/hedging.md): Hedge to protect. Hedging to win.
- [Pass & Come Odds](https://live.procraps.net/craps-toolkit/pass-and-come-odds.md)
- [Dark Side Odds](https://live.procraps.net/craps-toolkit/dark-side-odds.md)
- [Playing with "House Money"](https://live.procraps.net/craps-toolkit/playing-with-house-money.md)
- [Opening Moves](https://live.procraps.net/craps-toolkit/opening-moves.md)
- [Pressing Concerns](https://live.procraps.net/craps-toolkit/pressing-concerns.md)
- [Pressing Patterns](https://live.procraps.net/craps-toolkit/pressing-with-purpose.md): Are you a squish if you never press your bets? Are you a putz if you press into oblivion waiting on the monster, but never collecting? In both cases, yes. Let's find the perfect pressing strategy.
- [Positive Progressions](https://live.procraps.net/craps-toolkit/positive-progressions.md)
- [Negative Progressions](https://live.procraps.net/craps-toolkit/negative-progressions.md)
- [Regression](https://live.procraps.net/craps-toolkit/regression.md)
- [Streak and Trend Betting](https://live.procraps.net/craps-toolkit/streak-and-trend-betting.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://live.procraps.net/craps-toolkit.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.
