# Money Management

- [Bankroll Control](https://live.procraps.net/money-management/money-management-401-g.md): Having a great money management strategy begins at the top, with a proper bankroll, and requires knowledge, planning and discipline to keep you on track.
- [At the table: Rail & Session](https://live.procraps.net/money-management/money-management-rail-chips-session.md): Quit leaking money! This game is hard enough with you not knowing what you have in your rack, where you stand, and when you're up enough to get out!


---

# 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/money-management.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.
