> For the complete documentation index, see [llms.txt](https://erdnase.gitbook.io/the-expert-at-the-card-table/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://erdnase.gitbook.io/the-expert-at-the-card-table/preface.md).

# Preface

In offering this book to the public the writer uses no sophistry as an excuse for its existence. The hypocritical cant of reformed (?) gamblers, or whining, mealy-mouthed pretensions of piety, are not foisted as a justification for imparting the knowledge it contains. To all lovers of card games it should prove interesting, and as a basis of card entertainment it is practically inexhaustible. It may caution the unwary who are innocent of guile, and it may inspire the crafty by enlightenment on artifice. It may demonstrate to the tyro that he cannot beat a man at his own game, and it may enable the skilled in deception to take a post-graduate course in the highest and most artistic branches of his vocation. But it will not make the innocent vicious, or transform the pastime player into a professional; or make the fool wise, or curtail the annual crop of suckers; but whatever the result may be, if it sells it will accomplish the primary motive of the author, as he needs the money.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://erdnase.gitbook.io/the-expert-at-the-card-table/preface.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.
