Game Draw Documentation
=======================

Game Draw is a unified PHP draw engine with one request contract and one response contract across item, user, and campaign draw methods.

Use this documentation as the primary reference for integration, behavior details, and production setup.

.. toctree::
   :maxdepth: 2
   :caption: Documentation

   overview
   installation
   quickstart
   request-response
   public-api
   methods/index
   rules-and-state
   psr6-cache
   audit-and-reproducibility
   randomness
   scenarios
   errors-and-validation
