> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skinloop.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Games and settlement timing

> Understand CS2 and Rust inventory and completion behavior.

Skinloop accepts `cs2` and `rust` independently or together in a hosted
checkout. The API uses explicit game values; CS2 is Steam app `730` and Rust
is `252490`.

| Game | Inventory behavior                                          | When completion is verified                                                                 |
| ---- | ----------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| CS2  | Only currently tradable, accepted items appear as eligible. | After the provider verifies completion and the Steam hold, which can last up to eight days. |
| Rust | Inventory and deposits use explicit `rust` selection.       | On verified provider completion; there is no standard hold.                                 |

Do not promise a customer immediate availability based on trade acceptance.
Payout eligibility follows verified completion, not a browser event or an
independent timer. Inventory can include unavailable items or change before a
deposit; use the server response as authoritative.

**Next:** explain [status](/checkout/status) and [warnings](/checkout/warnings)
to your support team.
